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
- Missing input validation could cause unexpected behavior with edge case inputs
- [v3-3-test] Remove stale `dag_` parameter from create_test_pipeline docstring (#68787)
- Fix msgraph/Power BI auth failure from empty allowed_hosts list
- Fix scheduled CI upgrade failing when its PR already exists
- Restore kubernetes-client 36.x support in cncf.kubernetes and google providers (401 auth regression)
- airflow db clean fails with --dag-ids / --exclude-dag-ids
- Remove a Dag Run or Task Instance note when its content is cleared
- Warm-shutdown supervisor on SIGTERM instead of killing the running task
- UI: DAG detail page 500s / infinite load for DAGs with run history but no parsed definition (e.g. created by dag.test()/system tests)
- Fix DatabricksSqlHook sqlalchemy_url to include http_path from connection extra
- Docs
- Python not yet supported