Commit Graph

4 Commits

Author SHA1 Message Date
Shane Smiskol
2d4f0e2af8 remove old cache wrapper (#32653)
* remove wrapper that is functools.cache

* format
old-commit-hash: 451e171ad9
2024-06-07 21:24:32 -07:00
Justin Newberry
1e238a2163 git commands: more parameterization on path (#31942)
* more cwd

* here top

* and here

* basedir
old-commit-hash: 806f743e12
2024-03-21 09:47:26 -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