Joey Perrott
9bf8e5164d
refactor(dev-infra): use a singleton for GitClient ( #41515 )
...
Creates a singleton class for GitClient rather than relying on creating an instance to
require being passed around throughout its usages.
PR Close #41515
2021-04-12 16:43:54 -07:00
Charles Lyding
318255a5f8
build: support building with TypeScript 4.1 ( #39571 )
...
TypeScript 4.1 is now used to build and test within the repository.
PR Close #39571
2020-11-25 11:10:01 -08: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