Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_platform
/
c485dca25ee73c9c5a55f244ae93a39bd2ff25ef
/
.
/
distro
tree: 3d96065b48ccecb461e81201311ce7d096e73e94 [
path history
]
[
tgz
]
BUILD.bazel
README.md
distro/README.md
Releasing rules_java
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.