google/benchmark

[FR] Publish to the Bazel BCR

开放

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

 (0 条评论) (1 个反应) (0 位负责人)C++ (1,539 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (7,968 个星标)
PR 合并指标
 (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.

贡献者指南