Skip to content

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Sep 17, 2025

This fixes the following issue which caused #14457 to fail with Generation failed for google-cloud-video-live-stream

ValueError: Build failed.
    raise ValueError("Build failed.") from e
  File "/app/./cli.py", line 601, in handle_build
    args.func(librarian=args.librarian, repo=args.repo)
  File "/app/./cli.py", line 1014, in <module>
Traceback (most recent call last):
The above exception was the direct cause of the following exception:
ValueError: The namespace `google.cloud.video` for `google-cloud-video-live-stream` must be one of ['google', 'google.apps', 'google.ads', 'google.cloud', 'google.maps', 'google.shopping', 'google.cloud.billing'].
    raise ValueError(
  File "/app/./cli.py", line 546, in _verify_library_namespace
    _verify_library_namespace(library_id, repo)
  File "/app/./cli.py", line 597, in handle_build
Traceback (most recent call last):

@parthea parthea requested review from a team as code owners September 17, 2025 16:14
@parthea parthea requested a review from ldetmer September 17, 2025 16:14
@parthea parthea merged commit dff9e32 into main Sep 17, 2025
23 checks passed
@parthea parthea deleted the update-exception-valid-namespaces branch September 17, 2025 16:17
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