angular-cn/aio/aio-builds-setup
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
..
dockerbuild feat(aio): use shorter URLs for previews 2017-06-29 09:35:22 -07:00
docs feat(aio): use shorter URLs for previews 2017-06-29 09:35:22 -07:00
scripts fix(aio): build `scripts-js` before creating a new docker image for the preview server 2017-06-27 10:11:06 -07:00