Skip to content

Upgrade rake-compiler-dock#22014

Closed
veblush wants to merge 1 commit intogrpc:masterfrom
veblush:ruby-new-dock
Closed

Upgrade rake-compiler-dock#22014
veblush wants to merge 1 commit intogrpc:masterfrom
veblush:ruby-new-dock

Conversation

@veblush
Copy link
Copy Markdown
Contributor

@veblush veblush commented Feb 13, 2020

To support Ruby 2.7, new ruby-compiler-dock is needed. However, it changes the docker structure a bit, our build system should change accordingly. Previously, it had one docker image for everything but it changed to have one docker image per platform.

grpc_build_artifacts_multiplatform: passed

@veblush veblush added lang/ruby area/build release notes: no Indicates if PR should not be in release notes labels Feb 13, 2020
@veblush veblush marked this pull request as ready for review February 14, 2020 04:42
@veblush
Copy link
Copy Markdown
Contributor Author

veblush commented Feb 14, 2020

Some gems are missing with this PR. Artifacts for mingw32 and x86-linux are not built.

Ruby gem artifacts with this PR

grpc-1.27.0.dev-universal-darwin.gem
grpc-1.27.0.dev-x86_64-linux.gem
grpc-1.27.0.dev.gem
grpc-tools-1.27.0.dev.gem

Ruby gem artifacts previously

grpc-1.27.2-universal-darwin.gem
grpc-1.27.2-x64-mingw32.gem
grpc-1.27.2-x86-linux.gem
grpc-1.27.2-x86-mingw32.gem
grpc-1.27.2-x86_64-linux.gem
grpc-1.27.2.gem
grpc-tools-1.27.2.gem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build lang/ruby release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants