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: restore Airflow 2 Task Instances view semantics for mark-success
- Use async DB session for Execution API task-instance heartbeat
- Switch the default async Postgres driver from asyncpg to psycopg3
- Correct the configuration key of triggerer log server port
- feat(providers/amazon): add BedrockRerankOperator for document reranking
- Migrate API endpoints from sync to async DB sessions
- Emit OpenTelemetry spans around task callback invocations
- Restore queued_duration metric in Airflow 3
- Avoid duplicate trigger-rule upstream-count queries per scheduling pass
- docs: add manual remediation Dag example with Params and dry-run guard
- Docs
- Python not yet supported