You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jano Svitok (Jira)" <ji...@apache.org> on 2020/03/25 21:34:00 UTC

[jira] [Created] (THRIFT-5151) PHP Composer on Travis hits githup API rate limit

Jano Svitok created THRIFT-5151:
-----------------------------------

             Summary: PHP Composer on Travis hits githup API rate limit
                 Key: THRIFT-5151
                 URL: https://issues.apache.org/jira/browse/THRIFT-5151
             Project: Thrift
          Issue Type: Bug
          Components: Build Process, PHP - Library
            Reporter: Jano Svitok


It happens pretty often that travis fails with:

Could not fetch https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be, please create a GitHub OAuth token to go over the API rate limit 

Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+travis-job-eb7eb7dc-8777-4fcb-bc85-43e142e5599a+2020-03-24+1113 to retrieve a token. It will be stored in "/root/.composer/auth.json" for future use by Composer.

https://github.com/composer/composer/issues/1314 has some insights what may help.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)