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 supported32 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- Fix structlog JSON serialization crash on non-serializable objects
- Validate update_mask fields in PATCH endpoints against Pydantic models
- Make CORS allow_credentials configurable instead of hardcoded True
- Replace connexion with FastAPI for FAB provider
- Fix `airflowctl pools export` ignoring --output table/yaml/plain
- UI: Translate remaining TODO entries in Polish locale
- Cloud SQL – Handle 409 OPERATION_IN_PROGRESS for concurrent admin operations
- `airflowctl pools export` ignores --output table/yaml/plain, prints raw Python repr
- `airflowctl connections import` fails when JSON omits `extra` field (type mismatch)
- Add missing index on task_instance.dag_version_id
- Docs
- Python not yet supported