https://pantsbuild.org/ logo
l

loud-stone-83419

09/21/2021, 1:40 AM
When using pants tailor - it always generates
BUILD
files, even if the config specifies
build_patterns = ["BUILD.v2"]
is there a way to change what gets generated
h

hundreds-father-404

09/21/2021, 1:43 AM
good idea! could you please open a feature request? https://github.com/pantsbuild/pants/issues/new/choose Also, a couple
tailor
-related issues have been created in the past few weeks that may be of interest to you. Feel free to comment on any of that saying you'd like it too, that's really helpful for us to know how to prioritize 🙂 https://github.com/pantsbuild/pants/issues?q=is%3Aissue+is%3Aopen+tailor
👍 1
l

loud-stone-83419

09/21/2021, 1:54 AM
h

happy-kitchen-89482

09/21/2021, 3:41 PM
Thanks! There is already internal plumbing to configure the filenames tailor generates, it just isn't wired up to an external option
should be easy to do
2 Views