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

[dataset]: Fixed update workflow with multi-input #228

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

TomAugspurger
Copy link
Contributor

Previously, --is-update-workflow would only add the --since argument to the first input in the create-splits task. Workflows like modis, with multiple inputs, would try recreating STAC items for every item for the later inputs under asset_storage.

Tom Augspurger added 2 commits July 7, 2023 09:01
Previously, `--is-update-workflow` would only add the `--since` argument
to the first `input` in the `create-splits` task. Workflows like modis,
with multiple inputs, would try recreating STAC items for every item for
the later inputs under `asset_storage`.
@TomAugspurger TomAugspurger changed the title [dataset]: Fixed updtae workflow with multi-input [dataset]: Fixed update workflow with multi-input Jul 7, 2023
@TomAugspurger
Copy link
Contributor Author

The CI failure is present on main, and is being fixed in #226.

@TomAugspurger TomAugspurger merged commit 0a51682 into main Jul 10, 2023
@TomAugspurger TomAugspurger deleted the tom/fix/multi-input-since branch July 10, 2023 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants