Skip to content

fix: Rename targets to work with symbolic macros#1020

Merged
jbedard merged 2 commits intobazel-contrib:mainfrom
dzbarsky:sym_macros
Jan 13, 2025
Merged

fix: Rename targets to work with symbolic macros#1020
jbedard merged 2 commits intobazel-contrib:mainfrom
dzbarsky:sym_macros

Conversation

@dzbarsky
Copy link
Contributor

@dzbarsky dzbarsky commented Dec 23, 2024

Symbolic macros enforce that generated targets begin with macro name, so a symbolic macro wrapping one of these macros would break user code

See See https://bazel.build/extending/macros#naming, these naming conventions are violated by this legacy macro (and thus by a symbolic macro wrapping this legacy macro)

Also fixed the broken stardoc tests while I was here

@dzbarsky dzbarsky changed the title Rename targets to work with symbolic macros fix: Rename targets to work with symbolic macros Dec 23, 2024
@jbedard jbedard enabled auto-merge (squash) January 8, 2025 23:33
auto-merge was automatically disabled January 11, 2025 18:25

Head branch was pushed to by a user without write access

@jbedard jbedard merged commit eb94ffa into bazel-contrib:main Jan 13, 2025
29 checks 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.

2 participants