angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js/lib/upload-server
George Kalpakas 14b7dfa007 fix(aio): create a proper commit link on preview comments (#15941)
Previously, only a few characters of the SHA would appear on the preview link
comment posted on the PR. This was usually enough for GitHub to create a link to
the corresponding commit, but it was possible to have collisions with other
commits with the same first characters (which prevented GitHub from identifying
the correct commit and create a link.)

This commit fixes this issue by including the full SHA on the commentso GitHub
can identify the correct commit and create the link. GitHub will automatically
truncate the link text (by default to 7 chars unless more are necessary to
uniquely identify the commit).
2017-04-13 11:55:33 -07:00
..
build-creator.ts ci(aio): do not fail when re-deploying preview for the same PR/SHA 2017-04-13 11:26:21 +01:00
build-events.ts ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
build-verifier.ts ci(aio): do not deploy PR if preconditions not met 2017-03-07 18:24:45 -08:00
index-preverify-pr.ts ci(aio): do not deploy PR if preconditions not met 2017-03-07 18:24:45 -08:00
index-test.ts test(aio): fix e2e tests 2017-03-07 18:24:45 -08:00
index.ts fix(aio): do not hardcode the domain in preview link comments 2017-03-07 18:24:45 -08:00
upload-error.ts ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
upload-server-factory.ts fix(aio): create a proper commit link on preview comments (#15941) 2017-04-13 11:55:33 -07:00