Skip to content

chore!: Drop Ruby 2.7 and 3.0, add Ruby 3.3#91

Merged
josecolella merged 3 commits intoopen-feature:mainfrom
maxveldink:maxveldink/drop-ruby-2.7-and-3.0
Jan 18, 2024
Merged

chore!: Drop Ruby 2.7 and 3.0, add Ruby 3.3#91
josecolella merged 3 commits intoopen-feature:mainfrom
maxveldink:maxveldink/drop-ruby-2.7-and-3.0

Conversation

@maxveldink
Copy link
Copy Markdown
Contributor

@maxveldink maxveldink commented Jan 18, 2024

This PR

Since Ruby 2.7 and 3.3 are both older than three years now, we should consider dropping support and targeting N-2 (since Ruby 3.3 is so new and a few known issues are being fixed in the next patch version of 3.3). I also added a .tool-versions file as an optional change for easier ASDF support, but can remove that if we'd like.

Follow-up Tasks

This will need to be released in a major version bump.

BREAKING CHANGE: Ruby 2.7 and Ruby 3.0 are now older than three years old at this point. Instead of continuing to support them, let's only support N-2 versions.

Signed-off-by: Max VelDink <maxveldink@gmail.com>
Signed-off-by: Max VelDink <maxveldink@gmail.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dc36974) 98.90% compared to head (70382d2) 98.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #91   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files           6        6           
  Lines          91       91           
=======================================
  Hits           90       90           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@maxveldink maxveldink marked this pull request as ready for review January 18, 2024 14:15
@maxveldink maxveldink requested a review from a team as a code owner January 18, 2024 14:15
@josecolella josecolella merged commit 51cd3a1 into open-feature:main Jan 18, 2024
@maxveldink maxveldink deleted the maxveldink/drop-ruby-2.7-and-3.0 branch January 19, 2024 14:02
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