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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to airflow
Help out
- Issues
- Custom deadline references registered as TYPES.DAGRUN_QUEUED are not re-anchored when a DagRun is cleared
- A NULL column silently suppresses the deadline, and the warning blames a missing DagRun
- Ignore task start_date and end_date on manual runs
- Add airflowctl tasks logs command for retrieving task instance logs
- Keep scheduling remaining tasks when a running Dag is paused
- Bug with the advanced logging configuration documentation with remote logging and custom logging config class for airflow version 3.2.2
- Issues upgrading from Airflow 3.3.0 to 3.3.1
- Mark three unused config.yml options as deprecated
- Validate connection port bounds (0-65535)
- Fix DAG processor detecting non-zip archives as DAG bundles
- Docs
- Python not yet supported