github-actions[bot] opened a new pull request, #70662:
URL: https://github.com/apache/airflow/pull/70662

   * Fix #60763: Deactivate legacy DAGs with NULL bundle_name during upgrade 
from 2.x to 3.x
   
   This uses a query-based approach to deactivate legacy DAGs with NULL 
bundle_name, avoiding the need for a database migration that caused CI failures 
and addressing maintainer feedback.
   
   * Trigger CI re-run due to git clone flake
   
   * Expand comment explaining why NULL bundle_name means stale
   
   * Add unit test covering deactivation of DAGs with NULL bundle_name
   
   * Drop stray local conftest from the merge
   (cherry picked from commit e272ae7f977bbd6174d1a7103b1e79851ef07b03)
   
   Co-authored-by: Pradeep Kalluri 
<[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to