jolly-yak-17288
11/08/2024, 9:08 PMpants build goal? Specifically, I am looking to use adhoc_tool for some of my build pipeline (in the spirit of incremental adoption), and I'd like to just build the output and look at it, for the sake of verifying what I'm doing. Am I missing something obvious here? Is there another goal that would do this? (I feel stupid for even asking this...)full-window-78652
11/08/2024, 9:36 PMadhoc_tool but are you looking for pants <https://www.pantsbuild.org/stable/docs/python/goals/package|package>?jolly-yak-17288
11/11/2024, 3:00 PMpants package helps, yeah, I can then un-tar the resulting package and look at it. But this seems like kind of a detour... It'd be cool to just look at the output of a target by itself.full-window-78652
11/11/2024, 8:01 PMadhoc_tool in the slack that might be helpful.jolly-yak-17288
11/12/2024, 6:25 AMfull-window-78652
11/12/2024, 5:29 PMjolly-yak-17288
11/12/2024, 6:28 PM