Support pagination in the installation map

When listing repos of an installation github by default only returns
30 repos. One can request more but at most 100. In case there are more
than 100 repos in an organization we must use pagination in order to
prime the installation map including all repos.

Change-Id: Ie8f2ae4226eaa7b684c72622a9f80689825150bb
1 file changed