angular-cn/aio/aio-builds-setup
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
..
dockerbuild fix(docs-infra): use correct parameters for paginated requests to GitHub (#25671) 2018-09-26 15:26:19 -07:00
docs docs(docs-infra): update preview server docs to account for recent changes (#25671) 2018-09-26 15:26:19 -07:00
scripts refactor(aio): improve logging output in `update-preview-server.sh` (#24071) 2018-05-25 13:44:44 -04:00