openfoodnetwork
openfoodnetwork copied to clipboard
Release v4.2.17
Preparation on Thursday
- [x] Merge pull requests in the Ready To Go column
- [x] Include translations:
tx pull --force
- [x] Draft new release. Look at previous releases for inspiration.
- [x] Notify #instance-managers of user-facing changes.
Testing
- [x] Find build of the release commit and copy it below.
- [x] Move this issue to Test Ready.
- [x] Notify testers.
- [ ] Test build: https://semaphoreci.com/openfoodfoundation/openfoodnetwork-2/branches/master/builds/3826
Finish on Tuesday
- [ ] Publish and notify #global-community:
The next release is ready: https://github.com/openfoodfoundation/openfoodnetwork/releases/latest
- [ ] Deploy the new release to all managed instances.
Command line instructions
cd ofn-install git pull ansible-playbook --limit all-prod --extra-vars "git_version=vx.y.z" playbooks/deploy.yml
- [ ] Notify #instance-managers:
@instance_managers The new release has been deployed.
- [ ] Nudge next release manager
The full process is described at https://github.com/openfoodfoundation/openfoodnetwork/wiki/Releasing.
All good. Ready to go!