angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js/lib/common
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
..
constants.ts feat(aio): use shorter URLs for previews 2017-06-29 09:35:22 -07:00
github-api.ts build(aio): upgrade preview server dependencies 2017-06-23 11:54:20 -07:00
github-pull-requests.ts feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07:00
github-teams.ts feat(aio): implement `GithubTeams` 2017-03-07 18:24:45 -08:00
run-tests.ts ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
utils.ts refactor(aio): add `assertNotMissingOrEmpty()` helper 2017-03-07 18:24:45 -08:00