2021-03-23 18:26:05 +00:00
|
|
|
<!-- Note: this variable $CODE_SERVER_VERSION_TO_UPDATE will be set when you run the release-prep.sh script with `yarn release:prep` -->
|
2021-03-24 23:35:55 +00:00
|
|
|
|
2021-03-23 18:26:05 +00:00
|
|
|
This PR is to generate a new release of `code-server` at `$CODE_SERVER_VERSION_TO_UPDATE`
|
2021-03-04 23:19:44 +00:00
|
|
|
|
|
|
|
## Screenshot
|
|
|
|
|
|
|
|
TODO
|
|
|
|
|
|
|
|
## TODOs
|
|
|
|
|
|
|
|
- [ ] test locally
|
2021-03-23 18:26:05 +00:00
|
|
|
- [ ] upload assets to draft release
|
2021-03-25 22:06:34 +00:00
|
|
|
- [ ] test one of the release packages locally
|
2021-03-25 22:06:56 +00:00
|
|
|
- [ ] double-check github release tag is the commit with artifacts (_note gets messed up after uploading assets_)
|
2021-03-04 23:19:44 +00:00
|
|
|
- [ ] publish release
|
|
|
|
- [ ] merge PR
|
|
|
|
- [ ] update the homebrew package
|
2021-03-23 18:26:05 +00:00
|
|
|
- [ ] update the AUR package
|