The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user ephraimbuddy (triggered by ephraimbuddy).

Head commit for run:
653d927b29c94956efe33d210e158469601bb258 / Ephraim Anierobi 
<[email protected]>
Remove `scan_stale_dag` method in DAG processor manager

This method has been replaced by `handle_removed_files` and 
`deactivate_deleted_dags`
method. Its present now causes issues as it deactivates DAGs incorrectly. 
`handle_removed_files`
is a better method more suited to dag bundles as the file's processor is also 
terminated.

Also removed unused config variable in scheduler and config.yml
Closes: #47294

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

With regards,
GitHub Actions via GitBox


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

Reply via email to