Skip to content

Releases: Barski-lab/cwl-airflow

Update to the latest airflow==1.10.5

04 Sep 23:49
Compare
Choose a tag to compare

Add apiserver, task retries (default 1)

30 Aug 18:47
Compare
Choose a tag to compare

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

01 Jul 17:06
Compare
Choose a tag to compare
  • 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

29 Jun 18:24
a983489
Compare
Choose a tag to compare

There isn't any changes. Only for making https://readthedocs.org/ to display docs

Code freeze before introducing the major changes

19 Jun 18:25
Compare
Choose a tag to compare

Optimized Vagrant files

15 May 21:46
Compare
Choose a tag to compare

Optimized web server configuration for running CWL-Airflow in VM (see Vagrant files)

Queue support

06 May 19:04
Compare
Choose a tag to compare
  • fix bugs
  • support queues
  • add Vagrant virtual machines

Updated readme

20 Aug 14:43
Compare
Choose a tag to compare
1.0.14

Update links in readme

Ready for testing

10 Aug 17:55
Compare
Choose a tag to compare
1.0.13

Update outputs to console

Updated demo mode

08 Aug 17:06
Compare
Choose a tag to compare

When -a or -m is used clear not only all job files, but also correspondent DAGs from Airflow DB