Upgrade bazlets to latest stable-2.15

Includes the following fixes:

- Bazel: Add fixes for --incompatible_load_python_rules_from_bzl
- Bazel: Export rules_python in plugin API
- Support bazelisk or bazel in tools/eclipse/project.py
- Rework imports in project.py
- Update project.py to use argparse
- Bazel: Add fixes for --incompatible_load_java_rules_from_bzl

Change-Id: If06e157079ef79120ef02b1023987d1f98451cf1
1 file changed
tree: 35d7f0d9f495c2750913abe64a919208b8c4518d
  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