-
Type:
Story
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:2DDRP-2021 A
Travis is hitting a GitHub rate limit:
$ ( curl -Lf https://api.github.com/repos/Subaru-PFS/pfs_pipe2d/tarball/${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH} || curl -Lf https://api.github.com/repos/Subaru-PFS/pfs_pipe2d/tarball/master ) > pfs_pipe2d.tar.gz 187curl: (22) The requested URL returned error: 403 rate limit exceeded 188curl: (22) The requested URL returned error: 403 rate limit exceeded 189The command "( curl -Lf https://api.github.com/repos/Subaru-PFS/pfs_pipe2d/tarball/${TRAVIS_PULL_REQUEST_BRANCH:-$TRAVIS_BRANCH} || curl -Lf https://api.github.com/repos/Subaru-PFS/pfs_pipe2d/tarball/master ) > pfs_pipe2d.tar.gz" failed and exited with 22 during .