rules_cc/distro
Copybara-Service f871759081 Merge pull request #35 from fweikert:distro
PiperOrigin-RevId: 272444545
Change-Id: I8d582773c5ef124ecafe77a353434887f1abc1aa
2019-10-02 08:49:43 -07:00
..
BUILD Merge pull request #35 from fweikert:distro 2019-10-02 08:49:43 -07:00
README.md Use rules_pkg for building releases 2019-09-17 18:00:18 +02:00

README.md

Package rules_cc

bazel build :relnotes
cat ../bazel-bin/distro/relnotes.txt
tar tzf ../bazel-bin/distro/rules_cc-*.tar.gz
  • Create a new release
  • Copy/paste relnotes.txt into the notes. Adjust as needed.
  • Upload the tar.gz file as an artifact.