angular-cn/dev-infra
Paul Gschwendtner b2bd38699b fix(dev-infra): properly determine oauth scopes for git client token (#37439)
We recently added a better reporting mechanism for oauth tokens
in the dev-infra git util. Unfortunately the logic broke as part
of addressing PR review feedback. Right now, always the empty
promise from `oauthScopes` will be used as `getAuthScopes` considers
it as the already-requested API value. This is not the case as
the default promise is also truthy. We should just fix this by making
the property nullable.

PR Close #37439
2020-06-04 10:42:53 -07:00
..
benchmark refactor(dev-infra): small changes and fixes (#36800) 2020-06-03 13:12:30 -07:00
browsers refactor(dev-infra): small changes and fixes (#36800) 2020-06-03 13:12:30 -07:00
commit-message build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
format build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
pr fix(dev-infra): properly determine oauth scopes for git client token (#37439) 2020-06-04 10:42:53 -07:00
pullapprove build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
release build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ts-circular-dependencies build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
utils fix(dev-infra): migrate dev-infra config loading to .ng-dev directory (#37142) 2020-05-26 16:38:22 -04:00
BUILD.bazel refactor(dev-infra): small changes and fixes (#36800) 2020-06-03 13:12:30 -07:00
cli.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng-dev build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
tmpl-package.json refactor(dev-infra): small changes and fixes (#36800) 2020-06-03 13:12:30 -07:00