Skip to content

Packed workflow missing cwlVersion- Not runnable #482

Closed
@FarahZKhan

Description

@FarahZKhan

Expected Behavior

After running cwltool --pack hello-params.cwl params.yaml, the resulting file should be executable.

Actual Behavior

It did not work and generated error below:

Resolved 'pack-version.cwl' to 'file:///Users/farahkhan/Desktop/provenance-cwl/cwltool/example-workflows/workflows/workflows/hello/pack-version.cwl'
No cwlVersion found, treating this file as draft-2.

If we add the object "cwlVersion": "v1.0", manually, the problem is solved.

Workflow Code

https://github.com/common-workflow-language/workflows/tree/master/workflows/hello

Your Environment

  • cwltool version: 1.0.20170719004811

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions