Releases: idealista/airflow-role
Releases · idealista/airflow-role
Fix web UI when using LDAP and Airflow>=1.10
Role compatible with Airflow 1.10.0
Airflow 1.9.0, airflow.cfg template via playbook
Bettering PID files management
Create variables and connections from role tasks
Travis, Goss, Avoid pip cache and custom executables
Fix Init DB task hang
Several fixes
Fixed
- Deleted DAGs automatic managent: better do it with CI tools
- Deleted port bindings in molecule.yml: they weren't necessary
- Better and more understandable format for dags_dependencies variable
Improved testing and added DAGs and plugins automatic management
Added
- Testinfra tests in Travis CI
- DAGs and plugins automatic management via repositories and cron job
- Docker environment in Molecule
Fixed
- Test if service is running in
test_ansible.py
now working
Adding LDAP authentication and Travis CI
- Authentication via LDAP now working
- Tiny bugs in tasks/install.yml fixed
- Travis CI integration added