From 3db3b690e0ddafc6cc7bc493015d3e6123a1f7c7 Mon Sep 17 00:00:00 2001 From: Dennis Wong Date: Fri, 21 Feb 2020 17:21:32 -0500 Subject: [PATCH] Temporarily bump the limit to 100 to avoid following cursors --- bin/in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/in b/bin/in index 9b6710b..b0d5e56 100755 --- a/bin/in +++ b/bin/in @@ -16,7 +16,7 @@ eval $( jq -r '{ # lookup # -curlgh "$source_endpoint/repos/$source_repository/commits/$version_commit/status" \ +curlgh "$source_endpoint/repos/$source_repository/commits/$version_commit/status?per_page=100" \ | jq -c \ --arg status "$version_status" \ '{