Skip to content

Commit b24d706

Browse files
committed
[NRL-760] Add current release steps to README
1 parent 1b5f2c5 commit b24d706

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -466,12 +466,11 @@ If the Consumer API has changed, or the documentation for that API has changed,
466466

467467
If the Producer API has changed, or the documentation for that API has changed, you will also need to release (NRL Producer API)[https://github.com/NHSDigital/nrl-producer-api].
468468

469-
### Deploying. testing and releasing
469+
### Deploying releases
470470

471471
Once you have a new release version ready, you can deploy it through our environments as follows:
472472

473-
1. Use the "Persistent Environment Deploy" Github Action workflow to deploy the release tag to `dev`, `dev-sandbox`, `qa`, `qa-sandbox` and `int` environments.
474-
2. Verify the release version is stable in these environments.
475-
3. If any issues arise, fix the issues, create a new release version and start this process again.
476-
4. Once the release version is stable, use the "Persistent Environment Deploy" Github Action workflow to deploy the release version to `ref`.
477-
5. Once that is complete, use the "Persistent Environment Deploy" workflow to deploy the release version to `int-sandbox` and `prod`.
473+
1. Use the "Persistent Environment Deploy" Github Action workflow to deploy the release tag to `dev`, `dev-sandbox`, `qa`, `qa-sandbox`, `int` and `int-sandbox` environments.
474+
2. If any issues arise in the deployment, fix the issues, create a new release version and start this process again.
475+
3. Once the deployments are complete, use the "Persistent Environment Deploy" Github Action workflow to deploy the release version to `ref`.
476+
4. Once that is complete, use the "Persistent Environment Deploy" workflow to deploy the release version to `prod`.

0 commit comments

Comments
 (0)