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

Remove the proto_ns substitution variable and replace its use with pb or #19942

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

Conversation

copybara-service[bot]
Copy link

Remove the proto_ns substitution variable and replace its use with pb or
pbi where appropriate.

The proto_ns variable not fully qualified and risks forgetting the prefix
:: which could potentially break codegen if user namespace has a matching
subnamespace.

@copybara-service copybara-service bot force-pushed the test_713674695 branch 2 times, most recently from f08e29b to f9d9b4f Compare January 10, 2025 19:13
…`pb` or

`pbi` where appropriate.

The `proto_ns` variable not fully qualified and risks forgetting the prefix
`::` which could potentially break codegen if user namespace has a matching
subnamespace.

PiperOrigin-RevId: 713674695
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.

1 participant