Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick to get Ruby 3.1 support in protobuf 3.20.0 #9657

Merged
merged 3 commits into from Mar 21, 2022

Conversation

haberman
Copy link
Member

@acozzette do we need to update our release script to invoke the new scripts?

* Allow pre-compiled binaries for ruby 3.1.1

* add comment

* fix build and use ruby 3.1.0

* add ruby31 to build CI for tests and release

* trying to fix ci

* install ruby 3.1.0 in ruby_build_environment.sh

* use head for rvm to install 3.1.0

* just install master version of rvm in prepare_build_macos_rc

* force install of master rvm in ruby_build_environment.sh

* Use coroutine=universal when compiling ruby31

* use ucontext

* fix filename

* fix coroutine name

* use git head for rake-compiler-dock

* use newest rake-compiler-dock version
@haberman haberman requested a review from acozzette March 21, 2022 18:08
@haberman haberman changed the base branch from master to 3.20.x March 21, 2022 18:28
…lbuffers#9645)

* Fixed Ruby 3.1 tests by marking intersect? as unimplemented.

* Updated compatibility tests.
@acozzette
Copy link
Member

I believe the release script should be OK, but we will need to create new Kokoro configs for the 3.20.x branch (can copy over the ones for master and just edit the branch name).

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.

None yet

4 participants