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

Revert "Start server process in dir where cmd was called" #629

Merged
merged 1 commit into from
Oct 23, 2020
Merged

Revert "Start server process in dir where cmd was called" #629

merged 1 commit into from
Oct 23, 2020

Conversation

deivid-rodriguez
Copy link
Contributor

This reverts commit 20d3a5f.

As discussed with Adrianna, it was never expected that these changes broke existing specs, but we recently found out that they did. Until an alternative solution that doesn't break exisiting specs is found, we agreed on reverting the changes.

Copy link
Contributor

@adrianna-chang-shopify adrianna-chang-shopify left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! ❤️

@deivid-rodriguez
Copy link
Contributor Author

Hello maintainers, thanks for finding time to maintain spring.

Is there any chance this PR could get a review? Since it broke existing tests and the original author agreed to revert, it seems quite straightforward :)

I have several open PRs somewhat depending on each other, and I'd like to get things moving so we can improve the default experience when using spring.

@jeremy jeremy merged commit d7b21ff into rails:master Oct 23, 2020
@deivid-rodriguez deivid-rodriguez deleted the revert_cwd_changes branch October 26, 2020 11:18
@deivid-rodriguez
Copy link
Contributor Author

Thanks so much @jeremy! 💜

entcheva pushed a commit to thoughtbot/factory_bot_rails that referenced this pull request Jan 12, 2021
Changes introduced in spring 2.1.1
(rails/spring#621) are breaking some tests. That
change was reverted in rails/spring#629, but
hasn't been released yet. Until #629 is released, this PR skips Spring
version 2.1.1.

Co-authored-by: Daniel J. Colson <[email protected]>
entcheva pushed a commit to thoughtbot/factory_bot_rails that referenced this pull request Jan 12, 2021
* Skip Spring version 2.1.1

Changes introduced in spring 2.1.1
(rails/spring#621) are breaking some tests. That
change was reverted in rails/spring#629, but
hasn't been released yet. Until #629 is released, this PR skips Spring
version 2.1.1.

* Bump to latest standard to match CI

We are using the latest standard on CI. This bumps the version in the
dev Gemfile to match, and fixes one violation.

Co-authored-by: Daniel J. Colson <[email protected]>
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.

3 participants