Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Bump bazel version to 1.0.0

Change-Id: I367a5580ef4c105ec25ca24e3b20c3953b128425
tree: 6f7bf255ffa094413c3c3ee196c7271f6c032bc8
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. LICENSE
  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