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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- Improve the default SMTP task failure email template
- Add task instance management commands to airflowctl CLI
- HttpOperator: deferrable=True may send duplicate requests on Triggerer restart
- Fix AttributeError when notifier renders templates with SerializedDAG
- Add configuration support for aiohttp.ClientSession kwargs (e.g. trust_env) in deferrable operators / triggerer
- Make the DAG processor access metadata exclusively through the API server
- Add boolean option to Helm Chart for splitting api-server
- Fix missing task instance history for non-running retries
- Publish Helm Chart as OCI Artifact
- Use async DB session for Execution API task-instance heartbeat
- Docs
- Python not yet supported