Skip to content

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

Merged
merged 11 commits into from
Apr 14, 2022
Merged

v4.3.0 #5099

merged 11 commits into from
Apr 14, 2022

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Apr 13, 2022

This PR is to generate a new release of code-server at v4.3.0

Screenshot

npm build: tested on coder and works as expected 👍🏼
image

TODOs

Follow "Publishing a release" steps in ci/README.md

Fixes #5021

@github-actions
Copy link

github-actions bot commented Apr 13, 2022

✨ code-server docs for PR #5099 is ready! It will be updated on every commit.

@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #5099 (64fa789) into main (fd42b95) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fd42b95...64fa789. Read the comment docs.

@jsjoeio jsjoeio temporarily deployed to npm April 13, 2022 21:51 Inactive
@github-actions
Copy link

github-actions bot commented Apr 13, 2022

✨ code-server dev build published to npm for PR #5099!

  • Last publish status: success
  • Commit: 64fa789

To install in a local project, run:

npm install @coder/code-server-pr@5099

To install globally, run:

npm install -g @coder/code-server-pr@5099

@jsjoeio jsjoeio temporarily deployed to npm April 13, 2022 22:05 Inactive
@jsjoeio jsjoeio marked this pull request as ready for review April 13, 2022 22:24
@jsjoeio jsjoeio requested a review from a team April 13, 2022 22:24
@jsjoeio
Copy link
Contributor Author

jsjoeio commented Apr 13, 2022

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.

@jsjoeio jsjoeio self-assigned this Apr 14, 2022
@jsjoeio jsjoeio marked this pull request as draft April 14, 2022 17:26
@jsjoeio jsjoeio temporarily deployed to npm April 14, 2022 18:15 Inactive
@jsjoeio jsjoeio marked this pull request as ready for review April 14, 2022 18:43
@jsjoeio jsjoeio temporarily deployed to npm April 14, 2022 21:19 Inactive
@jsjoeio jsjoeio merged commit 09fc64a into main Apr 14, 2022
@jsjoeio jsjoeio deleted the v4.3.0 branch April 14, 2022 22:37
@jsjoeio jsjoeio restored the v4.3.0 branch April 14, 2022 22:45
TinLe pushed a commit to TinLe/code-server that referenced this pull request Apr 23, 2022
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Chore]: release 4.3.0
2 participants