Upgrade bazlets to latest revision on stable-2.16

Replace PACKAGE_NAME constant with package_name() function

Change-Id: I7c28873d56c81c8e42838361c25381fce5eccd1d
1 file changed
tree: 1929adc8bf0bbce1680ed6a78e4e438b549e6734
  1. .settings/
  2. gr-delete-repo/
  3. src/
  4. tools/
  5. .bazelignore
  6. .bazelrc
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. plugin.html
  12. README.md
  13. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status