FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improve dist verification by headius · Pull Request #9290 · jruby/jruby · GitHub

/ jruby Public

Improve dist verification - #9290

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

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

Conversation

headius commented Mar 3, 2026

Copy link
Copy Markdown
Member

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 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 force-pushed the better_dist_verification branch from cfbe262 to 0e96132 Compare March 3, 2026 23:16
headius force-pushed the better_dist_verification branch 3 times, most recently from 85bdd2a to ad6532f Compare March 4, 2026 00:12
headius force-pushed the better_dist_verification branch from ad6532f to 036c869 Compare March 4, 2026 00:20
headius merged commit 5cef401 into jruby:jruby-10.0 Mar 4, 2026
67 of 83 checks passed
headius deleted the better_dist_verification branch March 4, 2026 00:29
headius modified the milestones: JRuby 10.0.5.0, JRuby 10.0.4.0 Mar 4, 2026
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL