Releases: Barski-lab/cwl-airflow
Releases · Barski-lab/cwl-airflow
Update to the latest airflow==1.10.5
Fixed bugs in API
Add apiserver, task retries (default 1)
Apache-Airflow 1.10.3
cwltool 1.0.20190621234233
Should support CWL v1.1
ApiServer is run on localhost:8081
by default
Set retries for CWLStepOperator
tasks in airflow.cfg
(default: 1)
[cwl]
retry=int
New features introduction
- CWL v1.0
- Apache-Airflow 1.10.3
- cwltool 1.0.20181201184214
Some of the functionality from version 1.0.16-18 is temporary unavailable
Add supplemental documentation for 1.0.17/1.0.16
There isn't any changes. Only for making https://readthedocs.org/ to display docs
Code freeze before introducing the major changes
1.0.17 Update Readme
Optimized Vagrant files
Optimized web server configuration for running CWL-Airflow in VM (see Vagrant files)
Queue support
- fix bugs
- support queues
- add Vagrant virtual machines
Updated readme
1.0.14 Update links in readme
Ready for testing
1.0.13 Update outputs to console
Updated demo mode
When -a or -m is used clear not only all job files, but also correspondent DAGs from Airflow DB