Skip to content

Improve dist verification#9290

Merged
headius merged 13 commits intojruby:jruby-10.0from
headius:better_dist_verification
Mar 4, 2026
Merged

Improve dist verification#9290
headius merged 13 commits intojruby:jruby-10.0from
headius:better_dist_verification

Conversation

@headius
Copy link
Member

@headius headius commented Mar 3, 2026

This PR will include changes to improve our "Rails verification" to be a more general "Dist verification" that confirms the build jruby-dist artifact is able to run the Rails gauntlet and other tests.

This relates to the fix in #9289 and will help verify that those issues don't happen again.

@headius headius added this to the JRuby 10.0.5.0 milestone Mar 3, 2026
headius added 8 commits March 3, 2026 17:16
In docker-library/official-images#20939 we discovered that the
jruby-dist artifacts were not including RubyGems extension stubs
needed for libraries like syslog to load. This change modifies our
verification process to attempt to run from the dist archive and
to load problematic standard libraries to hopefully catch issues
like this in the future.
@headius headius force-pushed the better_dist_verification branch from cfbe262 to 0e96132 Compare March 3, 2026 23:16
@headius headius force-pushed the better_dist_verification branch 3 times, most recently from 85bdd2a to ad6532f Compare March 4, 2026 00:12
@headius headius force-pushed the better_dist_verification branch from ad6532f to 036c869 Compare March 4, 2026 00:20
@headius headius merged commit 5cef401 into jruby:jruby-10.0 Mar 4, 2026
67 of 83 checks passed
@headius headius deleted the better_dist_verification branch March 4, 2026 00:29
@headius headius modified the milestones: JRuby 10.0.5.0, JRuby 10.0.4.0 Mar 4, 2026
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.

1 participant