Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Specify workflow URLs as a URL string to Cromwell instead of downloading - #522

Open
Matt McLoughlin (MattMcL4475) wants to merge 13 commits into
mainfrom
task/UseWorkflowUrlInsteadOfSource
Open

Specify workflow URLs as a URL string to Cromwell instead of downloading#522
Matt McLoughlin (MattMcL4475) wants to merge 13 commits into
mainfrom
task/UseWorkflowUrlInsteadOfSource

Conversation

@MattMcL4475

@MattMcL4475 Matt McLoughlin (MattMcL4475) commented Oct 26, 2022

Copy link
Copy Markdown
Contributor

Currently, the trigger service downloads the workflow source file and then provides it as a byte array to Cromwell. This can break WDL imports, so this change will specify the workflow URL as a URL (and not download), and allow Cromwell to resolve the imports and download the workflow.

@MattMcL4475 Matt McLoughlin (MattMcL4475) added this to the 4.4.0 milestone Apr 28, 2023
@BMurri Blair L Murri (BMurri) added the Needs Issue PR needs at least one associated issue label Jul 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Needs Issue PR needs at least one associated issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants