API updates
- Added API endpoint to create and trigger DAGs in the same call
- Added error categories reports
- Updated macOS packaging script to use Python 3.8 by default
- Updated
clean_dag_run.py
to remove outdated DAGs
removes the DAGs for the previous versions of the same workflows if they are not any running DagRuns
- Updated docker-compose (work in progress)
use latest ubuntu 20.04 and Python 3.8
addcwl_inputs_folder
volume mapping to the docker-compose
start services in the order that guaranties all databases and tables are available
All tar.gz are built from the master branch (https://github.com/Barski-lab/cwl-airflow/tree/0a80928daf55ba306805ff2f3e8eaad5e6c7397c)