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
- 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
- Preserve hostname and start_date in task_instance_history when orphan reset discards a running attempt
- Clarify which signal each duplicated otel_* config option applies to
- Resolve team scoped spelling of per-key secrets-backend-kwarg options as sensitive
- Docs
- Python not yet supported