Skip to content

Commit 41e8ccb

Browse files
committed
docs: Adding info about smoke tests
Signed-off-by: Ilya Buziuk <[email protected]>
1 parent bd17527 commit 41e8ccb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The action will create the dedicated release branch e.g. `0.13.x` and the prelea
1616

1717
> :warning: If necessary, cherry-pick any additional fixes to the release branch.
1818
19+
Build the image from the `0.13.x` branch and run manually a test with DevWorkspace startup against this version of the operator. If the workspace is started without errors you can proceed with the release.
20+
1921
2. Trigger the release by running the same action using the workflow from the branch that was created during the previous step e.g. `0.13.x`. Provide the version in format `v0.y.z` e.g. `v0.13.0` and set `false` for the prelease field:
2022

2123
![Release](release.png?raw=true "Release")

0 commit comments

Comments
 (0)