issues
search
arquillian
/
ike-prow-plugins
Set of plugins for Prow automation platform
Apache License 2.0
9
stars
10
forks
source link
fix(#130,#158): merges client implementations and checks pagination
#170
Closed
MatousJobanek
closed
6 years ago
MatousJobanek
commented
6 years ago
merges several Client implementations into one using around functions
adds
PaginationChecker
that checks if an array in the GH response isn't split into several pages. If so, then it invokes another call to the next page.
Fixes: #130 #158
PaginationChecker
that checks if an array in the GH response isn't split into several pages. If so, then it invokes another call to the next page.Fixes: #130 #158