@@ -33,16 +33,22 @@ given:
3333 they haven't had a specific branch deployed to them (check [ recent
3434 deploys] ( https://github.com/nhsuk/manage-vaccinations-in-schools/actions/workflows/deploy.yml ) ).
3535 This can be used as a test that the tag deploys as expected.
36- 7 . If there are migrations that need testing (e.g. a data migration or a
37- long-running migration), deploy this release to ` data-replication ` and test
38- the performance of the migration(s) there.
36+ 7 . If there are migrations that need testing (e.g. a db or data migrations),
37+ deploy this release to ` data-replication ` and test the performance of the
38+ migration(s) there.
39398 . Perform pre-release tasks.
40- 9 . Run the ` Deploy ` workflow to deploy to production.
41- 10 . Smoke test: login to the production service to ensure it looks normal.
42- 11 . Perform post-release tasks.
43- 12 . Fast-forward or reset ` release ` to the release tag.
44- 13 . Update the service management channel on NHSE Slack.
45- 14 . Update the topic in the Mavis tech channel to reflect the new version.
40+ 9 . Run the [ Deploy
41+ workflow] ( https://github.com/NHSDigital/manage-vaccinations-in-schools/actions/workflows/deploy.yml )
42+ to deploy to production.
43+ 10 . Run the [ Deploy application
44+ workflow] ( https://github.com/NHSDigital/manage-vaccinations-in-schools-reporting/actions/workflows/deploy-application.yml )
45+ for the reporting app. You may need to ask other team members for the
46+ correct tag.
47+ 11 . Smoke test: login to the production service to ensure it looks normal.
48+ 12 . Perform post-release tasks.
49+ 13 . Fast-forward or reset ` release ` to the release tag.
50+ 14 . Update the service management channel on NHSE Slack.
51+ 15 . Update the topic in the Mavis tech channel to reflect the new version.
4652
4753Additional notes below.
4854
0 commit comments