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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- Add airflowctl tasks clear command
- DAG list filters (status, run state, favorites) not persisted across navigation in Airflow 3.x
- Refactor _executable_task_instances_to_queued to make logic more readable
- Add destination_folder_id to GCSToGoogleDriveOperator templated fields and update google drive system tests
- Fix `tasks clear --dag-regex` AttributeError on SDK DAG
- Avoid long row locks in sensor reschedule path under high concurrency
- Emit OpenTelemetry spans from airflow CLI entry points
- Preserve sensor start_date when scheduler advances reschedule to queued
- Add on_catchup_skip_callback for DAGs with catchup=False
- Expose FastAPI request metrics (latency / count) via OpenTelemetry middleware
- Docs
- Python not yet supported