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
- Recreate missing SerializedDagModel for existing DagVersion to ensure DAGs can be re-serialized. Fixes #68944.
- Make ResumableJobMixin's reconnect core reusable outside execute()
- Reuse the resumable core for TriggerDagRunOperator's durable wait
- fix(ui): preserve Gantt tooltip task end date
- Fix secrets not masked in Rendered Templates view with KubernetesPodOperator
- prevent path traversal in s3 to sftp/ftp transfer destinations
- Fix airflowctl JSON parsing for Dag run conf
- cli: Fix TypeError in 'airflow db shell' when database name is missing
- Add Scala Spark ETL example to Java-SDK e2e tests
- Remove stale metrics no longer emitted from the metrics registry
- Docs
- Python not yet supported