Skip to content

Conversation

@coord-e
Copy link
Contributor

@coord-e coord-e commented May 13, 2025

This PR updates Active Support requirement of promenade to allow Rails 8.0. In my understanding, the main use of Active Support in promenade is the subscribers, and I don’t see anything interesting related to ActiveSupport::Subscriber and notifications in the 8.0 changelogs. https://github.com/rails/rails/blob/8-0-stable/activesupport/CHANGELOG.md

This PR also removes Ruby 3.1 (which is already EOL) from CI matrix.

@coord-e coord-e force-pushed the activesupport-8.0 branch from 1c61486 to 1b2b420 Compare May 13, 2025 10:50
@codecov
Copy link

codecov bot commented May 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (6cfd879) to head (edd080f).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #78   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           38        38           
  Lines          856       856           
=========================================
  Hits           856       856           

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

@coord-e
Copy link
Contributor Author

coord-e commented Jul 2, 2025

@errm Could you check this, please? (no rush.)

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.

1 participant