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
- 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
- _OwnersFilter is using wildcard match to filter DAGs
- Add write log capacity to ElasticsearchTaskHandler & OpensearchTaskHandler
- Indicate warnings or other "non-failing" indicators in Airflow UI and callbacks
- Separate non-db-tests (and others) to providers/non-providers/task_sdk
- Same task instance attempt is detected as a zombie multiple times and fails without retries
- DAG Param incorrectly convert enum objects to strings
- After deleting a dag from the dags directory, it is still displayed in the UI
- Docs
- Python not yet supported