Skip to content

Commit 33004df

Browse files
committed
Added missing CDN cache clearing step to release checklist in docs
1 parent 65e4060 commit 33004df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/development/release-checklist.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,6 @@ First, run the `build-site` action, by navigating to Actions > build-site > Run
135135

136136
Once the documentation files have been compiled, they must be published by running the `deploy-kinsta` action. Select the desired deployment environment (staging or production) and specify `latest` as the deploy tag.
137137

138+
Clear the CDN cache from the [Kinsta](https://my.kinsta.com/) portal. Navigate to _Sites_ / _NetBox Labs_ / _Live_, select _CDN_ in the left-nav, click the _Clear CDN cache_ button, and confirm the clear operation.
139+
138140
Finally, verify that the documentation at <https://netboxlabs.com/docs/netbox/en/stable/> has been updated.

0 commit comments

Comments
 (0)