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
- Airflow silently overrides DAGs when duplicate dag_id exists (nondeterministic behavior, no warning)
- Fix TaskInstance.get_dagrun returning None in task_instance_mutation_hook
- Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns
- Update Stackdriver wording in docstrings
- Compatibility with SQLA2.1
- fix(api): disable uvloop if PYTHONASYNCIODEBUG=1 to prevent segfault …
- Metrics task.cpu_usage and task.mem_usage are missing
- Select version when re-running a dag/task
- Revisit the sdk folder hierarchy for task sdk's
- More concise error message in the api-server log when `execution_api_server_url` isn't correct
- Docs
- Python not yet supported