You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: always fully generate the repo if it is a non-monorepo or contains common protos (#3162)
In this PR:
- Always perform a full generation in a non-monorepo or the repo
contains common protos.
- Secure generation workflow (use environment variable to avoid script
injection), inspired by
googleapis/java-bigtable#2317
This PR also brings changes in common protos and iam due to protoc
updates (25.3 -> 25.4).
---------
Co-authored-by: cloud-java-bot <[email protected]>
0 commit comments