Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_java
/
6fef113225c2c5f7fe72e100ca0d9b7ea5e7472a
/
.
/
distro
tree: c7b72cab7f221161d0a668fda4854733124b9881 [
path history
]
[
tgz
]
BUILD.bazel
README.md
distro/README.md
Releasing rules_java
Update version in
java/defs.bzl
,
MODULE.bazel
and merge it
Build the release running
bazel build //distro:rules_java-{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.