Skip to content

Conversation

agourlay
Copy link
Contributor

@agourlay agourlay commented Dec 16, 2022

This PR update to Prost 0.11.

Protobuf-build has been already updated tikv/protobuf-build#63

Signed-off-by: Arnaud Gourlay <[email protected]>
BusyJay
BusyJay previously approved these changes Dec 16, 2022
@BusyJay
Copy link
Member

BusyJay commented Dec 16, 2022

protoc is also missing

@agourlay
Copy link
Contributor Author

I need to find a way to install protoc across all OS configurations

Signed-off-by: Arnaud Gourlay <[email protected]>
@agourlay
Copy link
Contributor Author

@BusyJay
Copy link
Member

BusyJay commented Dec 16, 2022

How about using package manager instead? I'm worried about the permissions of secrets.

On Windows, it can be installed by choco install protoc, on MacOS it can be done by brew install protobuf, on Linux, it can be done by sudo apt-get install protobuf-compiler.

@agourlay
Copy link
Contributor Author

@BusyJay No worries, I was able to use each package managers instead.

Copy link
Member

@BusyJay BusyJay left a comment

Choose a reason for hiding this comment

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

Thank you!

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.

2 participants