Skip to content

Conversation

@tombruijn
Copy link
Member

@tombruijn tombruijn commented Jul 9, 2025

Continuation of #1406
Closes #1405

Add Jruby 10 to the CI matrix

Add Jruby 10.0.0.0 to the build matrix

Bump JRuby versions on CI

Test against the latest versions with the latest bugfixes.

Fix diagnose test for JRuby

The patchlevel of the Ruby version is included in JRuby and MRI after updating the JRuby versions. Update the assertion to match.

Remove Rails 7.0 from JRuby 10 matrix

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.

Fix ActionCable test helper loading on JRuby

For JRuby 10 with Rails, these files needs to be loaded.

@tombruijn tombruijn self-assigned this Jul 9, 2025
@tombruijn tombruijn added the chore A small task that takes a day or two at the most. label Jul 9, 2025
luismiramirez and others added 6 commits July 22, 2025 15:27
Add Jruby 10.0.0.0 to the build matrix
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.
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.
See if this fixes the CI build issues we have now.
@tombruijn tombruijn force-pushed the jruby10-compatibility branch from 3d4f9b6 to e9e806d Compare July 22, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore A small task that takes a day or two at the most.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add JRuby 10 to the CI build

2 participants