Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(cli): Import config to get target zoom from covering.json #2947

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

Wentao-Kuang
Copy link
Contributor

Description

The new cogify workflow deprecate the old job.json and use covering.json to prepare jobs. We need fix the import to be able to support both job.json and covering.json.

Intention

We try to get gsd from job.json first, if not exist we loop for covering.json. Also, I have moved the prepare url inside the if condition to stop these s3 read and only try to get job.json if there is a change in config.

Checklist

  • Tests updated
  • Docs updated
  • Issue linked in Title

@Wentao-Kuang Wentao-Kuang requested a review from a team as a code owner September 12, 2023 01:46
@Wentao-Kuang Wentao-Kuang added this pull request to the merge queue Sep 12, 2023
Merged via the queue into master with commit 03ee472 Sep 12, 2023
10 checks passed
@Wentao-Kuang Wentao-Kuang deleted the fix/get-gsd branch September 12, 2023 21:50
@blacha blacha mentioned this pull request Sep 18, 2023
github-merge-queue bot pushed a commit that referenced this pull request Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants