Skip to content

protoc-gen-rust-grpc: Have cmake install to a separate directory#2685

Merged
ejona86 merged 3 commits into
grpc:masterfrom
ejona86:protoc-use-install-dir
Jun 15, 2026
Merged

protoc-gen-rust-grpc: Have cmake install to a separate directory#2685
ejona86 merged 3 commits into
grpc:masterfrom
ejona86:protoc-use-install-dir

Conversation

@ejona86

@ejona86 ejona86 commented Jun 15, 2026

Copy link
Copy Markdown
Member

This allows cleaning up the install directory before builds, so no left-over artifacts are around from a previous build. Also, it makes it easier to include the well-known protos in CI.yml's protoc-cache.

This allows cleaning up the install directory before builds, so no
left-over artifacts are around from a previous build. Also, it makes it
easier to include the well-known protos in CI.yml's protoc-cache.
The protoc-binaries-cache is now working well enough that we don't need
the other action.

@arjan-bal arjan-bal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM with an optional comment.

Comment thread .github/workflows/CI.yml Outdated
@arjan-bal arjan-bal assigned ejona86 and unassigned arjan-bal Jun 15, 2026
@ejona86 ejona86 merged commit 84ed636 into grpc:master Jun 15, 2026
62 of 68 checks passed
@ejona86 ejona86 deleted the protoc-use-install-dir branch June 15, 2026 19:59
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