Skip to content

[Ruby] Add rubygems support for linux-gnu and linux-musl platforms #40174

Merged
apolcyn merged 1 commit intogrpc:v1.74.xfrom
zarinn3pal:v1.74.x-add-musl-rubygems
Jul 11, 2025
Merged

[Ruby] Add rubygems support for linux-gnu and linux-musl platforms #40174
apolcyn merged 1 commit intogrpc:v1.74.xfrom
zarinn3pal:v1.74.x-add-musl-rubygems

Conversation

@zarinn3pal
Copy link
Copy Markdown
Contributor

Added platform support for linux-gnu and linux-musl architectures. Use rake compiler base docker images for both of these platforms and use it to bundle grpc gem to the respective platforms.

Closes #39549

…rpc#39549)

Added platform support for linux-gnu and linux-musl architectures.  Use rake compiler base docker images for both of these platforms and use it to bundle grpc gem to the respective platforms.

Closes grpc#39549

PiperOrigin-RevId: 781343819
Copy link
Copy Markdown
Contributor

@apolcyn apolcyn left a comment

Choose a reason for hiding this comment

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

nits on PR description:

  • please title the PR with backport "xxx....", like #36508 for example

  • please link to the PR we're backporting somewhere in the description

@apolcyn apolcyn added the release notes: yes Indicates if PR needs to be in release notes label Jul 11, 2025
@apolcyn apolcyn merged commit 1c64908 into grpc:v1.74.x Jul 11, 2025
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants