angular-docs-cn/aio/aio-builds-setup/dockerbuild/scripts-js/test
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
..
clean-up test(docs-infra): fix test for preview server's `BuildCleaner` completing prematurely (#25671) 2018-09-26 15:26:19 -07:00
common fix(docs-infra): correctly check PR files on preview server (#25671) 2018-09-26 15:26:19 -07:00
preview-server feat(docs-infra): add API endpoint for checking if PR can have preview (#25671) 2018-09-26 15:26:19 -07:00
index.ts build(docs-infra): upgrade preview server dependencies (#25671) 2018-09-26 15:26:19 -07:00