harrold-mussa commented on code in PR #60084: URL: https://github.com/apache/airflow/pull/60084#discussion_r2659185970
########## providers/databricks/provider.yaml: ########## @@ -93,6 +93,16 @@ versions: - 1.0.1 - 1.0.0 +dependencies: Review Comment: I have updated `pyproject.toml` and `provider.yaml` manually as requested. My local Breeze is failing with a `uv` tool upgrade error, which is preventing me from running breeze providers update-provider-metadata to sync the generated files. This is causing the CI Image and Documentation failures when trying to pass the checks. If the manual changes look correct, could you please help trigger the metadata regeneration? 😃 -- 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]
