UMN-LATIS / z

Z is a multiuser URL shortener with powerful features
GNU Affero General Public License v3.0
3 stars 1 forks source link

Update to Rails 7.1 #160

Closed jxjj closed 6 months ago

jxjj commented 6 months ago

Updates to Rails 7.1 and uses new defaults.

Notes:

  1. The new default serializer for 7.1 is nil but we need to set this as YAML (the previous default) so that admin announcements won't break (and probably auditing too, since that serializes to YAML in the DB...)
  2. Cypress bumped to latest to resolve a flakey test with QR codes

Up on dev for testing: https://cla-z-dev-02.oit.umn.edu/