common-workflow-language / common-workflow-language/cwltool
cwltool requires type field on Process inputs contrary to the spec
Open
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
http://www.commonwl.org/v1.0/Workflow.html#WorkflowOutputParameter
http://www.commonwl.org/v1.0/CommandLineTool.html#CommandOutputParameter
http://www.commonwl.org/v1.0/Workflow.html#ExpressionToolOutputParameter
No Process requires types for outputs in the spec, yet: https://github.com/common-workflow-language/cwltool/blob/2b3d2ecfe19211f15f300ccf65cb13564d90126a/cwltool/process.py#L385
First introduced last year https://github.com/common-workflow-language/cwltool/commit/bc4c427f#diff-44cae4bc145a66f8f631d1f2703140f5R91
Contributor guide
Assessment
This issue has not been assessed yet.