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
- Add airflowctl dags state command
- Store a hash of dag_version.version_data to avoid loading/comparing large manifests on parse
- Emit Dag tags as metric tags
- Validate connection port is within valid TCP/UDP range (1-65535)
- UI: Fix Gantt tooltip showing wrong end date on queued/scheduled bars
- Task SDK: Fix Variable.set/delete swallowing API errors — propagate AirflowRuntimeError to fail the task
- UI: Group and filter Dags by folder on the Dags page
- Update Json Schema Version
- Restrict exception-node deserialization to BaseException subclasses (validate before import)
- Bump UI dependencies to remove dependabot alarms in common-ai, esbuild
- Docs
- Python not yet supported