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
- Make weight_rule independent of airflow-core priority_strategy
- More thorough type hinting for `AirflowPlugin` attributes
- Celery Worker does not respect JWA expiration times - kills tasks prematurely
- structlog configuration fails with dict input
- Optimize DagRun.get_task_instances to avoid redundant joinedload
- ti.dag_version is a nullable field, but accesses like dag_version.bundle_name occur without null checks.
- Add new composite index to DagRun for dag_id, logical_date, run_type
- Removed the pagination tests - Providers Page
- Fix: DecreasingPriorityStrategy example by initializing try_number before weight evaluation
- feat: optimze sqa select only needed columns
- Docs
- Python not yet supported