Jason Lunn

Results 81 comments of Jason Lunn

Please try out the latest release, 4.31.0-rc1, and confirm that it has resolved this issue for you, @ntkme. The [release](https://rubygems.org/gems/google-protobuf/versions) includes binary packages for `-gnu` and `-musl`.

@gregoryfm - Can you clarify what gem you're using that has an explicit dependency on 3.23.4? That version is no longer supported (see https://protobuf.dev/support/version-support/#ruby-support for documentation on what versions are...

@Falco20019 - can you add some tests that cover the new behavior?

To work around the test workflow changes, I manually imported this PR into our internal systems. With minor manual tweaks, it ran cleaner as https://github.com/protocolbuffers/protobuf/pull/20561, but still has a couple...

I'm checking on what I can do to with regard to details of the internal test

@comius - can you update this PR to resolve the merge conflicts?

The latest test run has issues across a wide spectrum of configurations, including: * all Windows example tests * all CMake tests * all Java and C# tests * Most...

@jchadwick-buf - can you rebase this PR?

Looks close! The last test run looks like it only failed due to comparison with goldens: ``` Installed files do not match goldens! If this is expected, please update the...

@gwharton - would you mind rebasing this PR? The test failures don't look related to the change.