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
- 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
- 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
- KubernetesExecutor: surface pod log tail for generic Failed-state pods
- Decouple Cadwyn (FastAPI/Starlette) hard dependencies from the Airflow Task SDK installation
- Add smoke test for broken import
- Helm Chart: dag_bundle_config_list changes roll every Airflow component, even though only the dag-processor consumes the value
- Docs
- Python not yet supported