Releases: iconiumbr/rules_pkg
Releases · iconiumbr/rules_pkg
Release list
rules_pkg-1.0.2
Review tests, include uploaders field
rules_pkg-1.0.0
install: Add --wipe_destdir option (#894) * install: test uses pathlib. Cleans up a lot of code! * install: add --wipe_destdir option. If specified, wipe destination directory before installing. Fixes #893. * install: Update doc for --wipe_destdir. Clarify that this will delete the whole directory. --------- Co-authored-by: HONG Yifan <elsk@google.com>