angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js/test/common
George Kalpakas a01acec7fe fix(docs-infra): use correct parameters for paginated requests to GitHub (#25671)
As it turns out, in GitHub API paginated requests, page numbering is
1-based. (https://developer.github.com/v3/#pagination)

Starting at page 0 (which returns the first page), results in making the
same request twice and logging incorrect numbers (since the first 100
items are listed twice).

PR Close #25671
2018-09-26 15:26:19 -07:00
..
circleci-api.spec.ts ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00
github-api.spec.ts fix(docs-infra): use correct parameters for paginated requests to GitHub (#25671) 2018-09-26 15:26:19 -07:00
github-pull-requests.spec.ts fix(docs-infra): correctly check PR files on preview server (#25671) 2018-09-26 15:26:19 -07:00
github-teams.spec.ts ci(docs-infra): change AIO preview server stuff to pull builds from CircleCI 2018-08-16 10:26:13 +01:00
utils.spec.ts test(docs-infra): fix preview server unit tests on Windows (#25671) 2018-09-26 15:26:19 -07:00