bazel-contrib / bazel-contrib/bazel-lib
include_external_repositories needs trailing wildcard to match bzlmod-created repo
Open
bug
- Dominant language
- Starlark
- Stars
- 182
- Forks
- 134
- Avg merge
- 1d 46m
- Merged PRs (30d)
- 1
Description
In https://github.com/bazel-contrib/bazel-lib/pull/1071/commits/5fee53342b94195f95a5bbabd82c09317454d921 I moved a test fixture from WORKSPACE to MODULE.bazel, and was forced to add a `?` wildcard to match `+` or `~` due to apparent vs. canonical repository naming. This indicates the feature has never worked properly for bzlmod external repositories.
Contributor guide
Assessment
This issue has not been assessed yet.