Skip to content

Commit 55c916a

Browse files
committed
docs: update release doc with rg instructions
1 parent 05d8b61 commit 55c916a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
2121
- Remember to update the chart version as well on top of appVersion in `Chart.yaml`.
2222
- Run `rg -g '!yarn.lock' -g '!*.svg' '3\.7\.5'` to ensure all values have been
2323
changed. Replace the numbers as needed.
24+
- You can install `rg` or `ripgrep` on macOS [here](https://formulae.brew.sh/formula/ripgrep).
2425
4. Update the code coverage badge (see [here](#updating-code-coverage-in-readme) for instructions)
2526
2. GitHub actions will generate the `npm-package`, `release-packages` and `release-images` artifacts.
2627
1. You do not have to wait for these.

0 commit comments

Comments
 (0)