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

Init work on publishing final output of "simple" workflow to volume #50

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

trey-stafford
Copy link
Member

@trey-stafford trey-stafford commented Jan 15, 2025

resolves #48

@trey-stafford
Copy link
Member Author

trey-stafford commented Jan 15, 2025

Next steps:

  • Address published data in test environment. Cleanup?
  • Figure out how to determine if a recipe has already published data. Raise an error if so. Provide an option to overwrite.
  • Consider config for setting up volumes. We can default to qgnet-ogdc-workflow-pvc, but this should be configurable.

@trey-stafford trey-stafford force-pushed the publish-outputs-to-volume branch from 25fba91 to 2e9f997 Compare January 16, 2025 00:23
@rmarow
Copy link
Contributor

rmarow commented Jan 16, 2025

as of this morning im able to run this!

trey-stafford and others added 3 commits January 16, 2025 11:36
Will be used for control flow. We should avoid overwriting existing, published
data unless an overwrite flag is given (TODO).
@trey-stafford trey-stafford force-pushed the publish-outputs-to-volume branch from d2bdf86 to 6d1ad27 Compare January 16, 2025 18:36
@trey-stafford trey-stafford changed the base branch from main to test-image-config-from-env January 16, 2025 18:36
Base automatically changed from test-image-config-from-env to main January 21, 2025 15:36
@rmarow
Copy link
Contributor

rmarow commented Jan 22, 2025

work on overwrite option

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.

Publish final outputs to persistent volume
2 participants