Skip to content

Commit b56ca21

Browse files
authored
Update docs process in release-guide (#1928)
1 parent d264258 commit b56ca21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ branch docs PR. Specifically:
5959
4. `VERSION` in top-level Makefile.
6060
5. Any references in the docs to the previous release.
6161
6. Any installation instructions to ensure that the supported Gateway API and NGF versions are correct.Specifically, helm README and `site/content/includes/installation/install-gateway-api-resources.md`.
62-
11. Update the production branch to the latest release branch in [Netlify](https://app.netlify.com/sites/nginx-gateway-fabric/configuration/deploys#branches-and-deploy-contexts). If it's your first time, log in using Gitlab SSO and ask the docs team for permission to access the NGF project. Once the branch is updated, redeploy the docs in Netlify. Verify that the Netlify deploy passes and that the published docs look good (no obvious errors or issues).
62+
11. Ask the docs team to update the production branch for NGF in Netlify to our latest release branch and run the deployment pipeline.
6363
12. Close the issue created in Step 1.
6464
13. Ensure that the [associated milestone](https://github.com/nginxinc/nginx-gateway-fabric/milestones) is closed.
6565
14. Verify that published artifacts in the release can be installed properly.

0 commit comments

Comments
 (0)