You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/server-docs-release-process.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@
24
24
* Set the release version within the PDF build script (`$VERSION`) and also within the Jekyll `_config.yml` under both asciidoc attributes called `serverversion`.
25
25
* Make operational changes required for the release.
26
26
* If anything has changed about the installation or upgrade process, point these out in the relevant docs.
27
-
* Add bug fixes to What's New page
27
+
* Add bug fixes to What's New page.
28
28
* Check the comment is `FINAL` in the build script once all changes are made.
29
29
* Commit and push your changes up to open a PR. New PDFs will be built in the job `build_server_pdfs` and the new docs appear as artifacts.
30
30
* Download new PDF versions to the `jekyll/_cci2` folder to update the currently available PDFs.
0 commit comments