angular/scripts
Paul Gschwendtner b5b3c73c8b build: allow for custom bazel binary to be used in package-builder (#43431)
The package builder script should respect the `BAZEL` environment
variable for running Bazel. If not set, it can fallback to bazelisk
from the `node_modules`. Respecting this variable allows for users
with a global `bazel` binary. This is desirable in some situations,
like on Windows, where running Bazel inside of the Yarn environment
seems slower than running a global variant. This could appear like that
because projects might use different Bazel versions. In some cases,
developers would want to use a single (already-warmed-up) instance of
Bazel instead of launching different versions using bazelisk.
(e.g. when switching a lot between repos like COMP, FW or CLI..)

In any case, it doesn't hurt providing this flexibility for advanced
use-cases. It's low-effort to maintain and is respected in COMP as well.

PR Close #43431
2021-10-01 18:28:46 +00:00
..
browserstack style(dev-infra): enforce format on newly included files (#36940) 2020-06-12 15:06:41 -07:00
build build: allow for custom bazel binary to be used in package-builder (#43431) 2021-10-01 18:28:46 +00:00
ci build: update build scripts to no longer build View Engine output (#43431) 2021-10-01 18:28:42 +00:00
github style(dev-infra): enforce format on newly included files (#36940) 2020-06-12 15:06:41 -07:00
local-dev build: update setup-rbe.sh script to accept non google.com/angular.io (#36846) 2020-05-04 12:45:48 -07:00
release build: use wombat-dressing-room proxy for publishing releases (#42357) 2021-05-26 17:51:12 +00:00
build-package-dist.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
compare-master-to-patch.js build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
puppeteer-chromedriver-versions.js build(docs-infra): update to latest puppeteer (#41764) 2021-04-28 12:33:20 -07:00
webdriver-manager-update.js build: fix instructions and process for updating Chrome version (#40150) 2020-12-21 14:15:30 -08:00