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

[7.4.0] Fix locations reported in repo rule instantiation errors for extensions #23390

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Aug 22, 2024

Since Rule logic drops a call stack entry, errors during repo rule instantiation in a module extension weren't reported with a useful Location.

Work towards #19055

Closes #23363.

PiperOrigin-RevId: 665468188
Change-Id: If67b5b6f290ac4e33b5743e9c1c361a93e1217ef

Closes #23364

Since `Rule` logic drops a call stack entry, errors during repo rule instantiation in a module extension weren't reported with a useful `Location`.

Work towards bazelbuild#19055

Closes bazelbuild#23363.

PiperOrigin-RevId: 665468188
Change-Id: If67b5b6f290ac4e33b5743e9c1c361a93e1217ef
@fmeum fmeum requested a review from a team as a code owner August 22, 2024 10:22
@fmeum fmeum requested review from Wyverald, meteorcloudy and a team and removed request for a team August 22, 2024 10:22
@github-actions github-actions bot added awaiting-review PR is awaiting review from an assigned reviewer team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. labels Aug 22, 2024
@iancha1992 iancha1992 added this pull request to the merge queue Aug 26, 2024
Merged via the queue into bazelbuild:release-7.4.0 with commit 2a46c2f Aug 26, 2024
51 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Aug 26, 2024
@fmeum fmeum deleted the 23364-cherry branch August 27, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants