Update metadata.template.json

Aspect folks aren't involved with this ruleset anymore
1 file changed
tree: 8b6b2882f6a05e63f1f90a1401d10e3d70486d18
  1. .bazelci/
  2. .bcr/
  3. .github/
  4. docs/
  5. proto/
  6. tests/
  7. tools/
  8. .bazelrc
  9. .gitattributes
  10. .gitignore
  11. .pre-commit-config.yaml
  12. AUTHORS
  13. BUILD
  14. CODEOWNERS
  15. CONTRIBUTING.md
  16. dev_deps.bzl
  17. LICENSE
  18. MODULE.bazel
  19. MODULE.bazel.lock
  20. README.md
  21. WORKSPACE
  22. WORKSPACE.bzlmod
README.md

Protobuf Rules for Bazel

  • Postsubmit Build status

This repository is deprecated.

The proto library implementation proto_library and rules for other languages like Java, Python, C++ are in protobuf repository.

Roadmap

As of May 2024, we decided to move the implementation of the rules together with proto compiler into protobuf repository.

As such this repository is deprecated and serves only as a helper in the migration.