8 Commits

Author SHA1 Message Date
Alan Agius
8bfd9e886b build: update typed-graphqlify to version 3.1.1 ()
Use latest version of typed-graphqlify

PR Close 
2021-04-21 17:30:28 -07:00
Alan Agius
e00a9c1b99 build: update chalk to version 4.0.1 ()
Update `chalk` to `4.0.1` so that it can be managed by Renovate.

PR Close 
2021-04-21 17:30:28 -07:00
George Kalpakas
5ba77f4f6a docs(dev-infra): fix typos in dev-infra docs/comments ()
PR Close 
2021-04-19 08:28:34 -07:00
Joey Perrott
dd4c3dba3f refactor(dev-infra): move getRepoBaseDir() to GitClient ()
As `getRepoBaseDir()` relies on git, it should be a method on `GitClient` for retrieval
rather than its own utility outside of the common GitClient used for all git ineractions.

PR Close 
2021-04-15 11:28:12 -07:00
Joey Perrott
5eb7f3491f fix(dev-infra): remove commit message wizard and builder ()
Removing commit message builder and wizard as they are unused and
unneeded.

PR Close 
2021-03-19 12:41:09 -07:00
Kristiyan Kostadinov
59ef40988e feat(core): support TypeScript 4.2 ()
Updates the repo to TypeScript 4.2 and tslib 2.1.0.

PR Close 
2021-03-17 09:10:25 -07:00
Alexey Elin
cf02cf1e18 docs: remove duplicated the ()
PR Close 
2021-01-14 11:33:57 -08:00
Joey Perrott
c043ecf317 fix(dev-infra): allow build-worker to be used in forked process ()
Generates a local copy of the build-worker file to allow it to be loaded
at runtime in a forked process.

PR Close 
2020-12-08 12:06:51 -08:00