Merge branch 'stable-2.14' into stable-2.15

* stable-2.14:
  Switch required bazel version to 0.29.1
  Make build tests name consistent with stable-2.15

Change-Id: I9eb3db10a7c4d4624949b6b3759bccecaaf966ee
tree: 3fa0808961f46eb2b9d1ea69e46664dd7a99dcdd
  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