angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js
Pete Bacon Darwin cc6f36a9d7 ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI
Previously, Travis pushed the build artitfacts to the preview server.
This required us to use JWT to secure the POST request from Travis, to
ensure we couldn't receive malicious builds.

JWT has been deprecated and we are moving our builds to CircleCI.

This commit rewrites the TypeScript part of the preview server that
handles converting build artifact into hosted previews of the docs.
2018-08-16 10:26:13 +01:00
..
lib ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00
test ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00
.gitignore build(aio): update project config for @angular/cli v1.0.0 2017-03-27 11:55:26 -07:00
package.json ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00
tsconfig.json build(aio): upgrade all preview server dependencies 2017-09-25 12:01:22 -07:00
tslint.json build(aio): upgrade all preview server dependencies 2017-09-25 12:01:22 -07:00
yarn.lock ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00