angular-cn/aio/aio-builds-setup/dockerbuild
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
..
cronjobs ci(aio): fix clean-up script on `ngbuilds.io` 2017-03-13 10:30:49 -07:00
dnsmasq docs(aio): fix typo in preview server config file comment 2017-10-04 12:40:28 -07:00
logrotate feat(aio): add log rotation in preview server 2017-04-15 10:22:40 +01:00
nginx ci(docs-infra): move AIO preview deployment to CircleCI 2018-08-16 10:26:11 +01:00
scripts-js ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00
scripts-sh ci(docs-infra): factor out the aio-builds-setup environment variables 2018-08-16 10:26:12 +01:00
.dockerignore ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
Dockerfile ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00