google/benchmark

[FR] Publish to the Bazel BCR

Open

#1.634 aberto em 14 de jul. de 2023

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)C++ (1.539 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (7.968 stars)
Métricas de merge de PR
 (Mesclagem média 4d 2h) (19 fundiu PRs em 30d)

Description

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.

Guia do colaborador