-
Notifications
You must be signed in to change notification settings - Fork 5.9k
v4.3.0 #5099
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✨ code-server docs for PR #5099 is ready! It will be updated on every commit.
|
Codecov Report
@@ Coverage Diff @@
## main #5099 +/- ##
=======================================
Coverage 71.33% 71.33%
=======================================
Files 30 30
Lines 1685 1685
Branches 374 374
=======================================
Hits 1202 1202
Misses 413 413
Partials 70 70 Continue to review full report at Codecov.
|
We're currently investigating some issues around images not loading due to webview/service worker quirks. We need to figure that out before we can merge this. |
* chore(release): bump version to 4.3.0 * fix(release-prep.sh): ignore lib/vscode * docs(CHANGELOG): add 4.3.0 * chore: bump chart version * fixup!: remove change in postinstall * fixup!: bullets in CHANGELOG * fixup!: formatting * fixup! typo in changelog * fixup!: update date in changelog Co-authored-by: Asher <[email protected]>
This PR is to generate a new release of
code-server
atv4.3.0
Screenshot
npm build: tested on coder and works as expected 👍🏼

TODOs
Follow "Publishing a release" steps in
ci/README.md
Fixes #5021