Closed dacook closed 1 week ago
script/release/update_locales
git push upstream HEAD:refs/tags/vX.Y.Z
script/release/tag
@testers
cd ofn-install git pull ansible-playbook --limit all_prod --extra-vars "git_version=vX.Y.Z" playbooks/deploy.yml
@instance_managers The new release has been deployed.
The full process is described at https://github.com/openfoodfoundation/openfoodnetwork/wiki/Releasing.
Hello, I've had a quick test with focus on checkout, given that there are very few changes on this release. Notes here.
Looks good to go.
1. Drafting on Friday
script/release/update_locales
git push upstream HEAD:refs/tags/vX.Y.Z
script/release/tag
2. Testing
@testers
in #testing.3. Deployment at beginning of week
Command line instructions
The full process is described at https://github.com/openfoodfoundation/openfoodnetwork/wiki/Releasing.