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

chore: update prost in tests #40

Merged
merged 1 commit into from
Mar 30, 2022
Merged

chore: update prost in tests #40

merged 1 commit into from
Mar 30, 2022

Conversation

tustvold
Copy link
Contributor

As pointed out by @neoeinstein in #35 (comment) I accidentally missed this in #39

@@ -23,6 +23,7 @@ fn main() -> Result<()> {
.extern_path(".google.protobuf", "::pbjson_types")
.extern_path(".test.external", "crate")
.bytes(&[".test"])
.protoc_arg("--experimental_allow_proto3_optional")
Copy link
Contributor Author

@tustvold tustvold Mar 30, 2022

Choose a reason for hiding this comment

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

This is needed because the version of protoc in the CI image is old enough for this to not be the default behaviour

@tustvold tustvold added the automerge Put in the merge queue label Mar 30, 2022
@kodiakhq kodiakhq bot merged commit 5ad8045 into main Mar 30, 2022
@alamb alamb deleted the update-prost-build-test branch March 30, 2022 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Put in the merge queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants