angular/aio/scripts/deploy-to-firebase
George Kalpakas 80d8eb87bb build(docs-infra): validate computed deployments in deploy-to-firebase script (#43963)
The `deploy-to-firebase` script might have to deploy a single AIO build
to multiple projects/sites (potentially with small tweaks between each).

This commit adds a step to validate the computed deployments to ensure
they are compatible with each other (for example, that there is exactly
one primary deployment that builds the app and sets the theme/mode and
that all secondary deployments are compatible with the primary one).

PR Close #43963
2021-10-29 15:05:02 -07:00
..
.eslintrc.js build(docs-infra): enable linting for deploy-to-firebase scripts (#43963) 2021-10-29 15:05:02 -07:00
index.js build(docs-infra): validate computed deployments in deploy-to-firebase script (#43963) 2021-10-29 15:05:02 -07:00
index.spec.js build(docs-infra): validate computed deployments in deploy-to-firebase script (#43963) 2021-10-29 15:05:02 -07:00