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
- Connection port field does not validate that the value is a valid port number
- Fix Stackdriver log read filter to use task_instance_id with backward compatibility
- Document that `airflow db downgrade` from 3.2 to 3.1.x does not revert SDK-serialized metadata row content
- Fix deferred soft-fail sensor being skipped instead of rescheduled
- Fix ADLS ObjectStoragePath connection parsing
- Docs: Add TaskFlow for Go-SDK
- Deferrable BeamRunPythonPipelineOperator (DataflowRunner) fails with "400 Request must contain a job and project id" when launcher stdout has no job-id line
- Batch the triggerer's Trigger.clean_unused() cleanup deletes
- DAG processor retry surfaces PendingRollbackError and hides the original IntegrityError from dag_tag unique violation
- Add checksum/fernet-key annotation to force pod restart on secret rotation
- Docs
- Python not yet supported