rules_ts icon indicating copy to clipboard operation
rules_ts copied to clipboard

Ensuring the _types target (when alias) has the right tags

Open menny opened this issue 10 months ago • 1 comments

When using the alias variant of the _types (dedicated dts_emitter) the target will not be given the provided tags, unlike all the other targets generated by this macro, including the _types when created using the filegroup.


Changes are visible to end-users: yes/no

no

Test plan

bazel query //:target_types --output=xml will show that the tags attribute was set correctly.

menny avatar Feb 06 '25 16:02 menny

Test

1 test target passed

Targets
//.github/workflows:update_aspect_bazelrc_presets_0_test [k8-fastbuild] 29ms

Total test execution time was 29ms. 171 tests (99.4%) were fully cached saving 12s.


Buildifier      Format

aspect-workflows[bot] avatar Feb 06 '25 16:02 aspect-workflows[bot]