angular-cn/dev-infra/utils
Joey Perrott d3b0d1e3fb refactor(dev-infra): add spawnSync to child process utils, normalize naming of child-process utils (#42911)
Create a `spawnSync` command for common usage, additionally update naming to use `spawn` instead of
`spawnWithDebugOutput`

PR Close #42911
2021-07-21 22:33:37 +00:00
..
git refactor(dev-infra): add spawnSync to child process utils, normalize naming of child-process utils (#42911) 2021-07-21 22:33:37 +00:00
testing fix(dev-infra): use the version from package.json rather than tags (#42872) 2021-07-20 11:30:33 -07:00
BUILD.bazel Revert "refactor(dev-infra): remove usages and dependency on shelljs (#42394)" (#42829) 2021-07-12 15:24:54 -07:00
child-process.ts refactor(dev-infra): add spawnSync to child process utils, normalize naming of child-process utils (#42911) 2021-07-21 22:33:37 +00:00
config.ts refactor(dev-infra): improve type-safety of git client utility (#42468) 2021-06-03 14:34:33 -07:00
console.ts refactor(dev-infra): improve type-safety of git client utility (#42468) 2021-06-03 14:34:33 -07:00
dry-run.ts feat(dev-infra): prevent `git push` from being called in dryRun mode (#41387) 2021-04-05 08:57:13 -07:00
github.ts refactor(dev-infra): improve type-safety of git client utility (#42468) 2021-06-03 14:34:33 -07:00
inquirer-autocomplete-typings.d.ts feat(dev-infra): create a wizard for building commit messages (#38457) 2020-08-18 17:01:14 -07:00
shelljs.ts Revert "refactor(dev-infra): remove usages and dependency on shelljs (#42394)" (#42829) 2021-07-12 15:24:54 -07:00
ts-node.ts style(dev-infra): correct tslint failures in dev-infra directory (#37233) 2020-06-04 12:44:46 -07:00