eager-dress-66405
12/19/2022, 8:56 PM./pants lint ::
. Is there anything we can do? An env var we could set on these systems to always filter out targets on the "bad" resolve?happy-kitchen-89482
12/20/2022, 1:33 AMm1_incompatible
tag and set it on all the relevant targets, and then have m1 users set the PANTS_TAG env var to exclude those targets. This is how Pants selects targets to run on macs in its own CI, for example.happy-kitchen-89482
12/20/2022, 1:34 AMhappy-kitchen-89482
12/20/2022, 1:35 AMeager-dress-66405
12/20/2022, 1:35 AMhappy-kitchen-89482
12/20/2022, 1:35 AMm1_incompatible_python_sources
macro could save you some typinghappy-kitchen-89482
12/20/2022, 1:37 AMeager-dress-66405
12/20/2022, 1:53 AMeager-dress-66405
12/20/2022, 1:55 AMeager-dress-66405
12/20/2022, 4:07 PM'resolve': parametrize('default', 'cnvkit')
. I am not aware of any way to apply the m1-incompatible
tag only to the @resolve=cnvkit
targets.eager-dress-66405
12/20/2022, 6:58 PM