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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- Increase Airflow logging coverage, review existing logs and add missing essential logs
- Improve debug logging
- Clean up unneeded unique() calls on ORM
- Helm chart: Git-sync v4 incorrect mix of branch, ref, rev
- Dataset DEL/POST API should also check the access_control at DAG level if defined
- Publish JSON schema for airflow.cfg
- 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
- Databricks Provider - Task within a Workflow to handle different "run if dependencies" configuration (currently only supports default ALL_SUCCEEDED)
- Docs
- Python not yet supported