2 Commits

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

PR Close 
2021-04-12 16:43:54 -07:00
Joey Perrott
2d79780384 fix(dev-infra): run caretaker checks asyncronously ()
Run each check in the caretaker check process asyncronously.

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