The GitHub Actions job "Tests" on airflow.git/feature/bundle-version-defaults 
has failed.
Run started by GitHub user nathadfield (triggered by nathadfield).

Head commit for run:
98f2fc5878be1277f55f3471cf8f01715097c834 / Nathan Hadfield 
<[email protected]>
Add run_on_latest_version parameter at three configuration levels

Implements comprehensive bundle version control with consistent naming
across operator, DAG, and global configuration levels.

- Add run_on_latest_version parameter to TriggerDagRunOperator (operator level)
- Add run_on_latest_version parameter to DAG class (DAG level)
- Add [core] run_on_latest_version global config option (global level)
- Implement precedence hierarchy (Operator > DAG > Global > System)
- Configure Clear dialog checkboxes to respect precedence hierarchy
- Expose bundle version fields in API responses
- Define BUNDLE_VERSION_LATEST_SENTINEL constant for sentinel value
- Regenerate TypeScript types for new API fields

Closes #60880
Closes #60887

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>

 Conflicts:
       airflow-core/src/airflow/ui/openapi-gen/requests/schemas.gen.ts

Add GetDag to triggerer test exception list

Report URL: https://github.com/apache/airflow/actions/runs/21370898834

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to