bitter-ability-32190
06/20/2022, 9:25 PMbitter-ability-32190
06/20/2022, 9:26 PMbitter-ability-32190
06/20/2022, 9:26 PMbitter-ability-32190
06/20/2022, 9:36 PMcurved-television-6568
06/21/2022, 5:28 AMcurved-television-6568
06/21/2022, 5:29 AMcurved-television-6568
06/21/2022, 5:50 AMbitter-ability-32190
06/21/2022, 10:21 AMbitter-ability-32190
06/21/2022, 12:39 PMrepository="{registry.PREFIX}{name}"
abundant-hospital-56388
06/21/2022, 12:49 PMpython_source
on a shell_source
, which works according to the ./pants dependencies
command, but the shell_source
is not included in the .pex
file when running ./pants package
. When I replace the shell_source
and use resource
instead, I can make it work.cold-soccer-63228
06/21/2022, 2:27 PMupdate-build-files
on a subset of files? I want to run it in a pre-commit hook as a formatter, but having it run over the entirety of the repository causes commits to be extremely slow.
From https://www.pantsbuild.org/docs/reference-update-build-files, I see:
This goal is run without arguments. It will run over all BUILD files in your project.
abundant-hospital-56388
06/21/2022, 3:07 PM./pants run
as sudo
without pants switching to the root user cache?bitter-ability-32190
06/21/2022, 3:10 PMbitter-ability-32190
06/21/2022, 3:11 PM--pants-ignore="+['...', '...']"
to tell pants to "ignore" certain dirs. during the command. YMMV on if that workscold-soccer-63228
06/21/2022, 3:11 PM./pants --changed-since=origin/master update-build-files
bitter-ability-32190
06/21/2022, 3:12 PMBUILD
files that werent changed in this branch 🤷♂️bitter-ability-32190
06/21/2022, 3:13 PMhappy-kitchen-89482
06/21/2022, 3:54 PMhappy-kitchen-89482
06/21/2022, 3:55 PMhappy-kitchen-89482
06/21/2022, 3:55 PMhappy-kitchen-89482
06/21/2022, 3:57 PMhappy-kitchen-89482
06/21/2022, 3:59 PMhappy-kitchen-89482
06/21/2022, 4:00 PMhappy-kitchen-89482
06/21/2022, 4:01 PMhappy-kitchen-89482
06/21/2022, 4:03 PMimport
statement to infer from, or if your code is compatible with multiple resolves, and the same package is provided in more than one of those resolves.happy-kitchen-89482
06/21/2022, 4:04 PMhappy-kitchen-89482
06/21/2022, 4:04 PMwide-midnight-78598
06/21/2022, 4:18 PMrhythmic-battery-45198
06/21/2022, 4:30 PMproud-dentist-22844
06/21/2022, 4:44 PMpython_distribution
?