Skip to content

Commit

Permalink
Merge pull request #134 from sapcc/GuideUpdate
Browse files Browse the repository at this point in the history
GuideUpdate
  • Loading branch information
majewsky authored Oct 9, 2023
2 parents 20b3a84 + 0636033 commit b37570f
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 b37570f

Please sign in to comment.