angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js/lib/upload-server
Georgios Kalpakas 20556346a3 feat(aio): add API endpoint for notifying about PR updates
This commit adds an API endpoint for notifying the preview server about PR
updates (`/pr-updated`). According to the update, the preview server can take
several actions. Currently, it will only check and (if necessary) update the
PR's preview visibility (but more actions could be supported in the future).
The API can be used with an automatic trigger (e.g. a GitHub webhook) to
instantly update a PR's preview visibility when it changes.

Fixes #16526
2017-07-10 12:30:45 +01:00
..
build-creator.ts feat(aio): implement a way to check and update a PR\'s preview visibility 2017-07-10 12:30:45 +01:00
build-events.ts feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07:00
build-verifier.ts feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07:00
index-preverify-pr.ts feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07:00
index.ts feat(aio): enable previews for any PR 2017-06-23 11:54:20 -07: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 feat(aio): add API endpoint for notifying about PR updates 2017-07-10 12:30:45 +01:00