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
- Fix KeyError when log event is missing 'level' key in TriggerRunner
- Require existing-connection read access when testing an existing connection
- Enforce ti:self scope on /execution/task-reschedules/{ti}/start_date
- Fix DataprocCreateBatchOperator stuck in deferred state for a long time
- Automate stable REST API permission reference doc generation
- Make return_immediately default to False and be configurable for all Pub/Sub modules
- Fix typo in operators.rst documentation
- Feature: Asset outlets on DAG level for succesfull run - closes [#ISSUE](https://github.com/apache/airflow/issues/39105)
- KubernetesExecutor: Task stuck in queued state when using deprecated `executor_config` dict format
- Refactor scheduler task concurrency evaluation into a dedicated helper.
- Docs
- Python not yet supported