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

Retry bundle install if it fails up to 3 times #129

Closed
wuputah opened this issue Aug 9, 2013 · 2 comments
Closed

Retry bundle install if it fails up to 3 times #129

wuputah opened this issue Aug 9, 2013 · 2 comments

Comments

@wuputah
Copy link
Contributor

wuputah commented Aug 9, 2013

Travis does this. Seems good. Example:
https://magnum.travis-ci.com/heroku/help/builds/1011872

@schneems
Copy link
Contributor

👍 do we have a way of putting a number to failed builds due to botched bundle installs? I'm assuming something prompted you to make this issue?

schneems added a commit that referenced this issue Aug 15, 2013
If Rubygems is down or something else, we will retry installing gems up to 3 times:

Output of failed bundle installs: https://gist.github.com/schneems/c7576c93a338121e0b11
@schneems
Copy link
Contributor

This is in Bundler 1.4, going to close this issue for now.

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

No branches or pull requests

2 participants