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

Allow users to save workflow artifacts #1113

Open
gpelouze opened this issue Jan 26, 2024 · 0 comments
Open

Allow users to save workflow artifacts #1113

gpelouze opened this issue Jan 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gpelouze
Copy link
Member

gpelouze commented Jan 26, 2024

This is possible with argo, but we need to modify the workflow template to enable it.

We create a default workflow folder (eg. /tmp/workflow_output), and save anything that users add to this folder as workflow artifact. In the same way as we train them to use /tmp/data, we should tell them to add files to /tmp/workflow_output if they want to retain data after the workflow execution is done.

@gpelouze gpelouze added the enhancement New feature or request label Jan 26, 2024
@skoulouzis skoulouzis changed the title Allow users to save workflow artefacts Allow users to save workflow artifacts Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants