Commit Graph

4 Commits

Author SHA1 Message Date
Jimmy
3d6dfc864d clip: terminate processes in clip() instead of in main() (#35984)
* terminate processes in clip() instead of in main()

* context manager for proc
2025-08-13 11:43:35 -07:00
Justin Newberry
ac853fc354 common/run: add environment variable argument (#31957)
run add environment argument
old-commit-hash: efc32c2930
2024-03-21 12:58:16 -07:00
Justin Newberry
3ab117d599 add get_build_metadata function (#31923)
* version

* Get build metadata

* two lines

* channel

* cwd

* default to unknown

* dataclass
old-commit-hash: 38d03b9979
2024-03-20 16:43:58 -07:00
Justin Newberry
a5bc36ea9d move git commands to common/git.py (#31921)
move git into common/git.py
old-commit-hash: 4fbc8a3896
2024-03-19 12:39:09 -07:00