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
- Ensure Task Instance Listeners work with Task SDK
- Ensure Notifiers work with Task SDK
- Move ObjectStoragePath to Task SDK
- Change Celery executor to accept new "Activity" payload format and update it to run tasks via task SDK supervisor instead of LocalTaskJob
- Convert the `KubernetesExecutor` to run tasks using new Task SDK supervisor code
- Make Serialization & De-serialization stricter with versioning with Task SDK
- Handle Triggerer / Deferrable Operators with Task SDK machinery
- SPIKE: Figure out change needed in Providers to use Task SDK
- Add color support for XCom
- remove unnecessary if statement because weight rule cannot be none
- Docs
- Python not yet supported