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

Support for GitHub token #226

Open
kenorb opened this issue Mar 2, 2023 · 1 comment
Open

Support for GitHub token #226

kenorb opened this issue Mar 2, 2023 · 1 comment
Assignees
Labels

Comments

@kenorb
Copy link
Member

kenorb commented Mar 2, 2023

We need to add support for GitHub token so curl won't fail due to API rate limits.

jq: error (at <stdin>:1): Cannot index string with string "tag_name"
Error: Not supported platform version. Supported: 
Error: Empty release list!
{"message":"API rate limit exceeded for 13.87.244.195. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

Refs: https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token

@kenorb kenorb added the bug label Mar 2, 2023
@kenorb kenorb self-assigned this Mar 2, 2023
@kenorb
Copy link
Member Author

kenorb commented Jun 13, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants