Skip to content

Simplify Ruby installation in Docker#12044

Open
sschuberth wants to merge 2 commits into
mainfrom
licensee-no-rugged
Open

Simplify Ruby installation in Docker#12044
sschuberth wants to merge 2 commits into
mainfrom
licensee-no-rugged

Conversation

@sschuberth

Copy link
Copy Markdown
Member

Please have a look at the individual commit messages for the details.

See [1].

[1]: https://github.com/licensee/licensee/releases/tag/v10.0.0

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.io>
@sschuberth sschuberth force-pushed the licensee-no-rugged branch from 17a4e6f to 9499471 Compare June 19, 2026 15:47
@codecov

codecov Bot commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.53%. Comparing base (bab80ca) to head (edc3bd5).

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #12044   +/-   ##
=========================================
  Coverage     58.53%   58.53%           
  Complexity     1821     1821           
=========================================
  Files           361      361           
  Lines         13551    13551           
  Branches       1399     1399           
=========================================
  Hits           7932     7932           
  Misses         5117     5117           
  Partials        502      502           
Flag Coverage Δ
funTest-external-tools 14.61% <ø> (ø)
funTest-no-external-tools 30.18% <ø> (ø)
test-ubuntu-24.04 42.12% <ø> (ø)
test-windows-2025 42.10% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sschuberth sschuberth force-pushed the licensee-no-rugged branch 2 times, most recently from c90e891 to 4830b13 Compare June 19, 2026 17:32
Now that the "rugged" dependency of `licensee` is optional [1], also
"cmake" and "openssl" are not needed anymore. Go even further in
simplifying things by giving `mise` [2] a try to install Ruby in the
Docker image.

[1]: licensee/licensee#66
[2]: https://mise.jdx.dev/mise-cookbook/docker.html

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.io>
@sschuberth sschuberth force-pushed the licensee-no-rugged branch from 4830b13 to edc3bd5 Compare June 19, 2026 17:45
@sschuberth sschuberth marked this pull request as ready for review June 19, 2026 18:27
@sschuberth sschuberth requested a review from a team as a code owner June 19, 2026 18:27
@sschuberth sschuberth enabled auto-merge (rebase) June 19, 2026 18:27
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