tree: 5e8641a1826eb88f811c810cb3fd5b541ea6463b
- BUILD.bazel
- README.md
distro/README.md
Releasing rules_platform
- Update version in distro/BUILD.bazel,
- Build the release running
bazel build //distro:rules_platform-{version} - Prepare release notes running
bazel build //distro:relnotes - Create a new release on GitHub
- Copy/paste the produced
relnotes.txt into the notes. Adjust as needed. - Upload the produced tar.gz file as an artifact.