mampf icon indicating copy to clipboard operation
mampf copied to clipboard

Upgrade to Rails 7.2

Open Splines opened this issue 2 years ago • 1 comments

Things to consider

  • [ ] Check for Param equality check violations in production log, see this comment
  • [ ] New cache format: https://github.com/MaMpf-HD/mampf/issues/554#issuecomment-2045979728 (hopefully already done when closing issue #554, see also this comment). For an explanation, see this comment
  • [ ] coder keyword as seen here. One such occurrence (among others):
Please pass the coder as a keyword argument:

   serialize :quiz_graph, coder: QuizGraph
   (called from <class:Medium> at /usr/src/app/app/models/medium.rb:64)
   DEPRECATION WARNING: Passing the coder as positional argument is deprecated and will be removed in Rails 7.2.

Splines avatar Apr 08 '24 16:04 Splines

~~For the sunspot-related deprecation warning~~

DEPRECATION WARNING: BOLD is deprecated! Use MODES[:bold] instead.

~~see this issue. Unfortunately, it seems like sunspot only gets updates very sparingly.~~

--> resolved on their side

Splines avatar Apr 30 '24 23:04 Splines