Skip to content

Fix shed-tools test -t workflow_tools.yml#155

Merged
mvdbeek merged 1 commit intogalaxyproject:masterfrom
nsoranzo:fix_shed-tools_test
Feb 28, 2020
Merged

Fix shed-tools test -t workflow_tools.yml#155
mvdbeek merged 1 commit intogalaxyproject:masterfrom
nsoranzo:fix_shed-tools_test

Conversation

@nsoranzo
Copy link
Copy Markdown
Member

The tool_shed URLs returned by Galaxy via get_tool_panel() don't have a protocol part, while the tool_shed_url field in YAML files generated by workflow-to-tools start with an https:// . This resulted in testing 0 tools when shed_tools is invoked on such a YAML file.

The `tool_shed` URLs returned by Galaxy via `get_tool_panel()` don't have
a protocol part, while the `tool_shed_url` field in YAML files generated by
`workflow-to-tools` start with an `https://` . This resulted in testing 0
tools when `shed_tools` is invoked on such a YAML file.
@mvdbeek mvdbeek merged commit c41d066 into galaxyproject:master Feb 28, 2020
@nsoranzo nsoranzo deleted the fix_shed-tools_test branch February 28, 2020 11:01
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.

3 participants