angular-cn/scripts
Paul Gschwendtner 7fb8527e1e refactor(dev-infra): remove invoke bazel clean command from release tool (#42101)
Currently the ng-dev release tool always run `bazel clean` before
calling the configured build release function. The clean is necessary
to ensure the release output is actually built; and not restored
from previous builds which could have different bazel workspace
status variables (which provide the NPM package version).

Instead of doing this as part of the release tool, the
actual script running to build the release output should
run the `bazel clean`. The release tool does not intend to
know about details on how the release output is built. This
is necessary because the build setup could vary between version
branches (especially for older ones; such as LTS version branches).

PR Close #42101
2021-05-14 21:06:09 +00:00
..
browserstack style(dev-infra): enforce format on newly included files (#36940) 2020-06-12 15:06:41 -07:00
build refactor(dev-infra): remove invoke bazel clean command from release tool (#42101) 2021-05-14 21:06:09 +00:00
ci ci: do not try to publish directories that are not packages (#41393) 2021-04-01 11:26:11 -07: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 docs: update docs to use new zone.js entry-points (#40823) 2021-02-24 07:58:29 -08: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