angular-docs-cn/aio/aio-builds-setup/dockerbuild/scripts-js
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
..
lib feat(aio): use shorter URLs for previews 2017-06-29 09:35:22 -07:00
test feat(aio): use shorter URLs for previews 2017-06-29 09:35:22 -07:00
.gitignore build(aio): update project config for @angular/cli v1.0.0 2017-03-27 11:55:26 -07:00
package.json refactor(aio): drop `run` (from `yarn run`), rename script and remove unnecessary cmds 2017-05-12 11:37:21 -07:00
tsconfig.json ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
tslint.json ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
yarn.lock build(aio): upgrade preview server dependencies 2017-06-23 11:54:20 -07:00