angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js/lib/verify-setup
George Kalpakas 6d6b0ff1ad feat(docs-infra): add API endpoint for checking if PR can have preview (#25671)
There several reasons why PRs cannot have (public) previews:
- The PR did not affect any relevant files (e.g. non-spec files in
  `aio/` or `packages/`).
- The PR cannot be automatically verified as "trusted" (based on its
  author or labels).

Note:
The endpoint does not check whether there currently is a (public)
preview for the specified PR; only whether there can be one.

PR Close #25671
2018-09-26 15:26:19 -07:00
..
constants.ts ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00
delete-empty.d.ts ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00
helper.ts feat(docs-infra): add API endpoint for checking if PR can have preview (#25671) 2018-09-26 15:26:19 -07:00
index.ts ci(aio): add initial implementation for aio-builds setup 2017-03-07 18:24:45 -08:00
jasmine-custom-matchers-types.d.ts ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00
jasmine-custom-matchers.ts ci(docs-infra): add explicit return types to methods 2018-08-16 10:26:13 +01:00
mock-external-apis.ts fix(docs-infra): correctly check PR files on preview server (#25671) 2018-09-26 15:26:19 -07:00
nginx.e2e.ts feat(docs-infra): add API endpoint for checking if PR can have preview (#25671) 2018-09-26 15:26:19 -07:00
preview-server.e2e.ts feat(docs-infra): add API endpoint for checking if PR can have preview (#25671) 2018-09-26 15:26:19 -07:00
server-integration.e2e.ts ci(docs-infra): rename 'upload-server' to 'preview-server' 2018-08-16 10:26:13 +01:00
start-test-preview-server.ts ci(docs-infra): rename 'upload-server' to 'preview-server' 2018-08-16 10:26:13 +01:00
tar-stream.d.ts ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00