tom-tan/shaft

Add support for inheriting process requirements

tom-tan opened this issue · 1 comments

https://www.commonwl.org/v1.0/Workflow.html#Requirements_and_hints

Note:

  • The current spec does not provide a way for it. In short term, it needs platform-dependent feature.
  • CWL v1.2 has cwl:requirements that has a similar functionality but it has different priority from inherited process requirements.

Since fe40050, shaft recognizes process requirements that is inherited or is specified by the input object.