Skip to content

Make one label repository-absolute again#3046

Merged
achew22 merged 1 commit intobazel-contrib:masterfrom
fmeum:revert-one-label
Jan 18, 2022
Merged

Make one label repository-absolute again#3046
achew22 merged 1 commit intobazel-contrib:masterfrom
fmeum:revert-one-label

Conversation

@fmeum
Copy link
Copy Markdown
Member

@fmeum fmeum commented Jan 17, 2022

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

Changing this particular label to the str(Label(...)) pattern does not
behave as expected (bazelbuild/bazel#14590).
It is thus safer to revert back to the old form for now and instead rely
on patches in a future renaming of io_bazel_rules_go to rules_go for the
BCR.

Which issues(s) does this PR fix?

Work towards #3020.

Other notes for review
@achew22 would probably be in the best position to review as this is a follow-up to #3038.

Changing this particular label to the str(Label(...)) pattern does not
behave as expected (bazelbuild/bazel#14590).
It is thus safer to revert back to the old form for now and instead rely
on patches in a future renaming of io_bazel_rules_go to rules_go for the
BCR.
@fmeum fmeum mentioned this pull request Jan 17, 2022
@achew22 achew22 merged commit 75fdf4c into bazel-contrib:master Jan 18, 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.

2 participants