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
* chore: bump version to 4.8.2
* chore: update CHANGELOG
* docs: add back line in publishing release
See #5732 (comment)
* Revert "chore: bump version to 4.8.2"
This reverts commit 5d70994.
* fixup: use 4.8.2-rc.1
* docs: add release candidate notes
* refactor: warn plugin range incompatibble
* chore: bump version 4.8.2
artifacts, publish the NPM package from `npm-package`, and publish the Docker
153
154
Hub image from `release-images`.
154
155
156
+
#### Release Candidates
157
+
158
+
We prefer to do release candidates so the community can test things before a full-blown release. To do this follow the same steps as above but:
159
+
160
+
1. Only bump version in `package.json`
161
+
1. use `0.0.0-rc.0`
162
+
1. When you publish the release, select "pre-release"
163
+
155
164
#### AUR
156
165
157
166
We publish to AUR as a package [here](https://aur.archlinux.org/packages/code-server/). This process is manual and can be done by following the steps in [this repo](https://github.com/coder/code-server-aur).
0 commit comments