Build with released 2.16-rc0 API

Update bazlets to the latest revision on master and switch to the
release API.

Change-Id: I90c1fab8d0c5ac8235ad2aa77382f77a5db260f9
1 file changed
tree: 01d9cf7e2f95972ed21c07b83b3a1d58f98564d1
  1. .settings/
  2. gr-delete-repo/
  3. src/
  4. tools/
  5. .bazelrc
  6. .gitignore
  7. bazlets.bzl
  8. BUILD
  9. external_plugin_deps.bzl
  10. plugin.html
  11. README.md
  12. 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