wade-arista

Results 3 issues of wade-arista

For the release binaries in github.com/bazelbuild/bazel, detached signatures are already provided. The release server also has a signature for the source archive, e.g. https://releases.bazel.build/7.0.2/release/bazel_7.0.2.tar.gz https://releases.bazel.build/7.0.2/release/bazel_7.0.2.tar.gz.sig It would certainly be nice...

Tested with bazel 7.2.1 and `rules_pkg` 1.0.0 (`b4ac7e3197bc03d70d0d8d6af02c1d91ad0866e2`). I adapted the example from `examples/rpm/subrpm` by adding a second sub RPM with the name "subrpm2". ```diff diff --git a/examples/rpm/subrpm/BUILD b/examples/rpm/subrpm/BUILD index...

Release Notes: https://github.com/google/go-github/releases/tag/v63.0.0 Two breaking changes are struct renames that do not impact us here.