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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- DAG failure callback fails to execute when failing task has a mapped task downstream
- Soft fail sensor was set to SKIPPED when mix use trigger and reschedule
- `KubernetesPodOperator` can leave running pods after cleanup if `on_finish_action` is set to "keep_pod"
- The increase in try_number causes retry to fail
- Macros don't work for deferred tasks started from triggerrer
- Otel Metrics missing dag_ids
- Backport fix for the issue where a single DAG run blocks the scheduler from seeing others.
- Show if previous Run succeeded or failed even when new Run is running
- Document task sdk versioning and how it affects runtime behaviour
- Airflow 3 current: Referring to #50385 solution, GitDagBundle does not inherits installed packages from the virtual enviroinment on which Airflow is running
- Docs
- Python not yet supported