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
- Fix DAG processor treating non-.zip files as DAG bundles (#71125)
- Fix OpenSearch remote logging crash if port is empty
- Race condition between scheduler processing events and sensor reschedule
- Apply KubernetesPodOperator template fields only after rendering
- Multiple executors does not work when Airflow is deployed in kubernetes
- Remove pre-release OpenTelemetry pins from generated constraints
- Add dynamic DAG bundle configuration from file path
- Add Kinesis Data Streams trigger
- Migrate task-sdk from httpx to httpx2
- DAG processor treats any zip-format file (.jar, .pptx, .docx, .xlsx, etc.) as a potential DAG bundle, not just .zip
- Docs
- Python not yet supported