Faster CWL parsing and validation Simplified syntax for new DAG creation #!/usr/bin/env python3 from cwl_airflow.extensions.cwldag import CWLDAG dag = CWLDAG(workflow="my_workflow.cwl", dag_id="my_dag"
Launching MacOs App from the console: Set AIRFLOW_HOME environment variable to use a custom locatio...
The Common Workflow Language (CWL) project emerged from the BOSC 2014 Codefest as a grassroots, mult...
The Common Workflow Language (CWL) is an informal, multi-vendor working group consisting of various ...
Faster CWL parsing and validation Simplified syntax for new DAG creation #!/usr/bin/env python3 fro...
Added API endpoint to create and trigger DAGs in the same call Added error categories reports Update...
Updated to Airflow 2.0.0 Fixed bug in triggering DAGs from API Added DAG to optionally resend all un...
Add extras_require into setup.py for mysql, statsd, celery dependencies Support workflow parameter a...
Python package to extend Apache-Airflow 1.9.0 functionality with CWL v1.0 support
Proper handling of not delivered progress reports and workflow execution results Initial support of ...
Apache-Airflow 1.10.3 cwltool 1.0.20190621234233 Should support CWL v1.1 ApiServer is run on localho...
Some new features Use Singularity instead of Docker (default: False). Update airflow.cfg with[cwl] ...
Updated dependencies airflow 2.1.4 cwltool 3.1.20210816212154 Fixed bugs in docker-compose fil
Fixed bugs: broken dependencies by adding --constraint parameter for installation workflow fails to...
Launching from the console: Set AIRFLOW_HOME environment variable to use a custom location for Airf...
Added docker-compose with LocalExecutor Switched from zlib to gzip for workflow compressing/decompre...
Launching MacOs App from the console: Set AIRFLOW_HOME environment variable to use a custom locatio...
The Common Workflow Language (CWL) project emerged from the BOSC 2014 Codefest as a grassroots, mult...
The Common Workflow Language (CWL) is an informal, multi-vendor working group consisting of various ...
Faster CWL parsing and validation Simplified syntax for new DAG creation #!/usr/bin/env python3 fro...
Added API endpoint to create and trigger DAGs in the same call Added error categories reports Update...
Updated to Airflow 2.0.0 Fixed bug in triggering DAGs from API Added DAG to optionally resend all un...
Add extras_require into setup.py for mysql, statsd, celery dependencies Support workflow parameter a...
Python package to extend Apache-Airflow 1.9.0 functionality with CWL v1.0 support
Proper handling of not delivered progress reports and workflow execution results Initial support of ...
Apache-Airflow 1.10.3 cwltool 1.0.20190621234233 Should support CWL v1.1 ApiServer is run on localho...
Some new features Use Singularity instead of Docker (default: False). Update airflow.cfg with[cwl] ...
Updated dependencies airflow 2.1.4 cwltool 3.1.20210816212154 Fixed bugs in docker-compose fil
Fixed bugs: broken dependencies by adding --constraint parameter for installation workflow fails to...
Launching from the console: Set AIRFLOW_HOME environment variable to use a custom location for Airf...
Added docker-compose with LocalExecutor Switched from zlib to gzip for workflow compressing/decompre...
Launching MacOs App from the console: Set AIRFLOW_HOME environment variable to use a custom locatio...
The Common Workflow Language (CWL) project emerged from the BOSC 2014 Codefest as a grassroots, mult...
The Common Workflow Language (CWL) is an informal, multi-vendor working group consisting of various ...