Skip to content

Setup to run Rails 5 builds, and fix a few issues. #1485

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

Merged
merged 4 commits into from
Nov 22, 2015

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Nov 5, 2015

No description provided.

@JonRowe JonRowe force-pushed the attempt_to_run_rails_5 branch from a802727 to 980ed88 Compare November 5, 2015 23:52
@marcusg
Copy link

marcusg commented Nov 6, 2015

@JonRowe looks like the gemspec needs to be updated to allow Rails dependencies > 4.3

@lucianosousa
Copy link

you should update these 3 lines here
https://github.com/rspec/rspec-rails/blob/master/rspec-rails.gemspec#L28

it needs accept higher version than 4.3

@JonRowe JonRowe force-pushed the attempt_to_run_rails_5 branch 5 times, most recently from dda06d6 to cfd92f8 Compare November 8, 2015 01:10
@JonRowe JonRowe force-pushed the attempt_to_run_rails_5 branch from 380f6e7 to 6b79698 Compare November 15, 2015 22:57
@JonRowe JonRowe changed the title [WIP] Attempt to run rails 5 Setup to run Rails 5 builds, and fix a few issues. Nov 15, 2015
@JonRowe
Copy link
Member Author

JonRowe commented Nov 15, 2015

/cc @cupakromer @soulcutter This is ready for review, it doesn't fix all the Rails 5 issues but it gets the build running and fixes a couple of items. Ideally I think we'll merge this then work on other issues separately.

@JonRowe JonRowe force-pushed the attempt_to_run_rails_5 branch 4 times, most recently from 0f55d6b to a09b8d5 Compare November 15, 2015 23:21
@jasnow
Copy link
Contributor

jasnow commented Nov 15, 2015

Once these changes are merged into master or a separate branch, I am willing to try them out on some repos that I have ported to Rails 5.

@JonRowe JonRowe force-pushed the attempt_to_run_rails_5 branch 2 times, most recently from 742501b to 708e1c7 Compare November 16, 2015 01:16
@JonRowe
Copy link
Member Author

JonRowe commented Nov 16, 2015

@jasnow this is already on a separate branch ;)

@jasnow
Copy link
Contributor

jasnow commented Nov 16, 2015

@JonRowe -- Which branch - attempt_to_run_rails_5 or rails-5-support or something else?

@JonRowe
Copy link
Member Author

JonRowe commented Nov 16, 2015

attempt_to_run_rails_5 as it says at the top of the PR

@jasnow
Copy link
Contributor

jasnow commented Nov 16, 2015

oh - learned something today - THANKS

@JonRowe
Copy link
Member Author

JonRowe commented Nov 16, 2015

No worries :)

@fables-tales
Copy link
Member

@JonRowe Thanks for this. I just pushed a few more commits which fix up some more specs. I've been chatting with @cupakromer and we're going to push forward on top of this PR to get stuff up and working. From talking with @sgrif, we're going to have a rails branch called 5-0-stable to build off sometime in december. Master should be relatively stable on the rails side atm.

@fables-tales fables-tales changed the title Setup to run Rails 5 builds, and fix a few issues. Rails 5 support PR Nov 22, 2015
@fables-tales
Copy link
Member

I've renamed this to Rails 5 support PR because I feel like it's the best effort we've got so far.

@JonRowe
Copy link
Member Author

JonRowe commented Nov 22, 2015 via email

@JonRowe
Copy link
Member Author

JonRowe commented Nov 22, 2015 via email

@fables-tales
Copy link
Member

Fair enough... I'll rebase it back to where it was and then merge it. It's LGTM.

@fables-tales fables-tales force-pushed the attempt_to_run_rails_5 branch from 330b5bd to deab943 Compare November 22, 2015 17:47
@JonRowe
Copy link
Member Author

JonRowe commented Nov 22, 2015 via email

@fables-tales fables-tales changed the title Rails 5 support PR Setup to run Rails 5 builds, and fix a few issues. Nov 22, 2015
@fables-tales
Copy link
Member

@JonRowe I've just rebased this branch back to it's previous state. Should be good to merge on green?

@fables-tales
Copy link
Member

This is going to fail because travis can't install nokogiri 1.6.6.4 for some reason :( sorry @JonRowe.

@fables-tales
Copy link
Member

I'll see if I can work this out.

@fables-tales
Copy link
Member

This has already been dealt with in: #1493 which I'll merge and rebase against.

@fables-tales fables-tales force-pushed the attempt_to_run_rails_5 branch from deab943 to 8581933 Compare November 22, 2015 19:50
fables-tales pushed a commit that referenced this pull request Nov 22, 2015
Setup to run Rails 5 builds, and fix a few issues.
@fables-tales fables-tales merged commit b4c00c4 into master Nov 22, 2015
@JonRowe JonRowe deleted the attempt_to_run_rails_5 branch November 22, 2015 22:09
@JonRowe
Copy link
Member Author

JonRowe commented Nov 22, 2015

❤️

@lucianosousa
Copy link

yay!

@JonRowe JonRowe mentioned this pull request Dec 1, 2015
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.

5 participants