Skip to content

Conversation

@novas0x2a
Copy link
Contributor

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?
I'm trying to use an extension-generated repo as a wrapped sdk using root_files. I get a package load error similar to bazelbuild/bazel#19301.

Which issues(s) does this PR fix?
I saw in the comments (specifically bazelbuild/bazel#19301 (comment)) that this would probably work if root_files used a string_keyed_label_dict and, when I tried it locally it did.

Fixes #4418

Other notes for review
bazelbuild/bazel#19301

**What type of PR is this?**

Bug fix

**What does this PR do? Why is it needed?**
I'm trying to use an extension-generated repo as a wrapped sdk using `root_files`. I get a package load error similar to bazelbuild/bazel#19301.

**Which issues(s) does this PR fix?**
I saw in the comments (specifically bazelbuild/bazel#19301 (comment)) that this would probably work if `root_files` used a `string_keyed_label_dict` and, when I tried it locally it did.

**Other notes for review**
bazelbuild/bazel#19301
@fmeum fmeum merged commit 1f99352 into bazel-contrib:master Aug 6, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

go_wrap_sdk's root_files doesn't work with extension-generated repos

2 participants