Skip to content

chore(ci): install protoc when building gems#425

Open
chris-olszewski wants to merge 9 commits intomainfrom
olszewski/fix_gem_build
Open

chore(ci): install protoc when building gems#425
chris-olszewski wants to merge 9 commits intomainfrom
olszewski/fix_gem_build

Conversation

@chris-olszewski
Copy link
Copy Markdown
Member

@chris-olszewski chris-olszewski commented Apr 22, 2026

What was changed

Ensure correct protoc version is installed when we build gems for release. For source releases this is straightforward, for our cross-compiled gems we need to customize the docker image used to ensure it has protoc installed.

Why?

In my excitement for #414, I forgot that Gems only get build on main so I didn't catch that these jobs were failing.

Checklist

  1. Closes N/A

  2. How was this tested:

This PR initially also configured the Gem builds to happen on PRs as well as main: here is an example run of the gems building correctly.

  1. Any docs updates needed?
    N/A

@chris-olszewski chris-olszewski marked this pull request as ready for review April 24, 2026 14:52
@chris-olszewski chris-olszewski requested a review from a team as a code owner April 24, 2026 14:52
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.

1 participant