incubator-airflow
https://github.com/apache/incubator-airflow
Python
Apache Airflow (Incubating)
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 supported16 Subscribers
Add a CodeTriage badge to incubator-airflow
Help out
- Issues
- Add workers.celery.containerLifecycleHooks & workers.kubernetes.containerLifecycleHooks
- When a dagrun is cleared, recalculate related deadlines if applicable.
- connections type with '_'
- Add prev_ds and prev_ds_nodash back to the standard macros and do not deprecate them
- The List Tasks API call fails if the `retries` parameter is set to None in the Airflow DAG
- Custom Timetable does not allow to mark a running task as failed/success
- 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
- Docs
- Python not yet supported