google-cloud-python icon indicating copy to clipboard operation
google-cloud-python copied to clipboard

Update the list of supported namespaces which are exceptions

Open ohmayr opened this issue 4 months ago • 0 comments

Determine this is the right repository

  • [x] I determined this is the correct repository in which to report this bug.

Summary of the issue

As part of librarian release, we validate the namespace of the library being updated or released. A valid namespace is one of google, google.cloud or google.ads. However, we do have exceptions for libraries which are already released under a different namespace such as google.cloud.billing. Update the list of exceptions to avoid blocking a release for one of these libraries.

API client name and version

No response

Reproduction steps: code

No response

Reproduction steps: supporting files

file: mydata.csv

alpha,1,3
beta,2,5

Reproduction steps: actual results

file: output.txtmydata.csv

Calculated: foo

Reproduction steps: expected results

file: output.txtmydata.csv

Calculated: bar

OS & version + platform

No response

Python environment

No response

Python dependencies

No response

Additional context

No response

ohmayr avatar Sep 09 '25 09:09 ohmayr