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 initializing workflows from failed invocations #1435

Open
bernt-matthias opened this issue Mar 7, 2024 · 0 comments
Open

Allow initializing workflows from failed invocations #1435

bernt-matthias opened this issue Mar 7, 2024 · 0 comments

Comments

@bernt-matthias
Copy link
Contributor

I wanted to debug a failed invocation and wanted to download everything for local testing. Like so

planemo workflow_test_init --from_invocation <your_invocation_id>  --galaxy_url <your_prefered_galaxy_instance_url> --galaxy_user_key <your_api_key>

This failed when downloading the failed test data (with some python stack trace). Would be nice if planemo would still download everything (and create the test yaml) and fail afterwards. This behavior might also be triggered with a CLI flag.

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

No branches or pull requests

1 participant