wonderful-boots-93625
09/20/2024, 2:57 PM./pants package mypackage:dist
I’m expecting a python tar.gz built. This works fine. I’d like to be able to get the list of packages in a parseable from from the pants console output to pass to downstream tasks. E.g.
10:53:59.12 [INFO] Wrote dist/integrate-ai-sdk-9.14.0.post76.tar.gz
would be nice in a json format, that is readable in a bash varhappy-kitchen-89482
09/20/2024, 8:25 PMwonderful-boots-93625
09/20/2024, 10:21 PM