Releases: HumanCellAtlas/lira
Releases · HumanCellAtlas/lira
v0.4.3
v0.4.0
Adds support for multiple analysis WDLs per pipeline. Previously, we assumed that each pipeline had just one analysis WDL file. However, some analysis WDLs import additional files.
To support this, this version of Lira renames the analysis_wdl
config field to analysis_wdls
and expects it to be a list. All files in the list are included in the zip file sent to Cromwell when launching a workflow.
v0.3.0
This is the second versioned release of Lira. This is also the first release since our "Github Repository Re-organization" action finished.
- This version of Lira starts the workflow by reading the wdls from skylab and the adapter wdls from pipeline-tools
- This version of Lira relies on the external cromwell-tools and the pipeline-tools
- This version of Lira relies on the docker image:
gcr.io/broad-dsde-mint-dev/listener:0.3.0