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

Test against Ruby 3.3 #8213

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

tagliala
Copy link
Contributor

@tagliala tagliala commented Jan 7, 2024

No description provided.

@tagliala tagliala changed the title Test against ruby 33 Test against Ruby 3.3 Jan 7, 2024
Copy link

codecov bot commented Jan 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4fd15ba) 99.10% compared to head (7a57619) 99.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8213   +/-   ##
=======================================
  Coverage   99.10%   99.10%           
=======================================
  Files         140      140           
  Lines        4018     4018           
=======================================
  Hits         3982     3982           
  Misses         36       36           

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

@tagliala tagliala force-pushed the chore/test-against-ruby-33 branch 2 times, most recently from 66af1a8 to 245964f Compare January 8, 2024 08:47
@mgrunberg
Copy link
Contributor

@tagliala LGTM.

I'm wondering if we must narrow the matrix to reduce the amount of combinations. For example, since Ruby 3.0 is about to reach EOL we could just test against Rails 7.1.

What do you think?

@tagliala
Copy link
Contributor Author

tagliala commented Jan 12, 2024

For example, since Ruby 3.0 is about to reach EOL we could just test against Rails 7.1.

I will do the same for 2.7 and address #8158 too #8158 (comment)

@tagliala tagliala force-pushed the chore/test-against-ruby-33 branch 3 times, most recently from 3eb31e8 to 67def72 Compare January 12, 2024 08:45
Also:
- Sort Rails dependencies by newer to match Ruby sorting
- Test 3.0 only against 7.1 because 3.0 is about to reach EOL
@tagliala
Copy link
Contributor Author

tagliala commented Jan 12, 2024

The following should be changed:

image

edit: oh, but I should have rights to do that 😅

@tagliala tagliala merged commit f253e77 into activeadmin:master Jan 12, 2024
21 checks passed
@tagliala tagliala deleted the chore/test-against-ruby-33 branch January 12, 2024 14:31
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