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

Update linker tests to use protodesc to create descriptors from compilation results #302

Merged
merged 1 commit into from May 9, 2024

Conversation

jhump
Copy link
Member

@jhump jhump commented May 7, 2024

This verifies that the results of compilation are processable by protodesc.NewFile. There's an opt-out for cases where we know the protobuf-go runtime can't correctly handle it.

@jhump jhump requested a review from emcfarlane May 7, 2024 22:40
@jhump jhump changed the title In linker tests, also use protodesc to create descriptors for compilation results Update linker tests to use protodesc to create descriptors from compilation results May 7, 2024
Copy link
Contributor

@emcfarlane emcfarlane left a comment

Choose a reason for hiding this comment

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

Looks great!

@jhump jhump merged commit 2e42f6f into main May 9, 2024
9 of 10 checks passed
@jhump jhump deleted the jh/make-sure-protobuf-go-supports-all-descriptors branch May 9, 2024 15:21
kralicky pushed a commit to kralicky/protocompile that referenced this pull request May 19, 2024
…lation results (bufbuild#302)

This verifies that the results of compilation are processable by
`protodesc.NewFile`. There's an opt-out for cases where we know the
protobuf-go runtime can't correctly handle it.

(cherry picked from commit 2e42f6f)
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.

None yet

2 participants