angular/aio/scripts
Derek Cormier 0ae80a78a3 build(bazel): improve remote caching for AIO local deps build (#48579)
Fix non-hermetic zipping of example zips by fixing the zip entry timestamps.

I also hardcoded stamp values in stable-status.txt and volatile-status.txt using the workspace status command for the aio_local_deps config to improve cache performance. The Bazel remote cache appears to not ignore volatile-status.txt when there are no other changes, unlike the local Bazel cache:

https://github.com/bazelbuild/bazel/issues/10075#issuecomment-546872111

PR Close #48579
2023-01-02 12:16:12 +00:00
..
contributors ci: check that there are no unused contributor images (#41290) 2021-03-23 09:38:43 -07:00
deploy-to-firebase build: do not use --config=release when building AIO for development (#48329) 2022-12-02 09:47:42 -08:00
generate-events docs(docs-infra): add documentation on debugging the events generation process (#47449) 2022-09-15 09:20:14 -07:00
audit-web-app.mjs build(bazel): consolidate windows chromium path workaround 2022-11-22 13:51:16 -07:00
build-404-page.mjs refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00
build-artifacts.sh build: do not use --config=release when building AIO for development (#48329) 2022-12-02 09:47:42 -08:00
build-ngsw-config.mjs refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00
BUILD.bazel build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
check-environment.js build: clean up references to old master branch (#45856) 2022-05-04 16:23:33 -07:00
fast-serve-and-watch.mjs refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00
local-workspace-status.mjs build(bazel): improve remote caching for AIO local deps build (#48579) 2023-01-02 12:16:12 +00:00
local_server_test.bzl build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
payload.sh build(bazel): fix aio payload test to work with bazel output 2022-11-22 13:51:16 -07:00
run-with-local-server.mjs build(bazel): remaining AIO Bazel migration fixes 2022-11-22 13:51:16 -07:00
test-aio-a11y.mjs build(bazel): run aio a11y tests under bazel 2022-11-22 13:51:16 -07:00
test-external-urls.js docs: fix several typos (#44508) 2022-01-04 12:13:46 -08:00
test-production.sh ci(docs-infra): ignore node version in aio_monitoring_stable CI job (for real) (#35033) 2020-01-29 09:25:46 -08:00