Skip to content

Conversation

@jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Jul 18, 2022

This PR is to generate a new release of code-server at 4.5.1

Screenshot

image

TODOs

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

  • publish release and merge PR
  • update the AUR package

@jsjoeio jsjoeio self-assigned this Jul 18, 2022
@jsjoeio jsjoeio requested a review from a team July 18, 2022 19:26
@github-actions
Copy link

github-actions bot commented Jul 18, 2022

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

@jsjoeio jsjoeio temporarily deployed to npm July 18, 2022 19:31 Inactive
@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #5354 (8ccacf3) into main (de317a0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5354   +/-   ##
=======================================
  Coverage   72.42%   72.42%           
=======================================
  Files          30       30           
  Lines        1672     1672           
  Branches      366      366           
=======================================
  Hits         1211     1211           
  Misses        398      398           
  Partials       63       63           

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 de317a0...8ccacf3. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jul 18, 2022

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

  • Last publish status: success
  • Commit: 8ccacf3

To install in a local project, run:

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

To install globally, run:

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

@jsjoeio jsjoeio added this to the 4.5.1 milestone Jul 18, 2022
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 2.6.0
version: 3.0.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This PR was identified as a breaking change, hence the major bump here.

@jsjoeio jsjoeio temporarily deployed to npm July 18, 2022 22:01 Inactive
@jsjoeio jsjoeio temporarily deployed to npm July 18, 2022 22:21 Inactive
@jsjoeio jsjoeio mentioned this pull request Jul 18, 2022
3 tasks
@jsjoeio jsjoeio marked this pull request as ready for review July 18, 2022 22:28
@jsjoeio jsjoeio temporarily deployed to npm July 18, 2022 22:53 Inactive
@jsjoeio
Copy link
Contributor Author

jsjoeio commented Jul 18, 2022

Blocked until #5316 is addressed

@jsjoeio jsjoeio marked this pull request as draft July 18, 2022 23:12
Before this, creating a release sometimes prevented vscode from
rebuilding and using the cache instead. Now we use the
package.json.version in the cache key to "bust" the cache if the
package.json version is updated (aka a release).

Fixes #5316
@jsjoeio jsjoeio temporarily deployed to npm July 19, 2022 16:37 Inactive
@jsjoeio jsjoeio temporarily deployed to npm July 19, 2022 17:17 Inactive
@jsjoeio jsjoeio requested a review from code-asher July 19, 2022 18:06
@jsjoeio jsjoeio marked this pull request as ready for review July 19, 2022 18:07
@jsjoeio jsjoeio temporarily deployed to npm July 19, 2022 18:11 Inactive
@jsjoeio jsjoeio temporarily deployed to npm July 19, 2022 18:40 Inactive
@jsjoeio jsjoeio merged commit f4fc2eb into main Jul 19, 2022
@jsjoeio jsjoeio deleted the release/v4.5.1 branch July 19, 2022 19:34
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.

2 participants