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 supported25 Subscribers
Add a CodeTriage badge to airflow
Help out
- Issues
- Dataset DEL/POST API should also check the access_control at DAG level if defined
- Publish JSON schema for airflow.cfg
- 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
- Metrics Improvement Project
- 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
- Docs
- Python not yet supported