-
Notifications
You must be signed in to change notification settings - Fork 11
Upgrade Rails to version 7.x #2670
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
Comments
$ bundle exec rails test:system Running:Capybara starting Puma...
Failure: rails test test/system/item_edit_history_test.rb:5 F Failure: rails test test/system/item_edit_history_test.rb:51 .............S........................................ Finished in 163.660468s, 0.4033 runs/s, 2.9757 assertions/s. |
Failed tests: rails test test/controllers/aip/v1/aip_collections_controller_test.rb:42 All have triples graphs in common. |
Spring is no longer recommended and no longer a default gem in Rails. We can probably remove this, while we work on this upgrade. More info: rails/rails#42997 Update: this is done now. |
Looks like one big change is migrating from image magick to vips as the default. We currently have both at the ready due to using |
This is now live in Production |
Here is the release notes and upgrade guide:
The text was updated successfully, but these errors were encountered: