angular-docs-cn/dev-infra/utils
Paul Gschwendtner 8b01d42e5d feat(dev-infra): add shared testing utilities folder with git mock (#38656)
Adds a new folder to dev-infra where shared testing utilities
could be placed in. This commit already adds initial testing
utilities for dealing with the `GitClient` and SemVer versions.

The `GitClient` in the testing utilities simulates actual Git
behavior in a virtual manner. It's not complete at all, but can
be extended based on our needs. The currently implemented commands
are the most basic ones that we'd need for our release tooling.

PR Close #38656
2020-09-28 16:11:41 -04:00
..
git refactor(dev-infra): cleanup comments in git utilities (#38656) 2020-09-28 16:11:41 -04:00
testing feat(dev-infra): add shared testing utilities folder with git mock (#38656) 2020-09-28 16:11:41 -04:00
BUILD.bazel fix(dev-infra): correct build setup for dev-infra (#38815) 2020-09-11 13:59:30 -07:00
config.ts refactor(dev-infra): do not validate config file multiple times (#38808) 2020-09-14 08:34:15 -07:00
console.ts feat(dev-infra): add logic for printing active release trains (#38656) 2020-09-28 16:11:41 -04:00
github.ts feat(dev-infra): tooling to check out pending PR (#38474) 2020-08-18 16:22:47 -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
repo-files.ts feat(dev-infra): Add support for formatting all staged files (#38402) 2020-08-11 16:32:54 -07:00
shelljs.ts fix(dev-infra): incorrect token sanitization when no token is specified (#37489) 2020-06-09 08:27:31 -07:00
ts-node.ts style(dev-infra): correct tslint failures in dev-infra directory (#37233) 2020-06-04 12:44:46 -07:00