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
- Fix DateTimeSensorAsync crash on templated target_time with start_from_trigger (real fix, closes #70284)
- Add deadline and callback exports to `airflow.sdk` type stub
- Fix airflowctl always using production creds when --env is passed
- KubernetesJobOperator.get_pods() fails the task instead of waiting for the Job controller to create pods
- Get provider registry build off the docs publish critical path
- Respect [fab] update_fab_perms when syncing per-DAG permissions during parsing
- Revoke JWT token on provider-level /auth/logout routes
- Scheduler stalls: 3.2 exceeds_max_non_backfill write contends with DAG-processor SELECT … FOR UPDATE on the dag table
- Stop recommending psycopg3 connection strings on older Airflow
- Batch upstream map-length lookups when resolving mapped kwargs
- Docs
- Python not yet supported