angular-cn/aio/aio-builds-setup/dockerbuild/scripts-js
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
..
lib fix(docs-infra): use correct parameters for paginated requests to GitHub (#25671) 2018-09-26 15:26:19 -07:00
test fix(docs-infra): use correct parameters for paginated requests to GitHub (#25671) 2018-09-26 15:26:19 -07:00
.gitignore build(aio): update project config for @angular/cli v1.0.0 2017-03-27 11:55:26 -07:00
package.json test(docs-infra): add support for source-maps in preview server tests (#25671) 2018-09-26 15:26:19 -07:00
tsconfig.json build(aio): upgrade all preview server dependencies 2017-09-25 12:01:22 -07:00
tslint.json build(aio): upgrade all preview server dependencies 2017-09-25 12:01:22 -07:00
yarn.lock test(docs-infra): add support for source-maps in preview server tests (#25671) 2018-09-26 15:26:19 -07:00