Skip to content

cloudsmith_release: bump JRuby to 9.4.15.0 - #86

Merged
tungleduyxyz merged 1 commit into
mainfrom
bump-jruby-9.4.15.0
Aug 26, 2026
Merged

cloudsmith_release: bump JRuby to 9.4.15.0#86
tungleduyxyz merged 1 commit into
mainfrom
bump-jruby-9.4.15.0

Conversation

@tungleduyxyz

Copy link
Copy Markdown
Contributor

killbill-admin-ui-standalone's build.sh now requires JRuby >= 9.4.11.0, so its snapshot_release workflow (the only caller using with_ruby: 'true') fails with the pinned 9.4.2.0:

This matches the JRuby version already used by killbill-admin-ui-standalone's own release.yml (jruby-9.4.15.0). No other repo sets with_ruby: 'true', so no other caller is affected.

killbill-admin-ui-standalone's build.sh now requires JRuby >= 9.4.11.0,
so the snapshot_release workflow fails with the pinned 9.4.2.0:
https://github.com/killbill/killbill-admin-ui-standalone/actions/runs/32878376361

Match the version already used by killbill-admin-ui-standalone's
release.yml. Only that repo sets with_ruby: 'true', so no other
caller is affected.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the shared cloudsmith_release workflow to use a newer JRuby version so downstream callers (notably killbill-admin-ui-standalone’s snapshot_release with with_ruby: 'true') can satisfy their build.sh JRuby minimum version requirement.

Changes:

  • Bump ruby/setup-ruby ruby-version from jruby-9.4.2.0 to jruby-9.4.15.0 when with_ruby == 'true'.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@tungleduyxyz
tungleduyxyz merged commit 5a4c3a6 into main Aug 26, 2026
1 check passed
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.

3 participants