Add Jruby 10 to the CI matrix#1406
Closed
luismiramirez wants to merge 5 commits into
Closed
Conversation
luismiramirez
force-pushed
the
jruby10-compatibility
branch
from
April 22, 2025 10:55
81c52fb to
837af94
Compare
tombruijn
reviewed
Apr 22, 2025
luismiramirez
force-pushed
the
jruby10-compatibility
branch
9 times, most recently
from
April 22, 2025 12:43
c83397b to
3878c17
Compare
|
This is a message from the daily scheduled checks. |
tombruijn
force-pushed
the
jruby10-compatibility
branch
from
June 17, 2025 07:46
3878c17 to
db4fbca
Compare
tombruijn
force-pushed
the
jruby10-compatibility
branch
7 times, most recently
from
June 17, 2025 15:51
c3057a7 to
dd29492
Compare
Add Jruby 10.0.0.0 to the build matrix
tombruijn
force-pushed
the
jruby10-compatibility
branch
4 times, most recently
from
June 18, 2025 07:02
4204a5e to
33da6fb
Compare
tombruijn
force-pushed
the
jruby10-compatibility
branch
from
June 18, 2025 07:13
33da6fb to
9e7f62d
Compare
Test against the latest versions with the latest bugfixes.
The patchlevel of the Ruby version is included in JRuby and MRI after updating the JRuby versions. Update the assertion to match.
tombruijn
force-pushed
the
jruby10-compatibility
branch
from
June 18, 2025 08:29
00a5c5c to
f800db3
Compare
Member
|
Looks like there's an issue with JRuby auto loading files/constants: jruby/jruby#8777 Leaving it for now and having a look when it's fixed. |
tombruijn
marked this pull request as draft
June 18, 2025 08:30
We get some weird error that's unrelated to our tests or instrumentation, so let's just ignore the older versions of Rails for now.
For JRuby 10 with Rails, these files needs to be loaded.
tombruijn
force-pushed
the
jruby10-compatibility
branch
from
June 18, 2025 08:32
f800db3 to
3d4f9b6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Jruby 10.0.0.0 to the build matrix.
[skip changeset]
closes #1405