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

Add go_package #6

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Add go_package #6

merged 1 commit into from
Oct 30, 2023

Conversation

pkwarren
Copy link
Member

In order to ensure that all generated code comes from the correct package, add the go_package option (similar to protovalidate) to all .proto files.

This should also serve as a reminder for users that generated registry code should come from generated SDKs.

In order to ensure that all generated code comes from the correct
package, add the go_package option (similar to protovalidate) to all
.proto files.

This should also serve as a reminder for users that generated registry
code should come from generated SDKs.
@pkwarren pkwarren requested a review from bufdev as a code owner October 30, 2023 15:08
Copy link
Member

@bufdev bufdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not crazy about it, but we can do it.

@akshayjshah akshayjshah removed their request for review October 30, 2023 16:26
@pkwarren pkwarren closed this Oct 30, 2023
@pkwarren pkwarren deleted the pkw/add-go-package branch October 30, 2023 16:37
@bufdev bufdev restored the pkw/add-go-package branch October 30, 2023 17:27
@pkwarren pkwarren reopened this Oct 30, 2023
@pkwarren pkwarren requested a review from bufdev October 30, 2023 19:26
@bufdev bufdev changed the title Add go_package to all .proto files Add go_package Oct 30, 2023
@pkwarren pkwarren merged commit 7775d78 into main Oct 30, 2023
10 checks passed
@pkwarren pkwarren deleted the pkw/add-go-package branch October 30, 2023 20:53
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.

3 participants