-
-
Notifications
You must be signed in to change notification settings - Fork 729
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 Rails 7.1 #11673
Comments
Just noting that it would be worth waiting until the Ubuntu server upgrades](openfoodfoundation/ofn-install#157) are done, then we can upgrade Node, then Rails. |
I just discovered that our current Node version is blocked until we get all servers onto Ubuntu 20 🤦 But the node version doesn't seem to be a blocker for the Rails upgrade. At least, I didn't find any evidence online. |
I think all dependencies must be ready for Rails 7.1, because at least some CI runs succeed: https://github.com/dacook/openfoodnetwork/actions/runs/13106684816 |
What we should change and why (this is tech debt)
The next Rails version has been released. There are some performance optimisations which would be nice to have and some new tools we can explore. But there are several steps we need to take first:
Context
Impact and timeline
Not critical at the moment. But good to chip away at this issue.
The text was updated successfully, but these errors were encountered: