-
Notifications
You must be signed in to change notification settings - Fork 51
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
Upgrade to Ruby 3.3 and Rails 7.2 #5983
Comments
Could be 8 points, depending on how painful the Rails upgrade is. |
Notes:
hydra-head needs to be updated. Most recent release is rails < 7.1 (@cjcolvar) noid-rails needs to be updated for 7.2, main supports 7.1 but a release has not been cut with 7.1 support (@masaball) samvera-persona needs to be updated. Most recent release is rails < 7.1 (@masaball) browse-everything needs to be updated for 7.2, most recent release supports 7.1.
active_annotations needs to be updated. Most recent release is rails < 7.1.
Non-samvera/non-local gems:
Non-breaking messages from bundle update that may be relevant:
|
Samvera-persona gem has the same issue as active-annotations where github retired the public key it had on record. Will probably need to coordinate with Rob Kaufman to get that set back up. |
I may be able to help with this. |
@joncameron Create a new issue for cutting releases for component gems for the news Rails version. Won't happen at all the same time, and we may have to keep updating Avalon to point to new tags as needed. This will most likely be reactive as we go through development for this release and could be part of preparing for release when we're ready for that. |
Description
Rails 7.2 is available and includes intriguing performance improvements among other changes (and a new Ruby version). For Avalon 8.0 we should update to the latest Rails version to stay current with one of our primary dependencies.
Done Looks Like
The text was updated successfully, but these errors were encountered: