Migrate delete-project plugin to polymer 3

Feature: Issue 12535
Change-Id: I6f92b9d874c32b67c5c3f274b9a83e6795655ba3
8 files changed
tree: 780e7fe902a8cbc5524a69a919288084001a3f1c
  1. gr-delete-repo/
  2. src/
  3. .bazelignore
  4. .eslintrc.json
  5. .gitignore
  6. BUILD
  7. LICENSE
  8. package.json
  9. README.md
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