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]: Include since in the workflow paths #236

Merged
merged 3 commits into from
Jul 12, 2023

Conversation

TomAugspurger
Copy link
Contributor

Currently, our dynamic pipelines using --is-update-workflow will reuse the same prefix for chunkfiles. This might result in the assets or ndjson files being overwritten by subsequent pipeline runs.

This PR updates the --is-update-workflow path to inject the ``${{since}}` argument into the path used by the chunkfiles.

Currently, our dynamic pipelines using `--is-update-workflow` will
reuse the same prefix for chunkfiles. This might result in the assets or
ndjson files being overwritten by subsequent pipeline runs.

This PR updates the `--is-update-workflow` path to inject the
``${{since}}` argument into the path used by the chunkfiles.
@TomAugspurger TomAugspurger force-pushed the tom/fix/update-workflow-paths branch from 73e9d59 to cdffac9 Compare July 11, 2023 16:09
@TomAugspurger TomAugspurger merged commit 5a102cc into main Jul 12, 2023
@TomAugspurger TomAugspurger deleted the tom/fix/update-workflow-paths branch July 12, 2023 14:35
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