Skip to content

Commit

Permalink
RELEASE.md: Add envtest binary info to create new release
Browse files Browse the repository at this point in the history
  • Loading branch information
VoigtS committed Oct 9, 2023
1 parent ca5d867 commit 0636033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release Guide

1. Ensure local `master` branch is up to date with `origin/master`.
2. Ensure all checks are passing: `make check`.
2. Create the Evntest environment with `make prepare-envtest-binaries`. Ensure all checks are passing: `make check`.
3. Update the [`changelog`](./CHANGELOG.md). Make sure that the format is consistent
especially the version heading. We follow [semantic versioning][semver] for our
releases.
Expand Down

0 comments on commit 0636033

Please sign in to comment.