angular-cn/dev-infra
Paul Gschwendtner 7eddd12bf0 feat(dev-infra): add option to setup global types in API golden test (#42876)
Previously we disabled automatic type-resolution for the API
extractor because in non-sandbox environments this resulted in
different API reports. There are cases where global types are
still needed for analysis of an entry-point. To support this,
we add a new property called `types` which allows for explicit
type targets being specified.

Note that we do not want to determine types from the `data`
runfiles because API extractor itself also brings in types
which should not always be part of the API report analysis.

PR Close #42876
2021-07-19 17:33:19 -07:00
..
bazel feat(dev-infra): add option to setup global types in API golden test (#42876) 2021-07-19 17:33:19 -07:00
benchmark Revert "refactor(dev-infra): remove usages and dependency on shelljs (#42394)" (#42829) 2021-07-12 15:24:54 -07:00
caretaker feat(dev-infra): create caretaker handoff assistant to update github team membership (#42859) 2021-07-15 13:34:58 -07:00
commit-message fix(dev-infra): don't pollute standard out during commit message hooks (#42871) 2021-07-19 17:15:53 -07:00
format Revert "refactor(dev-infra): remove usages and dependency on shelljs (#42394)" (#42829) 2021-07-12 15:24:54 -07:00
misc Revert "refactor(dev-infra): remove usages and dependency on shelljs (#42394)" (#42829) 2021-07-12 15:24:54 -07:00
ngbot build: update to rules_nodejs v4.0.0-beta.0 (#42760) 2021-07-09 14:50:15 -07:00
pr Revert "refactor(dev-infra): add spawnSync to child process utils, normalize naming of child-process utils (#42394)" (#42829) 2021-07-12 15:24:55 -07:00
pullapprove Revert "refactor(dev-infra): remove usages and dependency on shelljs (#42394)" (#42829) 2021-07-12 15:24:54 -07:00
release fix(dev-infra): prevent verbose messaging of git checkout and commit for release (#42871) 2021-07-19 17:15:53 -07:00
ts-circular-dependencies build: update to rules_nodejs v4.0.0-beta.0 (#42760) 2021-07-09 14:50:15 -07:00
tslint-rules feat(dev-infra): add lint rule to enforce no-implicit-override abstract members (#42512) 2021-07-12 13:11:16 -07:00
utils fix(dev-infra): prevent verbose messaging of git checkout and commit for release (#42871) 2021-07-19 17:15:53 -07:00
BUILD.bazel feat(dev-infra): better caching for browser archive contents (#42814) 2021-07-12 14:37:10 -07:00
build-worker.js feat(dev-infra): create caretaker handoff assistant to update github team membership (#42859) 2021-07-15 13:34:58 -07:00
cli.ts feat(dev-infra): add `ng-dev build-and-link` command (#42319) 2021-05-25 22:11:03 +00:00
commit-message-filter.js refactor(dev-infra): create ng-dev executable locally in the repo (#39089) 2020-10-22 13:36:14 -07:00
defaults.bzl build: update to rules_nodejs v4.0.0-beta.0 (#42760) 2021-07-09 14:50:15 -07:00
index.bzl build: update to rules_nodejs v4.0.0-beta.0 (#42760) 2021-07-09 14:50:15 -07:00
ng-dev.js fix(dev-infra): prevent verbose messaging of git checkout and commit for release (#42871) 2021-07-19 17:15:53 -07:00
tmpl-package.json Revert "refactor(dev-infra): remove usages and dependency on shelljs (#42394)" (#42829) 2021-07-12 15:24:54 -07:00
tsconfig.json build: enable noImplicitOverride in project (#42512) 2021-07-12 13:11:14 -07:00