airflow
https://github.com/apache/airflow
Python
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- A way to switch create_cron_data_interval=true back to 2.x run_id logic
- Java SDK: Author complete Dags in Java without a Python stub file
- KubernetesPodOperator task is incorrectly marked as SUCCESS instead of FAILED when both the task pod and its child pod are interrupted in close succession
- Calendar view computes planned runs for cron timetables in UTC, ignoring the DAG's configured timezone
- Fix upstream failure branch in task lifecycle diagram
- Skip maxed out queued DagRun candidates
- Stop backfill endpoints disclosing ids across Dags you cannot see
- deny unknown backfill_id directly instead of falling back to body dag_id
- Fix Sphinx error in CLI reference docs for dags test command
- Refactor: Replace generic AirflowException with specific built-in exceptions in connection.py and helpers.py
- Docs
- Python not yet supported