Update bazlets to latest revision on stable-2.15

- Add optional dir_name argument to gerrit_plugin
- gerrit_plugin: Improve stamping error message
- Upgrade Gerrit API to version 2.15.2
- Set Gerrit API snapshot version to 2.15.2-SNAPSHOT
- Fix the error in project properties generation file
- Switch to 2.14.9-SNAPSHOT Gerrit API version for local dev
- Fix deletion of Sonar Scanner folder
- Automate SonarQube analysis for plugins built with bazel

Change-Id: I8928a5db8dcbfc6978f9b500efe4d633ea763c73
1 file changed
tree: fa3fa7349506ed60fe7e6e6bb2f1bb27989dfda8
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. external_plugin_deps.bzl
  8. README.md
  9. 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