Skip to content

Conversation

@jedcunningham
Copy link
Member

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.

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.
@choo121600
Copy link
Member

Coool, I’ve thought it would be great to have a feature like this!

@RNHTTR RNHTTR merged commit bcd294d into apache:main Jul 31, 2025
58 checks passed
@jedcunningham jedcunningham deleted the warn_when_bundle_path_doesnt_exit branch July 31, 2025 16:49
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Jul 31, 2025
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.
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Aug 7, 2025
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.
fweilun pushed a commit to fweilun/airflow that referenced this pull request Aug 11, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants