Run all tests:
go test ./...Update snapshot tests:
go test ./internal/index -update-snapshots-
Land a PR with the following changes:
- A ChangeLog entry with
## vM.N.P - Updated version in
internal/index/version.txt
- A ChangeLog entry with
-
On the
mainbranch, run the following:NEW_VERSION="M.N.P" ./dev/publish-release.sh