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
- Docs typo
- Fix callback queueing skipping bundle init when bundle_version is None
- DAG Processor Job crashes with "ValueError: write to closed file" — race condition in terminate_orphan_processes between SIGKILL and log drain
- Defer heavy Google SDK imports to runtime in Dataproc and BigQuery operators
- FAB 3.6.0 can't create a cookies. TypeError: cannot use a string pattern on a bytes-like object
- Add deadline alert coverage to DAG endpoint tests
- Fix start_date not restored for rescheduled tasks when scheduler queu…
- Add indexes on task_instance.dag_version_id and dag_run.created_dag_version_id
- Backwards backfill UI incorrectly shows “no running tasks” while older backfill task instances are still running
- Add e2e test suite for Airflow event-driven DAGs with Apache Kafka
- Docs
- Python not yet supported