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
- Added asynchronous aget_hook method to BaseHook
- Clarify when last_automated_data_interval is None in timetable docs
- Migration issue upgrading Airflow 3.1.8 to 3.2.2
- Make airflow dags test wait for Human-in-the-loop input instead of hanging
- Fix UnicodeDecodeError in DefaultResponseHandler when response content is binary
- Fix JWT token not refreshed when token expires mid-request
- Multi team: Add team filter to /dags UI
- fix: apply textwrap.dedent() to task docstrings
- [AIP-94] airflowctl command migration
- Add `team_name` to `DagRunProtocol` to match the `DagRun` Pydantic model.
- Docs
- Python not yet supported