cold-cricket-31243
01/24/2025, 5:34 PMuv sync
and uv build
. I want to create a goal that wraps the other goals. Does anyone have a reference for how to do this? I'm finding this surprisingly difficult. Here's a ref to my current plugins: https://github.com/TechnologyBrewery/pants-uv-lifecycle-plugin/tree/dev/src/pants_uv_lifecycle_pluginhappy-kitchen-89482
01/24/2025, 10:24 PMcold-cricket-31243
01/24/2025, 11:23 PMlifecycle
goal than when we call it via pants lifecycle,
it runs through pants lint
, pants test
, pants uv-sync
, pants uv-build
, etc. This is loosely similar to Maven’s mvn install
command.happy-kitchen-89482
01/25/2025, 3:58 AMhappy-kitchen-89482
01/25/2025, 3:59 AMlint test uv-sync uv-build
?cold-cricket-31243
01/25/2025, 12:17 PMlifecycle
goal in multiple projects, so would you say that the CLI alias is the best option?happy-kitchen-89482
02/06/2025, 1:39 AMhappy-kitchen-89482
02/06/2025, 1:39 AMhappy-kitchen-89482
02/06/2025, 1:39 AMhappy-kitchen-89482
02/06/2025, 1:39 AMhappy-kitchen-89482
02/06/2025, 1:40 AMpants.toml
, how many of those do you have?happy-kitchen-89482
02/06/2025, 1:40 AMcold-cricket-31243
02/06/2025, 1:43 AM