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

Allow overriding download url by environment variable #78

Closed
wants to merge 1 commit into from

Conversation

werkshy
Copy link

@werkshy werkshy commented Mar 24, 2016

Easy workaround for bitbucket ratelimiting issues. Upload the phantom binaries to your own S3 folder (and make them public) then set this environment variable:

PHANTOM_DOWNLOAD_URL_BASE=https://s3.amazonaws.com/your.bucket.name.here

Addresses #70.

@werkshy
Copy link
Author

werkshy commented Mar 24, 2016

The Travis build failed because of bitbucket rate limiting, which is exactly what I am trying to workaround here ¯_(ツ)_/¯

@adragoset
Copy link

This would be a welcome addition. Im running into the exact same problem and am trying to decide if i need to fork this repo and host it on my own gem server to solve this problem.

@jamilbk
Copy link

jamilbk commented May 2, 2016

Running into the same problem here, as are quite a number of CI users it seems. I forked and started hacking on this only to find this PR lingering around. @colszowka any thoughts on getting this merged in?

@atambo
Copy link

atambo commented Sep 14, 2016

@colszowka Any change you can merge this? This should allow people to workaround #70.

@werkshy
Copy link
Author

werkshy commented Nov 4, 2019

I am just closing old PRs of mine.

@werkshy werkshy closed this Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants