Skip to content

Commit 4f567ef

Browse files
authored
added link to docs release scripts (#60)
1 parent 9ffbf8d commit 4f567ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

release/README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,10 @@ images-repo: docker-images
200200
- ...
201201
----
202202

203+
### Post-release steps
204+
205+
Once the release is complete and all steps above have been verified, the documentation needs to be updated and built. This is done in a separate suite of scripts found https://github.com/stackabletech/documentation/tree/main/scripts[here]. Follow the steps given in the two scripts (there are prompts provided which allow for early-exit if things are not as they should be!).
206+
203207
### Bugfix/patch tags
204208

205209
To create release tags for bugfix/patch releases use the `create-bugfix-tag.sh` script, called from the repository root folder. The syntax is given below:

0 commit comments

Comments
 (0)