jedcunningham opened a new pull request, #53900: URL: https://github.com/apache/airflow/pull/53900
Add path existence check to bundle initialization to help users identify configuration issues early. When a bundle is initialized but its path doesn't exist on disk, Airflow now logs a clear warning message indicating the missing path and potential DAG loading issues. This improves the debugging experience for users setting up DAG bundles by providing immediate feedback when bundle paths are misconfigured. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org