please icon indicating copy to clipboard operation
please copied to clipboard

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

Open SpangleLabs opened this issue 11 months ago • 1 comments

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

SpangleLabs avatar Jan 07 '25 14:01 SpangleLabs

I would also like this.

sellitforcache avatar Mar 12 '25 13:03 sellitforcache