-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ruby3.x-rails-8.0: new packages #39902
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Michael Paul <[email protected]>
Signed-off-by: Michael Paul <[email protected]>
Signed-off-by: Michael Paul <[email protected]>
ruby3.3-rails-8.0.yaml
Outdated
- gcc | ||
- git | ||
- glibc-dev | ||
- make |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These shouldn't be runtime depends should they?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I commented them out locally just to triple-check and rebuilt it...I could've sworn it was failing without them earlier, but it works without them now so...I'll drop those off 🤷♂️
ruby3.3-rails-8.0.yaml
Outdated
- glibc-dev | ||
- make | ||
- ruby${{vars.rubyMM}}-bundler | ||
- ruby-${{vars.rubyMM}}-dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't be needed for runtime?
I think the runtime and build depends are mixed up here. Runtime shouldn't need much more than |
Signed-off-by: Michael Paul <[email protected]>
Creates Ruby on Rails package for Ruby 3.4, 3.3, and 3.2
Related: https://github.com/chainguard-dev/image-requests/issues/5160
EOL: https://endoflife.date/rails
Pre-review Checklist
For new package PRs only
endoflife.date
)