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
- Ensure no scoped tasks including teardown are run if setup fails
- Ensure tasks in DAG scope can run after setup even when a dependent TG has an unfinished setup
- AIP-44 Migrate TaskInstance._run_raw_task to Internal API
- AIP-44 Migrate BaseJob.run to Internal API
- AIP-44 Migrate TaskInstance.check_and_change_state_before_execution to Internal API
- Allow user DAGs to emit DagWarning (or similar)
- Support External Dataset Updates
- Allow K8s Executor to add logs for tasks that failed to launch as a worker pod
- Use dynamic task mapping in TriggerDagRunOperator may generate the same run_id
- Support multiple buttons from `operator_extra_links`
- Docs
- Python not yet supported