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
- Add kind:tests label for PRs that only modify test files
- fix NameError during task execution completion using LocalExecutor
- Autolabel "tests" PRs with a new github label
- pop(0) to deque.popleft()
- Backfill job marked as completed immediately, though backfill dag runs still are executing
- Duplicate import errors when reading dags from multiple GitDagBundle
- Solve for when dag is in a versioned bundle, user tries to clear a 2.x-generated dag run
- Setting executor config to None in dag config breaks mapped_tasks tab in UI
- `airflow tasks run` cli creates a kubernetesJobWatcher when running task with CeleryKubernetesExecutor
- Airflow scheduler and worker memory spikes when a dag is run with large run config
- Docs
- Python not yet supported