bazelbuild / bazel-central-registry

The central registry of Bazel modules for the Bzlmod external dependency system.
https://registry.bazel.build
Apache License 2.0
233 stars 254 forks source link

Update BCR tooling to support 7.2.1 style overlay #2315

Closed lalten closed 1 week ago

lalten commented 1 week ago

To enable using the new overlay format (https://github.com/bazelbuild/bazel-central-registry/issues/1566) with the Bazel 7.2.1 fix that requires the overlay files to be in an overlay dir (https://github.com/bazelbuild/bazel/pull/22811)

Tested locally on https://github.com/bazelbuild/bazel-central-registry/pull/2240