incubator-airflow
https://github.com/apache/incubator-airflow
Python
Apache Airflow (Incubating)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported16 Subscribers
Add a CodeTriage badge to incubator-airflow
Help out
- Issues
- Two-token mechanism for task execution to prevent token expiration while tasks wait in executor queues
- Remove global from task_runner supervisor-comms
- Restore ability to mark task groups as success/failed in UI
- DAG Runs from a single DAG can prevent scheduler from seeing other DAG's runs
- Display entire KubernetesExecutor worker pod logs when task is running instead of only the last 100 lines
- New version is picked when version is changed during dagrun
- [CLI command only] Importing `Variable` from `airflow.sdk` causes an `ImportError: cannot import name 'SUPERVISOR_COMMS'` for top-level Variable when running `airflow dags reserialize`
- Add test to verify parameters match between operator and decorator
- Make database errors in the REST API more human readable
- Problem with Rotation of Fernet Key
- Docs
- Python not yet supported