suyua9 opened a new pull request, #70067:
URL: https://github.com/apache/airflow/pull/70067

   ## What changed
   
   Treat an empty `GOOGLE_CLOUD_HIGH_VALUE_COOKIE_DOMAIN` value as the default 
`google.com` domain. This prevents the Google provider's sovereign-console link 
helpers from emitting `https://console.cloud.` when the variable is present but 
empty.
   
   The change adds direct coverage for unset, empty, and custom values.
   
   ## Tests
   
   - `ruff format --check` (changed files)
   - `ruff check` (changed files)
   - `python3 -m compileall` (changed files)
   - Targeted pytest was attempted with the repository-required `uv 0.11.8`, 
but dependency resolution could not build `pykerberos` because this machine's 
`xcrun` Command Line Tools library has an architecture mismatch. GitHub CI 
should run the added test in the project toolchain.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes (Codex)


-- 
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