원클릭으로
bazel-central-registry
bazel-central-registry에는 bazelbuild에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Creates module directories and initializes configuration files for a new module version in the Bazel Central Registry (BCR). Use when scaffolding a new version of a module, setting up MODULE.bazel, source.json, and presubmit.yml, or updating module metadata.json files.
Validates module configuration and updates source integrity in the Bazel Central Registry (BCR). Use when running bcr_validation checks, updating integrity with update_integrity, or verifying overlay and patch consistency for module versions.
Sets up and verifies local presubmit repository builds for modules in the Bazel Central Registry (BCR). Use when reproducing presubmit builds, testing module dependencies locally.