Skip to content

Releases: iconiumbr/rules_pkg

rules_pkg-1.0.2

Choose a tag to compare

@iconiumbr iconiumbr released this 20 Dec 01:40
Review tests, include uploaders field

rules_pkg-1.0.0

Choose a tag to compare

@iconiumbr iconiumbr released this 20 Dec 00:40
5c6aec6
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>