angular/dev-infra/utils
Joey Perrott 63ba74fe4e feat(dev-infra): tooling to check out pending PR (#38474)
Creates a tool within ng-dev to checkout a pending PR from the upstream repository.  This automates
an action that many developers on the Angular team need to do periodically in the process of testing
and reviewing incoming PRs.

Example usage:
  ng-dev pr checkout <pr-number>

PR Close #38474
2020-08-18 16:22:47 -07:00
..
git feat(dev-infra): tooling to check out pending PR (#38474) 2020-08-18 16:22:47 -07:00
BUILD.bazel refactor(dev-infra): Add support for groups in the conditions evaluator (#38164) 2020-07-23 11:05:42 -07:00
config.ts fix(dev-infra): merge script should not always require full repo permissions (#37718) 2020-06-26 09:52:33 -07:00
console.ts feat(dev-infra): add group functions to logging system and remove color param (#37232) 2020-05-21 17:40:34 -04:00
github.ts feat(dev-infra): tooling to check out pending PR (#38474) 2020-08-18 16:22:47 -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