feat(google/cloud/workloadmanager/v1): onboard a new library - #8836
Merged
quirogas merged 2 commits intoJul 9, 2026
Conversation
Onboard the Workload Manager API (google/cloud/workloadmanager/v1) to the Node.js monorepo using Librarian. This PR is a followup of googleapis#7253. Verify path helpers (projectPath, locationPath, executionPath) and common_resources.proto union logic per Proto Dependencies Guide. Coordinate npm release publishing upon merge to permanently resolve 404 external doc links. For b/484072416 For b/527504125
Contributor
There was a problem hiding this comment.
Code Review
This pull request reorders the API paths in librarian.yaml for the workflows library, specifically moving the 'google/cloud/workflows/v1beta' path after 'google/cloud/workflows/executions/v1'. There are no review comments, and I have no feedback to provide.
quirogas
marked this pull request as ready for review
July 9, 2026 17:05
quirogas
marked this pull request as draft
July 9, 2026 17:09
quirogas
marked this pull request as ready for review
July 9, 2026 17:37
…use hyphenated workload-manager path
quirogas
force-pushed
the
chore-onboard-library-b484072416-google-cloud-workloadmanager
branch
from
July 9, 2026 17:44
a100a5c to
baeecd0
Compare
danieljbruce
approved these changes
Jul 9, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Onboard the Workload Manager API (google/cloud/workloadmanager/v1) to Node.js monorepo using Librarian. This PR is a follow up of #7253.
For b/484072416
For b/527504125