feat: add dry run option to release-prep.sh
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
This PR is to generate a new release of `code-server` at `0.0.0`
|
||||
<!-- Note: this variable $CODE_SERVER_VERSION_TO_UPDATE will be set when you run the release-prep.sh script with `yarn release:prep` -->
|
||||
This PR is to generate a new release of `code-server` at `$CODE_SERVER_VERSION_TO_UPDATE`
|
||||
|
||||
## Screenshot
|
||||
|
||||
@ -6,10 +7,10 @@ TODO
|
||||
|
||||
## TODOs
|
||||
|
||||
- [ ] update the AUR package
|
||||
- [ ] upload assets to draft release
|
||||
- [ ] test locally
|
||||
- [ ] upload assets to draft release
|
||||
- [ ] double-check github release tag is the commit with artifacts
|
||||
- [ ] publish release
|
||||
- [ ] merge PR
|
||||
- [ ] update the homebrew package
|
||||
- [ ] update the AUR package
|
||||
|
Reference in New Issue
Block a user