From 64992704115d94cb0fe99ea0532424819cf3c64d Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 2 Mar 2021 15:27:29 -0700 Subject: [PATCH 1/2] docs(README): add shield linking to version docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4e1e685..34407978 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # code-server · [!["GitHub Discussions"](https://img.shields.io/badge/%20GitHub-%20Discussions-gray.svg?longCache=true&logo=github&colorB=purple)](https://github.com/cdr/code-server/discussions) [!["Join us on Slack"](https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true&logo=slack&colorB=brightgreen)](https://cdr.co/join-community) [![Twitter Follow](https://img.shields.io/twitter/follow/CoderHQ?label=%40CoderHQ&style=social)](https://twitter.com/coderhq) ![Lines](https://img.shields.io/badge/Coverage-50.08%25-green.svg) +[![See latest docs](https://img.shields.io/static/v1?label=Docs&message=see%20latest%20&color=blue)](https://github.com/cdr/code-server/tree/v3.9.0/docs) Run [VS Code](https://github.com/Microsoft/vscode) on any machine anywhere and access it in the browser. From 696e0fbb14c17248ff0757dca3f91ab6abcdab53 Mon Sep 17 00:00:00 2001 From: Joe Previte Date: Tue, 2 Mar 2021 15:29:00 -0700 Subject: [PATCH 2/2] docs(ci): add step for updating docs shield --- ci/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/README.md b/ci/README.md index 4ebda4d8..0bb983ef 100644 --- a/ci/README.md +++ b/ci/README.md @@ -23,6 +23,7 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub) changed. Replace the numbers as needed. - You can install `rg` or `ripgrep` on macOS [here](https://formulae.brew.sh/formula/ripgrep). 4. Update the code coverage badge (see [here](#updating-code-coverage-in-readme) for instructions) + 5. Update the docs badge in [./README.md](../README.md) 2. GitHub actions will generate the `npm-package`, `release-packages` and `release-images` artifacts. 1. You do not have to wait for these. 3. Run `yarn release:github-draft` to create a GitHub draft release from the template with