galaxyproject / galaxyproject/planemo

Allow initializing workflows from failed invocations

Open
#1,435 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
110
Forks
102
Avg merge
4d 21h
Merged PRs (30d)
13

Description

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

```
planemo workflow_test_init --from_invocation --galaxy_url --galaxy_user_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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.