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/release/README.md
+2
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ The action will create the dedicated release branch e.g. `0.13.x` and the prelea
16
16
17
17
> :warning: If necessary, cherry-pick any additional fixes to the release branch.
18
18
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
+
19
21
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:
0 commit comments