google/benchmark

[FR] Publish to the Bazel BCR

Open

#1,634 创建于 2023年7月14日

在 GitHub 查看
 (0 评论) (1 反应) (0 负责人)C++ (1,539 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (7,968 star)
PR 合并指标
 (平均合并 4天 2小时) (30 天内合并 19 个 PR)

描述

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.

贡献者指南