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 supported27 Subscribers
Add a CodeTriage badge to airflow
Help out
- Issues
- Update DagVersion instead of stamping new one if there are no DAG runs using that version
- SPIKE: Get `dag.test` working with Task SDK
- Ensure Listeners work with Task SDK
- Add support for `on_asset_*` Listeners with Task SDK
- Add support for `on_*_import_error` Listeners with Task SDK
- Add/port metrics to the new Execution interface
- `BigQueryCreateExternalTableOperator` doesn't trigger schema discovery
- Add migration test in CI that initializes Airflow 2.10, upgrades and runs 3.0 migration tests
- Add pre-commit to prevent usage of session.query in Airflow Core
- Templates not resolved in DatabricksNotebookOperator then in DatabricksWorkflowTaskGroup used
- Docs
- Python not yet supported