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

Friendlier dev setup #1580

Merged
merged 1 commit into from Feb 20, 2019
Merged

Conversation

deivid-rodriguez
Copy link
Contributor

I was really surprised that puma would ask me to remove every single gem matching /puma/ from my system, just to be able to run puma's tests.... Whatever problem this was fixing, it feels like the wrong solution for it... I mean, this is what bundler is for, right?

@deivid-rodriguez
Copy link
Contributor Author

Failure looks unrelated, culprit could be #1487.

@deivid-rodriguez
Copy link
Contributor Author

I rebased this PR since master is now green.

@deivid-rodriguez
Copy link
Contributor Author

Rebased again now that master is green again.

Don't force everyone running puma's tests to uninstall every gem
matching /puma/ from their system. Whatever problem this was fixing, it
seems like the wrong solution for it... :/
@deivid-rodriguez
Copy link
Contributor Author

New year, new rebase! 😝

@deivid-rodriguez
Copy link
Contributor Author

In particular, I was asked not only to remove all versions of puma from my system, but also capistrano3-puma. That seems like a pretty high barrier for running puma's tests.

@evanphx evanphx merged commit c6a17f7 into puma:master Feb 20, 2019
@deivid-rodriguez
Copy link
Contributor Author

Thanks! :)

@deivid-rodriguez deivid-rodriguez deleted the dev_friendly_setup branch February 20, 2019 09:37
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.

None yet

2 participants