2 Commits

Author SHA1 Message Date
Joey Perrott 4378bc3a1b refactor(dev-infra): use a singleton for GitClient (#41589)
Creates a singleton class for GitClient rather than relying on creating an instance to
require being passed around throughout its usages.

PR Close #41589
2021-04-12 21:05:30 -07:00
Joey Perrott 2d79780384 fix(dev-infra): run caretaker checks asyncronously (#39086)
Run each check in the caretaker check process asyncronously.

PR Close #39086
2020-11-03 16:32:59 -08:00