angular-cn/aio/aio-builds-setup/dockerbuild
Georgios Kalpakas 4268c82898 feat(aio): use shorter URLs for previews
Use the 7 first characters of the 40-chars long SHAs for shorter/cleaner URLs.
The collision probability is extremely low (since all SHAs are further
"namespaced" under the corresponding PR). In case of a collision, the second PR
will not be deployed, in order to avoid overwriting the original build.

(This is a design decision to keep the implementation simple. It can be changed
later if necessary.)
2017-06-29 09:35:22 -07:00
..
cronjobs ci(aio): fix clean-up script on `ngbuilds.io` 2017-03-13 10:30:49 -07:00
dnsmasq ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
logrotate feat(aio): add log rotation in preview server 2017-04-15 10:22:40 +01:00
nginx feat(aio): use shorter URLs for previews 2017-06-29 09:35:22 -07:00
scripts-js feat(aio): use shorter URLs for previews 2017-06-29 09:35:22 -07:00
scripts-sh refactor(aio): provide fallback values for secrets (useful during dev) 2017-06-23 11:54:20 -07:00
.dockerignore ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
Dockerfile feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07:00