My companies builds are repeatedly failing to complete due to the JQ orb encountering a: curl: (22) The requested URL returned error: 403 Forbidden response during the execute of the JQ orb portion of the build.
Interesting. I’ll ask around to see if its a rate limit issue for us as well. Too many happy CiricleCI customers using jq… Maybe they need their own CDN for resources their users will hit a ton.
We are looking at trying to use our github auth token as part of the script as there is a belief that there are different (no?) rate limits when the request uses a github auth token.