incubator-airflow
https://github.com/apache/incubator-airflow
Python
Apache Airflow (Incubating)
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 supported14 Subscribers
Add a CodeTriage badge to incubator-airflow
Help out
- Issues
- Fix the catching of api exceptions
- Decorator for Task Flow (@skip_if, @run_if) to make it simple to apply whether or not to skip a Task -> Implementation also for Task Groups
- max_active_tis_per_dagrun is somewhat inaptly named
- AIP-38 | User profile settings
- Airflow 2.9.1 : AirflowContextDeprecationWarning: Accessing 'yesterday_ds_nodash' from the template is deprecated and will be removed in a future version.
- Databricks Provider - Task within a Workflow to handle different "run if dependencies" configuration (currently only supports default ALL_SUCCEEDED)
- Drop python3.8 support core and providers - v2.10 backport
- _OwnersFilter is using wildcard match to filter DAGs
- Clean up auth manager model
- EcsRunTaskOperator should cast rendered networkConfiguration template field
- Docs
- Python not yet supported