angular-cn/docs
Alex Eagle 46fe8fb8b4 build: depend on bazelisk rather than directly on Bazel (#36078)
This has a couple benefits:
- we now use a .bazelversion file rather than package.json to pin the version of bazel we want. This means even if you install bazel on your computer rather than via yarn, you'll still get a warning if your bazel version is wrong.
- you no longer end up downloading three copies of bazel due to bugs in both npm and yarn where they download all tarballs before checking the metadata to see which are usable on the local platform.
- bazelisk correctly handles the tools/bazel trick for wrapping functionality, which we want to use to instrument developer build latencies

PR Close #36078
2020-03-16 10:58:06 -07:00
..
BAZEL.md build: depend on bazelisk rather than directly on Bazel (#36078) 2020-03-16 10:58:06 -07:00
CARETAKER.md docs: fix script path reference (#25552) 2018-08-17 10:26:10 -07:00
COMMITTER.md ci: Migrate from CODEOWNERS to PullApprove for PR review management (#34814) 2020-01-28 09:19:34 -08:00
DEBUG.md build: remove "test.sh" script (#27937) 2019-01-07 15:35:09 -08:00
DEBUG_COMPONENTS_REPO_IVY.md build: move build scripts to dedicated directory (#35780) 2020-03-04 08:35:26 -08:00
DEVELOPER.md build: move build scripts to dedicated directory (#35780) 2020-03-04 08:35:26 -08:00
GITHUB_PROCESS.md docs: create Issue and Pull Request markdown doc, explaining automatic locking policy (#32405) 2019-08-30 14:44:24 -04:00
NAMING.md docs: fix spelling of case variants in naming.md 2017-06-26 13:43:37 -07:00
PR_REVIEW.md docs: minor typo fix (#35423) 2020-02-13 10:08:23 -08:00
PUBLIC_API.md docs: edit golden file error description (#34871) 2020-01-21 14:25:38 -05:00
RELEASE_SCHEDULE.md docs: change release_schedule.md to link to new angular release page in docs (#23808) 2018-05-10 15:45:28 -07:00
SAVED_REPLIES.md docs: update SAVED_REPLIES and CONTRIBUTING with new issue templates (#27608) 2018-12-11 16:43:57 -08:00
TOOLS.md docs: enable debug tools with current versions of Angular (#25361) 2018-08-14 16:38:26 -07:00
TRIAGE_AND_LABELS.md docs(dev-infra): update triage and contributing docs for dev-infra (#35995) 2020-03-10 21:02:17 -04:00