Skip to content

release: 4.2.0#5014

Merged
jsjoeio merged 3 commits into
mainfrom
v4.2.0
Mar 22, 2022
Merged

release: 4.2.0#5014
jsjoeio merged 3 commits into
mainfrom
v4.2.0

Conversation

@jsjoeio

@jsjoeio jsjoeio commented Mar 22, 2022

Copy link
Copy Markdown
Contributor

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

Screenshot

image

TODOs

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

  • publish release and merge PR
  • update the AUR package

Fixes #4942

@jsjoeio jsjoeio self-assigned this Mar 22, 2022
@jsjoeio jsjoeio requested a review from a team March 22, 2022 21:08
@github-actions

github-actions Bot commented Mar 22, 2022

Copy link
Copy Markdown

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

@codecov

codecov Bot commented Mar 22, 2022

Copy link
Copy Markdown

Codecov Report

Merging #5014 (7d56da4) into main (a1af9e2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5014   +/-   ##
=======================================
  Coverage   71.30%   71.30%           
=======================================
  Files          30       30           
  Lines        1683     1683           
  Branches      373      373           
=======================================
  Hits         1200     1200           
  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 a1af9e2...7d56da4. Read the comment docs.

@jsjoeio jsjoeio temporarily deployed to npm March 22, 2022 21:13 Inactive
@jsjoeio jsjoeio marked this pull request as ready for review March 22, 2022 21:24
@jsjoeio jsjoeio temporarily deployed to npm March 22, 2022 21:30 Inactive

@code-asher code-asher left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One spot I think we need to update, otherwise looks good!

Comment thread ci/helm-chart/Chart.yaml
@jsjoeio jsjoeio temporarily deployed to npm March 22, 2022 22:22 Inactive
@jsjoeio jsjoeio merged commit cf7cff0 into main Mar 22, 2022
@jsjoeio jsjoeio deleted the v4.2.0 branch March 22, 2022 23:34
@jsjoeio jsjoeio restored the v4.2.0 branch March 22, 2022 23:34
@jsjoeio jsjoeio deleted the v4.2.0 branch March 22, 2022 23:34
@jsjoeio jsjoeio restored the v4.2.0 branch March 22, 2022 23:34
@benz0li

benz0li commented Mar 23, 2022

Copy link
Copy Markdown
Contributor

@jsjoeio Help > About reports code-server: vUnknown.

version

@benz0li

benz0li commented Mar 23, 2022

Copy link
Copy Markdown
Contributor

@jsjoeio I have noticed, that the Assets for v4.2.0 are ~90 MB smaller than the ones for v4.1.0.

ℹ️ There are no source map files in v4.2.0, although being pointed to in the JS files (e.g. lib/vscode/out/vs/loader.js).

Should I open an issue regarding this?

@benz0li benz0li mentioned this pull request Mar 23, 2022
3 tasks
@jsjoeio

jsjoeio commented Mar 23, 2022

Copy link
Copy Markdown
Contributor Author

This looks like a bug: #5014 (comment)

Do you mind opening a bug report for that? You can leave most of it blank (I know how to reproduce).

@jsjoeio I have noticed, that the Assets for v4.2.0 are ~90 MB smaller than the ones for v4.1.0.

ℹ️ There are no source map files in v4.2.0, although being pointed to in the JS files (e.g. lib/vscode/out/vs/loader.js).

Should I open an issue regarding this?

Great question! I'm not sure if that was intentional 🤔 Could have missed a patch potentially. Any ideas @code-asher ?

@jsjoeio jsjoeio deleted the v4.2.0 branch March 23, 2022 22:40
@code-asher

code-asher commented Mar 23, 2022

Copy link
Copy Markdown
Member

Definitely not intentional. I bet it is due to the switch to using Code's packaging task instead of cobbling it together ourselves. They might be removing the source maps because they host them elsewhere. So we might have to patch that removal out.

@jsjoeio

jsjoeio commented Mar 23, 2022

Copy link
Copy Markdown
Contributor Author

Ahhh gotcha. We can track here: #5026

Thanks @benz0li for reporting!

TinLe pushed a commit to TinLe/code-server that referenced this pull request Apr 23, 2022
* chore(release): bump version to 4.2.0

* chore: update CHANGELOG

* chore: bump helm chart version
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.

release: v4.2.0

3 participants