From 386af14a7776b357169a3682b5b96642800b2be1 Mon Sep 17 00:00:00 2001 From: Anmol Sethi Date: Fri, 18 Dec 2020 04:01:25 -0500 Subject: [PATCH] ci/README: Document command used to find stale version --- ci/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/README.md b/ci/README.md index d8329892..65e29ab0 100644 --- a/ci/README.md +++ b/ci/README.md @@ -19,6 +19,8 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub) 2. Update in [./doc/install.md](../doc/install.md) 3. Update in [./ci/helm-chart/README.md](../ci/helm-chart/README.md) - Remember to update the chart version as well on top of appVersion in `Chart.yaml`. + - Run `rg -g '!yarn.lock' -g '!*.svg' '3\.7\.5'` to ensure all values have been + changed. Replace the numbers as needed. 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