angular-cn/aio/aio-builds-setup
George Kalpakas 5143d52d2b build(docs-infra): switch `deploy-to-firebase.sh` script to JS (#39470)
This commit switches the `deploy-to-firebase.sh` script, that we use for
deploying angular.io to production, from Bash to JavaScript. This makes
the script easier to maintain.

For the same reasons, it also switches the `deploy-to-firebase.test.sh`
script, that we use for testing the `deploy-to-firebase` script, from
Bash to JavaScript (using jasmine as the test runner).

Finally, this commit also updates ShellJS to the latest version to get
better error messages (including the actual error) when `exec()` fails.

NOTE: Before switching the test script to JS, I verified that the new
      `deploy-to-firebase.js` script passed the tests with the old
      `deploy-to-firebase.test.sh` script.

PR Close #39470
2020-11-02 07:57:51 -08:00
..
dockerbuild build: upgrade all preview-server JS dependencies to latest versions (#38736) 2020-09-08 10:07:25 -07:00
docs build(docs-infra): switch `deploy-to-firebase.sh` script to JS (#39470) 2020-11-02 07:57:51 -08:00
scripts fix(docs-infra): better detect failed attempts to update the preview server Docker container (#37015) 2020-05-18 10:24:20 -07:00