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

fix: respect package namespaces when resolving message descriptors #60

Merged
merged 2 commits into from
May 9, 2024

Conversation

ermul
Copy link
Contributor

@ermul ermul commented May 8, 2024

Overview

This change fixes a couple of bugs exposed by @stan-is-hate in #59 where package namespaces are not taken into account when looking up protobuf messages.

Testing

Ran integrated_tests/imported_message in a loop ~20 times without a failure locally.

@YOU54F
Copy link
Member

YOU54F commented May 9, 2024

Hey thanks @ermul

Can you rebase against main which should resolve the CI failures, expect the Pact Verify job, which is expected to fail on contributor PR's from external repos. (Probably want to add a condition to skip that job in future)

@YOU54F
Copy link
Member

YOU54F commented May 9, 2024

Also thank you for the fix and @stan-is-hate for the investigation 🙌🏾

@ermul ermul force-pushed the package-namespace-fixes branch from 2740f50 to 0f47677 Compare May 9, 2024 16:20
@rholshausen rholshausen merged commit aa28fb4 into pactflow:main May 9, 2024
5 of 6 checks passed
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.

4 participants