Skip to content

chore(librarian): add exception for google.identity.accesscontextmanager#14610

Merged
ohmayr merged 1 commit intomainfrom
add-exception-google.identity.accesscontextmanager
Oct 1, 2025
Merged

chore(librarian): add exception for google.identity.accesscontextmanager#14610
ohmayr merged 1 commit intomainfrom
add-exception-google.identity.accesscontextmanager

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Oct 1, 2025

This PR fixes the following stack trace which caused the build to fail for google.identity.accesscontextmanager

Traceback (most recent call last):
  File "/app/./cli.py", line 986, in handle_build
    _verify_library_namespace(library_id, repo)
  File "/app/./cli.py", line 935, in _verify_library_namespace
    raise ValueError(
ValueError: The namespace `google.identity.accesscontextmanager` for `google-cloud-access-context-manager` must be one of ['google', 'google.ads', 'google.ai', 'google.analytics', 'google.apps', 'google.cloud', 'google.geo', 'google.maps', 'google.shopping', 'grafeas', 'google.area120', 'google.api', 'google.apps.script', 'google.apps.script.type', 'google.cloud.alloydb', 'google.cloud.billing', 'google.cloud.devtools', 'google.cloud.gkeconnect', 'google.cloud.gkehub_v1', 'google.cloud.orchestration.airflow', 'google.cloud.security', 'google.cloud.video', 'google.cloud.workflows', 'google.gapic', 'google.logging', 'google.monitoring', 'google.rpc'].

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/app/./cli.py", line 1413, in <module>
    args.func(librarian=args.librarian, repo=args.repo)
  File "/app/./cli.py", line 990, in handle_build
    raise ValueError("Build failed.") from e
ValueError: Build failed.

@parthea parthea requested a review from a team October 1, 2025 18:11
@parthea parthea requested a review from a team as a code owner October 1, 2025 18:11
@parthea parthea requested a review from zhumin8 October 1, 2025 18:11
@ohmayr ohmayr merged commit de1cf08 into main Oct 1, 2025
26 checks passed
@ohmayr ohmayr deleted the add-exception-google.identity.accesscontextmanager branch October 1, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants