Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull request fails because of API rate limit on brew livecheck #1694

Open
bredelings opened this issue May 22, 2024 · 1 comment
Open

Pull request fails because of API rate limit on brew livecheck #1694

bredelings opened this issue May 22, 2024 · 1 comment

Comments

@bredelings
Copy link
Contributor

Hi,

The pull request to bump the bali-phy version keeps failing on one or two architectures, but only (I think) because brew livecheck is failing.

Is there a solution for this?

-BenRI

  [
    {
      "formula": "brewsci/bio/bali-phy",
      "status": "error",
      "messages": [
        "GitHub API Error: API rate limit exceeded for 13.105.117.178. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)\nTry again in 20 minutes 30 seconds, or:\nCreate a GitHub personal access token:\n  \u001b[4mhttps://github.com/settings/tokens/new?scopes=gist,repo,workflow&description=Homebrew\u001b[24m\necho 'export HOMEBREW_GITHUB_API_TOKEN=your_token_here' >> ~/.profile\n\n"
      ],
      "meta": {
        "livecheckable": true
      }
    }
  ]
@bredelings
Copy link
Contributor Author

bredelings commented May 25, 2024

I "fixed" this by commenting out the livecheck section of the formula.

@YoshitakaMo YoshitakaMo mentioned this issue May 25, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant