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

Proposal to drop old versions of Rails, CRuby and JRuby #145

Closed
yahonda opened this issue Jan 16, 2018 · 1 comment
Closed

Proposal to drop old versions of Rails, CRuby and JRuby #145

yahonda opened this issue Jan 16, 2018 · 1 comment

Comments

@yahonda
Copy link
Collaborator

yahonda commented Jan 16, 2018

I'd like to propose dropping support for these old versions of Rails and Ruby.

Proposal:

  • Drop support for Rails 4.2 or older
  • Drop support for Ruby 2.1 or older
  • Drop support JRuby 1.7 or older
  • Drop support for JRuby 9.0.x

Current support status:

ruby-plsql has been doing great job to support wider versions of Ruby and Rails.

ruby-plsql supports Ruby 1.8.7, 1.9.3, 2.1, 2.2, 2.3, 2.4, 2.5 (ruby-oci8 2.2.3+ is needed for Ruby 2.4) and JRuby 1.6.7, 1.7.16, 9.0, 9.1 implementations.

https://github.com/rsim/ruby-plsql/tree/master/gemfiles
Active Record 4.1, 4.2, 5.0, 5.1 and 5.2 beta

As a result, test matrix becomes 50 including allowed failures. https://travis-ci.org/rsim/ruby-plsql which is quite large and causes longer CI time.

Why these software support can be dropped

Here are EOL announcements or support status updates for these software.

I'm going to open a pull request to achieve my proposal and waiting for some feedback from users and developers for a while.

yahonda added a commit to yahonda/ruby-plsql that referenced this issue Jan 19, 2018
yahonda added a commit to yahonda/ruby-plsql that referenced this issue Jan 19, 2018
yahonda added a commit that referenced this issue Jan 22, 2018
Update supported Ruby versions proposed by #145
@yahonda
Copy link
Collaborator Author

yahonda commented Jan 22, 2018

Closed by #146 #147 #148 #149 and #151

@yahonda yahonda closed this as completed Jan 22, 2018
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

1 participant