ruby3.2-activesupport/8.0.0 package update - #33613
Conversation
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
|
Build is fine but tests now fail. This was an AI suggestion: "The uri gem used to be part of Ruby's standard library, but it was extracted into a separate gem in Ruby 3.2. Rails 8.0 now explicitly requires a newer version of this gem. To fix this, you need to add ruby3.2-uri as a runtime dependency in your melange package configuration." It does look like we need both ruby-uri and ruby-benchmark in order to be able to run the tests for this package. Adding separately here: |
These packages are now needed to be able to test the following package: - #33613 --------- Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev>
Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev>
Package ruby3.2-activesupport: Click to expand/collapsePackage ruby3.2-activesupport: Package ruby3.3-activesupport: Click to expand/collapsePackage ruby3.3-activesupport: |
kranurag7
left a comment
There was a problem hiding this comment.
thank you very much for extending tests!!
**The package tests will fail,** until this is merged and built: - #33613 Once merged, please re-run this build. ------------- <p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> --------- Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Signed-off-by: Mark McCormick <mark.mccormick@chainguard.dev> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: Mark McCormick <mark.mccormick@chainguard.dev>
Package update, plus expand melange test coverage.