Skip to content

Commit

Permalink
Update patch.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptronicek authored Sep 29, 2023
1 parent b41f500 commit 1b07a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/checklists/patch.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Update `codeCommit` inside of https://github.com/gitpod-io/gitpod/blob/main/WORKSPACE.yaml with the SHA of the tip of the `gp-code/release/{VERSION}` branch
- Update `codeVersion` inside of https://github.com/gitpod-io/gitpod/blob/main/WORKSPACE.yaml with the version string of the proposed release
- Use [`release-pr.md`](https://github.com/gitpod-io/openvscode-releases/blob/main/resources/release-pr.md) as the PR template
- Update the VS Code stable image tags to the image generated in the previous step (the commit can be found in the resulting Werft job)
- Update the VS Code stable image tags to the image generated in the previous step (the commit can be found in the GitHub summary of the CI job)
- Update `CodeIDEImageStableVersion` in https://github.com/gitpod-io/gitpod/blob/main/install/installer/pkg/components/workspace/ide/constants.go
- Deploy VS Code Insiders as stable ([How to deploy](https://www.notion.so/gitpod/How-to-deploy-IDE-e66a8219add74f2090bfc08104f91445) in Notion)
- Release [OpenVSCode Server](https://github.com/gitpod-io/openvscode-server)

0 comments on commit 1b07a4a

Please sign in to comment.