Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

big projects have a tendency to be rate limited by github #115

Closed
jessfraz opened this issue Jan 19, 2017 · 7 comments
Closed

big projects have a tendency to be rate limited by github #115

jessfraz opened this issue Jan 19, 2017 · 7 comments

Comments

@jessfraz
Copy link
Contributor

unsure how to fix this....

@jessfraz jessfraz added the bug label Jan 19, 2017
@sdboyer
Copy link
Member

sdboyer commented Jan 19, 2017

I know other projects in similar positions have done...something. Too tired to research right now.

We could always write and host a little reverse proxy, and point gps to that, of course... 😛

@jessfraz jessfraz changed the title big projects have a tendency to be reate limited by github big projects have a tendency to be rate limited by github Jan 23, 2017
@sdboyer
Copy link
Member

sdboyer commented Jan 24, 2017

corresponding gps issue: sdboyer/gps#150 (moved to #426)

@jpudney
Copy link

jpudney commented Jan 24, 2017

Composer (PHP) get's around this by requesting that the user enters their GitHub credentials or generate an oauth token which is then stored on the system.

@sdboyer
Copy link
Member

sdboyer commented Jan 24, 2017

@jpudney yeah, i suspect something like that is probably going to be the path of least resistance.

@jgeiger
Copy link
Contributor

jgeiger commented Jan 24, 2017

I'd just have users create their own github api token.

shurcooL/Go-Package-Store#54

@whoisjake
Copy link

whoisjake commented Jan 24, 2017

homebrew brew search uses HOMEBREW_GITHUB_API_TOKEN

meaning at least some of your macOS users could possibly know how to do this already...

@sdboyer
Copy link
Member

sdboyer commented Jan 17, 2018

whew, old issue. we have mechanisms for allowing passthrough authentication.

@sdboyer sdboyer closed this as completed Jan 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants