Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(secretmanager): upgrade protobuf generation with go_grpc_library #11278

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quartzmo
Copy link
Member

@quartzmo quartzmo commented Dec 12, 2024

This PR was produced for demo purposes only using the following commands on my Cloudtop. The real PR for this change will be delivered through OwlBot.

gbazelisk clean --expunge
gbazelisk build //google/cloud/secretmanager/v1:gapi-cloud-secretmanager-v1-go

The Protobuf gRPC generation produces an empty file (apiv1/secretmanagerpb/resources_grpc.pb.go) which breaks CI in this PR and which must be removed by OwlBot post-processing.

@product-auto-label product-auto-label bot added the api: secretmanager Issues related to the Secret Manager API. label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: secretmanager Issues related to the Secret Manager API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant