The GitHub Actions job "Tests AMD" on airflow.git/rename-scheduler-dagbag has 
failed.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
1014eeaf07098640a8afeaf4c9baad0a70b1910d / Ephraim Anierobi 
<[email protected]>
Rename SchedulerDagBag and Refactor API server DAG handling

Major Changes:
- Rename `SchedulerDagBag` to `DBDagBag` for better clarity
- Add centralized DAG validation functions in API server at `dagbag.py`:
  - `get_latest_version_of_dag()` - validates DAG exists and returns latest 
version
  - `get_dag_for_run()` - validates DAG exists for specific run
  - `get_dag_for_run_or_latest_version()` - flexible DAG retrieval
- Replace scattered DAG existence checks across all API routes with centralized 
functions
- Standardize error messages across all DAG-related endpoints

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

With regards,
GitHub Actions via GitBox


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

Reply via email to