Skip to content

docs: add --edge to install section #5767

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 2 commits into from
Nov 10, 2022
Merged

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Nov 9, 2022

This adds documentation for the flag --edge which we've had for a
while but forgot to document.

Fixes #5717

This adds documentation for the flag `--edge` which we've had for a
while but forgot to document.

Fixes #5717
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

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

@jsjoeio jsjoeio self-assigned this Nov 9, 2022
@jsjoeio jsjoeio added docs Documentation related rebase when passing labels Nov 9, 2022
@jsjoeio jsjoeio temporarily deployed to npm November 9, 2022 21:40 Inactive
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

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

  • Last publish status: success
  • Commit: a67f1e9

To install in a local project, run:

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

To install globally, run:

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

@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Merging #5767 (a67f1e9) into main (3367e1a) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5767   +/-   ##
=======================================
  Coverage   72.66%   72.66%           
=======================================
  Files          30       30           
  Lines        1683     1683           
  Branches      370      370           
=======================================
  Hits         1223     1223           
  Misses        397      397           
  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 3367e1a...a67f1e9. Read the comment docs.

@jsjoeio jsjoeio temporarily deployed to npm November 9, 2022 21:57 Inactive
@repo-ranger repo-ranger bot temporarily deployed to npm November 10, 2022 16:45 Inactive
@jsjoeio jsjoeio merged commit e2f585f into main Nov 10, 2022
@jsjoeio jsjoeio deleted the jsjoeio/update-install-docs branch November 10, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs]: document installing pre-release with --edge
2 participants