angular-cn/dev-infra/pullapprove
Joey Perrott dd4c3dba3f refactor(dev-infra): move `getRepoBaseDir()` to `GitClient` (#41527)
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 #41527
2021-04-15 11:28:12 -07:00
..
BUILD.bazel build: upgrade angular build, integration/bazel and @angular/bazel package to rule_nodejs 2.2.0 (#39182) 2020-10-08 11:54:59 -07:00
cli.ts refactor(dev-infra): create ng-dev executable locally in the repo (#39089) 2020-10-22 13:36:14 -07:00
condition_evaluator.ts refactor(dev-infra): Add support for groups in the conditions evaluator (#38164) 2020-07-23 11:05:42 -07:00
group.ts fix(dev-infra): Ensure conditions with groups do not fail verification (#37798) 2020-07-24 17:59:39 -07:00
logging.ts fix(dev-infra): Ensure conditions with groups do not fail verification (#37798) 2020-07-24 17:59:39 -07:00
parse-yaml.ts refactor(dev-infra): Add support for groups in the conditions evaluator (#38164) 2020-07-23 11:05:42 -07:00
pullapprove_arrays.ts refactor(dev-infra): Add support for groups in the conditions evaluator (#38164) 2020-07-23 11:05:42 -07:00
utils.ts refactor(dev-infra): Add support for groups in the conditions evaluator (#38164) 2020-07-23 11:05:42 -07:00
verify.spec.ts refactor(dev-infra): Add support for groups in the conditions evaluator (#38164) 2020-07-23 11:05:42 -07:00
verify.ts refactor(dev-infra): move `getRepoBaseDir()` to `GitClient` (#41527) 2021-04-15 11:28:12 -07:00