Some new features Use Singularity instead of Docker (default: False). Update airflow.cfg with[cwl] singularity = True Force to use container (default: true). Update airflow.cfg with[cwl] use_container = True Launching MacOs App from the console: Set AIRFLOW_HOME environment variable to use a custom location for Airflow home directory Run configuration script (do it every time you change AIRFLOW_HOME) cwl-airflow.app/Contents/MacOS/init Script will run airflow initdb, update airflow.cfg, copy DAGs and create required connections Run scheduler cwl-airflow.app/Contents/MacOS/airflow scheduler Run API server (use -h to see additional parameters) cwl-airflow.app/Contents/MacOS/apiserver Launching MacOs App from a Finder: NOTE: the d...
What's Changed fixed --beta-use-biocontainers by @mr-c in https://github.com/common-workflow-langua...
Python package to extend Apache-Airflow 1.9.0 functionality with CWL v1.0 support
Minor bug fix(es): changing the name to Turbulence Inflow Tool correcting link to manual on http...
Launching MacOs App from the console: Set AIRFLOW_HOME environment variable to use a custom locatio...
Launching from the console: Set AIRFLOW_HOME environment variable to use a custom location for Airf...
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...
Added docker-compose with LocalExecutor Switched from zlib to gzip for workflow compressing/decompre...
Proper handling of not delivered progress reports and workflow execution results Initial support of ...
Added API endpoint to create and trigger DAGs in the same call Added error categories reports Update...
Apache-Airflow 1.10.3 cwltool 1.0.20190621234233 Should support CWL v1.1 ApiServer is run on localho...
Updated to Airflow 2.0.0 Fixed bug in triggering DAGs from API Added DAG to optionally resend all un...
Faster CWL parsing and validation Simplified syntax for new DAG creation #!/usr/bin/env python3 fro...
Faster CWL parsing and validation Simplified syntax for new DAG creation #!/usr/bin/env python3 fro...
Add extras_require into setup.py for mysql, statsd, celery dependencies Support workflow parameter a...
What's Changed fixed --beta-use-biocontainers by @mr-c in https://github.com/common-workflow-langua...
Python package to extend Apache-Airflow 1.9.0 functionality with CWL v1.0 support
Minor bug fix(es): changing the name to Turbulence Inflow Tool correcting link to manual on http...
Launching MacOs App from the console: Set AIRFLOW_HOME environment variable to use a custom locatio...
Launching from the console: Set AIRFLOW_HOME environment variable to use a custom location for Airf...
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...
Added docker-compose with LocalExecutor Switched from zlib to gzip for workflow compressing/decompre...
Proper handling of not delivered progress reports and workflow execution results Initial support of ...
Added API endpoint to create and trigger DAGs in the same call Added error categories reports Update...
Apache-Airflow 1.10.3 cwltool 1.0.20190621234233 Should support CWL v1.1 ApiServer is run on localho...
Updated to Airflow 2.0.0 Fixed bug in triggering DAGs from API Added DAG to optionally resend all un...
Faster CWL parsing and validation Simplified syntax for new DAG creation #!/usr/bin/env python3 fro...
Faster CWL parsing and validation Simplified syntax for new DAG creation #!/usr/bin/env python3 fro...
Add extras_require into setup.py for mysql, statsd, celery dependencies Support workflow parameter a...
What's Changed fixed --beta-use-biocontainers by @mr-c in https://github.com/common-workflow-langua...
Python package to extend Apache-Airflow 1.9.0 functionality with CWL v1.0 support
Minor bug fix(es): changing the name to Turbulence Inflow Tool correcting link to manual on http...