Select Git revision
merge_array_files.cwl
-
Marcel Loose authored
CWL v1.2 is more explicit about the way that strings in embedded code that contain a dollar sign ($) must be escaped. See https://www.commonwl.org/v1.2/Workflow.html#String_interpolation. It turned out that a few workflow steps contained inline Bash code with improperly escaped variables references. This has been fixed. Former-commit-id: 593046c3 [formerly 48c1c32a] Former-commit-id: 1e0c35ae Former-commit-id: c81c1ba4
Marcel Loose authoredCWL v1.2 is more explicit about the way that strings in embedded code that contain a dollar sign ($) must be escaped. See https://www.commonwl.org/v1.2/Workflow.html#String_interpolation. It turned out that a few workflow steps contained inline Bash code with improperly escaped variables references. This has been fixed. Former-commit-id: 593046c3 [formerly 48c1c32a] Former-commit-id: 1e0c35ae Former-commit-id: c81c1ba4
Code owners
Assign users and groups as approvers for specific file changes. Learn more.