Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert strings to label with the correct repository #896

Merged
merged 4 commits into from
Dec 22, 2022

Conversation

comius
Copy link
Contributor

@comius comius commented Dec 20, 2022

Remove absolute_target and use Label in the top-level bzl scope. This makes Label correctly evaluate to point to the repository where bzl file resides.

Bzlmod is more stringent about labels and absolute_target implementation doesn't work with it - the created labels are de-funct.

This works towards #660
It's one of the minor issues.

@comius comius marked this pull request as ready for review December 20, 2022 16:49
This was referenced Dec 22, 2022
@restingbull restingbull merged commit a7e57a4 into bazelbuild:master Dec 22, 2022
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.

3 participants