Upgrade bazlets to latest stable-2.14

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

Also adds a .bazelversion file specifying version 0.29.0 which is
used by bazelisk (if installed).

Change-Id: If06e157079ef79120ef02b1023987d1f98451cf1
2 files changed
tree: 6e7ef24b6733e97b030b1b860482d964222b6839
  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

This plugin allows you to perform go get requests against a Gerrit project.

For more information, see: src/main/resources/Documentation/about.md