Skip to content
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

release: 4.7.0 #5546

Merged
merged 10 commits into from
Sep 9, 2022
Merged

release: 4.7.0 #5546

merged 10 commits into from
Sep 9, 2022

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Sep 9, 2022

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

Screenshot

image

TODOs

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

  • publish release and merge PR
  • update the AUR package

This makes a minor improvement to the `release-prep.sh` script to grab
the version to update to from the branch name.
@jsjoeio jsjoeio self-assigned this Sep 9, 2022
@jsjoeio jsjoeio requested a review from a team September 9, 2022 18:22
@github-actions
Copy link

github-actions bot commented Sep 9, 2022

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

@jsjoeio jsjoeio temporarily deployed to npm September 9, 2022 18:41 Inactive
@github-actions
Copy link

github-actions bot commented Sep 9, 2022

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

  • Last publish status: success
  • Commit: 6809ded

To install in a local project, run:

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

To install globally, run:

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

@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Merging #5546 (6809ded) into main (5028169) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5546    /-   ##
=======================================
  Coverage   72.44%   72.44%           
=======================================
  Files          30       30           
  Lines        1673     1673           
  Branches      366      366           
=======================================
  Hits         1212     1212           
  Misses        398      398           
  Partials       63       63           
Impacted Files Coverage Δ
src/node/cli.ts 91.66% <100.00%> (ø)

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 5028169...6809ded. Read the comment docs.

@@ -20,14 20,30 @@ Code v99.99.999

-->

## [4.6.1](https://github.com/coder/code-server/releases/tag/v4.6.1) - 2022-08-31
Copy link
Contributor Author

Choose a reason for hiding this comment

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

The diff on this file looks weird but I added 4.7.0 and 4.6.1

Comment on lines 12 to 14
CHECKMARK="\xE2\x9C\x94"
DASH="-"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice quality of life improvements

@jsjoeio jsjoeio marked this pull request as ready for review September 9, 2022 18:51
@jsjoeio jsjoeio temporarily deployed to npm September 9, 2022 18:56 Inactive
@jsjoeio jsjoeio temporarily deployed to npm September 9, 2022 20:18 Inactive
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.

None yet

2 participants