Asher Foa
Asher Foa
> Sorry that we didn't respond to this earlier. > > All of what you're describing is possible by piping `pants` commands into one another: https://www.pantsbuild.org/v2.11/docs/advanced-target-selection#piping-to-other-pants-runs. In particular: to filter...
> > ./pants --changed-since=upstream/master filter --filter-target-type=pex_binary > > Something like: > > ``` > ./pants --changed-since=upstream/master filter --target-type=pex_binary --address-regex='$base_dir' > ``` this always yields no results (even if I remove...
I'll try... but keep in mind this is awfully confusing to me and for what I am trying to achieve and I am a relatively sophisticated pants user. this needs...
> This seems to work now, no? > > ``` > ./pants list --changed-since=HEAD~1 --changed-dependees=transitive --filter-target-type=pex_binary > ``` > > Is that not doing what we expect? so this works...
> > Do we think that users are likely to need custom built terraform binaries? > > They may not need a custom-built binary, but rather a standard Terraform binary...
https://github.com/toolchainlabs/toolchain/issues/12606 (sorry for the private link)
https://pantsbuild.slack.com/archives/C0D7TNJHL/p1658776714277659
You don’t have to use this package in this way. You can just mount the views defined in this package using your own url file. This way this package is...
No progress or updates unfortunately. I am somewhat busy. If people would like to help out, a PR with a GitHub action workflow that can be used to publish a...