Closed lalten closed 3 weeks ago
@skeletonkey friendly bump.
This is blocking Bazel 8 compatibility for rules_cpan: https://github.com/bazelbuild/bazel-central-registry/issues/3056
Thanks @skeletonkey! Would it be possible to create a rules_perl 0.2.4
release? Then we can add that to the BCR and don't need to create a 0.2.3.bcr.2
https://github.com/bazelbuild/bazel/issues/23574 is flipped for Bazel 8 but
ctx.label.workspace_root
still includes anexternal/
prefix. Replacing that with../
makes rules_perl (and rules_cpan) work with Bazel 8 (https://github.com/bazelbuild/bazel-central-registry/issues/3056).