Multiple commits to bespin-cwl required to create a deployable workflow
Open
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
To deploy a workflow requires
- a packed workflow that is part of a [bespin-cwl release](https://github.com/Duke-GCB/bespin-cwl/releases). Example: https://github.com/Duke-GCB/bespin-cwl/releases/download/v0.9.3/exomeseq.cwl
- an import document that references the packed workflow and associated files. Example: https://github.com/Duke-GCB/bespin-cwl/blob/master/examples/exome-seq/exomeseq-bespin-prod.json
The import JSON document references the workflow that is packed by travis on releases.
This results in a user needing to make two commits to master to have a workflow ready to deploy.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.