angular-cn/dev-infra
Paul Gschwendtner e162da0753 refactor(dev-infra): do not validate config file multiple times (#38808)
Currently we validate the configuration file on each `getConfig`
invocation. We can only validate once since the configuration
is cached.

Also while being at it, renames the cache variables to lower-case as those
do not represent constants (which are convention-wise upper case).

PR Close #38808
2020-09-14 08:34:15 -07:00
..
bazel fix(dev-infra): add missing BUILD file to dev-infra/bazel:files (#38026) 2020-07-15 12:34:46 -07:00
benchmark refactor(dev-infra): add default params to runBenchmark (#38748) 2020-09-11 08:44:35 -07:00
browsers feat(dev-infra): add bazel firefox browser with RBE compatibility (#38029) 2020-07-15 12:34:05 -07:00
caretaker fix(dev-infra): correct build setup for dev-infra (#38815) 2020-09-11 13:59:30 -07:00
commit-message feat(dev-infra): Allow local user ng-dev configuration to disable commit message wizard (#38701) 2020-09-09 16:31:17 -07:00
format refactor(dev-infra): update yargs and typings for yargs (#38470) 2020-08-17 15:30:32 -07:00
pr fix(dev-infra): correct build setup for dev-infra (#38815) 2020-09-11 13:59:30 -07:00
pullapprove fix(dev-infra): Ensure conditions with groups do not fail verification (#37798) 2020-07-24 17:59:39 -07:00
release refactor(dev-infra): use the `exec()` helper from `utils/shelljs` whenever possible (#37444) 2020-06-05 09:21:18 -07:00
ts-circular-dependencies refactor(dev-infra): update yargs and typings for yargs (#38470) 2020-08-17 15:30:32 -07:00
utils refactor(dev-infra): do not validate config file multiple times (#38808) 2020-09-14 08:34:15 -07:00
BUILD.bazel feat(dev-infra): check services/status information of the repository for caretaker (#38601) 2020-09-01 13:05:30 -07:00
cli.ts feat(dev-infra): check services/status information of the repository for caretaker (#38601) 2020-09-01 13:05:30 -07:00
index.bzl refactor(dev-infra): allow for consumption with rules_nodejs v2.0.0 (#37968) 2020-07-13 14:18:22 -07:00
ng-dev
tmpl-package.json fix(dev-infra): correct build setup for dev-infra (#38815) 2020-09-11 13:59:30 -07:00