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
- Cache latest-DAG lookups in clear_task_instances
- Persist a sweep of Dag parse results in one pass
- UI: Mask sensitive connection extra fields in the connection form
- Airflow 3.2.0: structured task logging increases log size by 1.89× and high-volume task runtime by 2.64×
- Avoid unnecessary LLM calls when require_approval prompt is invalid
- KubernetesPodOperator durable reattach can reconnect to a different pod when the pod name is reused
- Check the pod uid on KubernetesPodOperator durable reattach
- Custom deadline references registered as TYPES.DAGRUN_QUEUED are not re-anchored when a DagRun is cleared
- A NULL column silently suppresses the deadline, and the warning blames a missing DagRun
- Ignore task start_date and end_date on manual runs
- Docs
- Python not yet supported