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
- Add configuration support for aiohttp.ClientSession kwargs (e.g. trust_env) in deferrable operators / triggerer
- fix(imap): Prevent IMAP hook from silently overwriting attachments with identical filenames
- Remove trigger kwargs from the REST API response
- LocalExecutor: scheduler hangs alive (unbounded proc.join() in end()) after a worker SUPERVISOR_COMMS BrokenPipe; stops heartbeating, tasks stuck in state=None, systemd Restart never fires
- Make the DAG processor access metadata exclusively through the API server
- Fix OpenLineage DeprecationWarning about fork() on Python 3.12+
- Fix `none_failed_min_one_success` trigger rule checks
- Add task.execute detail span around task execute callable
- UI: Task Instance page freezes after Mark-as on main (post-#67212)
- fix: drain result_queue in LocalExecutor to prevent process join dead…
- Docs
- Python not yet supported