google/benchmark

[FR] Publish to the Bazel BCR

Open

#1,634 建立於 2023年7月14日

在 GitHub 查看
 (0 留言) (1 反應) (0 負責人)C++ (7,968 star) (1,539 fork)batch import
enhancementhelp wanted

描述

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.

貢獻者指南