google/benchmark

[FR] Publish to the Bazel BCR

Open

#1.634 geöffnet am 14. Juli 2023

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)C++ (1.539 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (7.968 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 4T 2h) (19 gemergte PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe. This makes Google Benchmark simple to add as a dependency in a bazel project.

Describe the solution you'd like The repository would install the Publish to BCR github application to automate the submission of any releases to the Bazel Central Registry BCR

Describe alternatives you've considered A user can use the git_override commands in their MODULE.bazel but this requires knowledge of the commit sha of the repo and can't be cached by bazel's repository cache.

Contributor Guide