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

Add argument to tag() such that the resulting rule is public #3323

Open
SpangleLabs opened this issue Jan 7, 2025 · 0 comments
Open

Add argument to tag() such that the resulting rule is public #3323

SpangleLabs opened this issue Jan 7, 2025 · 0 comments

Comments

@SpangleLabs
Copy link
Contributor

By default, the tag() function creates a hidden build rule, which cannot be detected with plz query filter and the like.

It would be helpful if there was a boolean option to tag which would allow creating non-hidden rules, as we're otherwise doing a lot of string concatenation of target names manually, which is inconsistent

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

No branches or pull requests

1 participant