witty-crayon-22786
01/14/2022, 9:24 PMname
argument won’t be supportedbitter-ability-32190
01/14/2022, 9:24 PMwitty-crayon-22786
01/14/2022, 9:25 PMbitter-ability-32190
01/14/2022, 9:25 PMbitter-ability-32190
01/14/2022, 9:27 PMException: Failed to watch filesystem for `/opt/buildagent/work/UUID/devops/terraform/s3/mcdtechlabs-devops-logs-east`: Error { kind: Io(Os { code: 28, kind: StorageFull, message: "No space left on device" }), paths: [] }
bitter-ability-32190
01/14/2022, 9:28 PMwitty-crayon-22786
01/14/2022, 9:28 PMwitty-crayon-22786
01/14/2022, 9:29 PMbitter-ability-32190
01/14/2022, 9:29 PMbitter-ability-32190
01/14/2022, 9:33 PMbitter-ability-32190
01/14/2022, 9:36 PMbitter-ability-32190
01/14/2022, 9:37 PMwitty-crayon-22786
01/14/2022, 9:50 PMIt seems if i dont watch the fs i dont get pantsd?correct… that was out of an abundance of caution with that option.
witty-crayon-22786
01/14/2022, 9:52 PM--pantsd --no-watch-filesystem
, if that would be helpful.bitter-ability-32190
01/14/2022, 9:53 PMbitter-ability-32190
01/14/2022, 9:53 PMhundreds-father-404
01/15/2022, 12:12 AMregex-lint
be activated by default or you have to add a backend for it?witty-crayon-22786
01/15/2022, 12:25 AMFmtResults
(similar to LintResults
, which allows linters to internally partition themselves), as that looked like a good alignment that would allow formatters to batch themselves using the explicit BatchProcess
API that i sketched on the ticket.curved-television-6568
01/17/2022, 9:08 AMpants.engine.target
pants.engine.fs
pants.util.docutil
...
pants.engine.addresses # <= most of the other modules seem to stick singular form
curved-television-6568
01/17/2022, 9:10 AMhappy-kitchen-89482
01/17/2022, 4:02 PMhappy-kitchen-89482
01/17/2022, 4:02 PMcurved-television-6568
01/17/2022, 4:42 PMcurved-television-6568
01/17/2022, 4:45 PMcurved-television-6568
01/17/2022, 4:48 PMhappy-kitchen-89482
01/17/2022, 6:54 PMpolite-garden-50641
01/17/2022, 7:54 PMcurved-television-6568
01/18/2022, 6:46 AMflat-zoo-31952
01/18/2022, 3:01 PMalias_mapping
is defined. I took a swing at fixing this myself, but the code in pants/core/goals/tailor.py
was ... pretty abstract. I'm thinking the issue is that the putative targets are calculated before the alias mapping is defined. Is this generally the right place to be looking here?happy-kitchen-89482
01/18/2022, 3:55 PM