angular-cn/aio/aio-builds-setup/dockerbuild/nginx
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
..
aio-builds.conf feat(aio): add API endpoint for notifying about PR updates 2017-07-10 12:30:45 +01:00
create-selfsigned-cert.sh feat(aio): make it easier to create a docker image (less variables to overwrite) 2017-03-07 18:24:45 -08:00