ephraimbuddy opened a new pull request, #53699: URL: https://github.com/apache/airflow/pull/53699
Add bundle.initialize() call before parsing DAGs in CLI commands to ensure bundles are properly initialized. This fixes an issue where CLI commands could not parse DAGs because serialized DAGs were required but bundles were not initialized, preventing DAG runs from being created. Closes:#53682 -- 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]
