Marius van den Beek
Marius van den Beek
Can you share the invocation ?
Do you have the link to the invocation please ?
And perhaps the `workflow_iwc_init` command should also output something like a reviewer guideline (to be written).
This is @Smeds's issue. I think #1510 is largely addressing this, but I think a verbosity flag might make sense that controls the log level
John added `rich`, which also has cool tables and links in the workflow progress PR, any chance you could use this ? This is very cool, but the spacing and...
This is logged as a warning, which I think is the appropriate level for tools that only run containerized. You can chose to ignore particular warnings IIRC, ping @bernt-matthias.
That does sound like a bridges problem ... annoying, but not sure we can do anything about this.
The API takes a history_id parameter, see the API docs in https://usegalaxy.org/api/docs#/workflows/create_invocations_from_store_api_invocations_from_store_post and the test method here: https://github.com/galaxyproject/galaxy/blob/dev/lib/galaxy_test/base/populators.py#L2050-L2061
That's controlled at the export:
That, but also this is just way faster, makes use of https://github.com/galaxyproject/gravity/pull/126 and won't fall apart in the many ways local virtualenv management can fail us ... i will work...