Steps:
tx pull --forceThe full process is described at https://github.com/openfoodfoundation/openfoodnetwork/wiki/Releasing.
We've upgraded Ruby in this release and there's a ton of other changes. Maybe we should bump to v3.5.0 instead of v3.4.6..?
@sauloperez we haven't provisioned production servers with Ruby 2.4.4 yet, so we'll need to do that before deploying. We'll need to let non-core instances know as well (and maybe add a warning/message in the release notes).
yes, I'm aware. We also need to provision the new beta testers config.
@sauloperez sorry it took so long but I think we are ready to go here 馃挭 I haven't found anything that isn't already in production. https://docs.google.com/document/d/1skbfm1OHtqMiIQAGrdG8PQOnQUtsxEGmPhqoUidmgV8/edit#
https://github.com/openfoodfoundation/openfoodnetwork/pull/6551 prevented from migrating the DB so I had to patch the release with https://github.com/openfoodfoundation/openfoodnetwork/releases/tag/v3.5.1.
Most helpful comment
We've upgraded Ruby in this release and there's a ton of other changes. Maybe we should bump to
v3.5.0instead ofv3.4.6..?