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
- 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
- Refactor: Replace generic AirflowException with specific built-in exceptions
- Coordinator: detect ambiguous entrypoints and duplicate dag_ids at import time
- Docs
- Python not yet supported