-
- [ ] add link to https://www.biostars.org/t/cwl on commonwl.org header
Possibly borrow/adapt icon from http://gmt.genome.wustl.edu/packages/pindel/
![Supported on Biostar](http://gmt.genome.wus…
-
## Bug Report
Dockstore interface doesn't support `$include`, `$import` and `$mixin` to populate sections.
I've used it in the doc section:
```cwl
doc:
$include: includes/doc.yml
```
…
-
-
In this compliance test tool there is field "name" in a InputRecordSchema object:
https://github.com/common-workflow-language/common-workflow-language/blob/master/v1.0/v1.0/tmap-tool.cwl#L90
But…
-
- [ ] Add `` to webpages
- [ ] Add `` to establish the canonical URL
- [ ] Update GitHub Pages to use our canonical URL
-
The spec declares that ECMAscript should be evaluated using "strict mode". (http://www.commonwl.org/v1.0/Workflow.html#Expressions)
Conformance test of description "Test InitialWorkDirRequirement E…
-
## Feature Request
### Desired behaviour
Need to support metadata change from dct to schema.org with http://www.commonwl.org/user_guide/17-metadata/ as an example
-
Once we have the first implementation ready, see [CWL-First-Example](https://waffle.io/reanahub/reana?milestone=CWL-First-Example) milestone, it would be good to run the full CWL conformance test suit…
-
We had a long conversation in Gitter about this - we have a goal of providing tools with isolated HOME and temp directories with the minimal complexity of admin configuration while being as backward c…
-
When creating a CommandLineTool with CWL, CWL raises an ArgumentError when the newly-created argument overlaps - has the same name or id - with cwl-runner's command line arguments. For example, the cw…