Conversation
- Drop Ruby < 3.1, Rails < 7.1, ActiveAdmin < 3.0 - Replace selenium-webdriver/webdrivers with Cuprite - Replace coveralls with direct test runs - Update sqlite3 ~> 1.4 to ~> 2.0 - Move sprockets-rails/sass-rails out of test group - Fix rails_template.rb for Rails 7.1+ (require_relative, Gemfile removal order) - Add ActiveRecord::Migration.maintain_test_schema! - Update CI matrix: Ruby 3.2-3.4, Rails 7.1-7.2, AA 3.2-3.3 - Use bundler-cache in CI, remove bundler < 2 constraint
jQuery UI 1.14 (bundled with AA 3.5.1) replaced the deprecated `dialogClass` option with `classes`. Add the new `classes` option alongside the existing `dialogClass` for backward compatibility with older AA versions. Include `ui-corner-all` to preserve default dialog styling. Expand CI matrix to cover AA 3.4/3.5 and Rails 8.0.
Add SimpleCov for test coverage reporting. CI generates a shields.io endpoint badge JSON and deploys it to GitHub Pages on master pushes. Coverage badge added to README.
workgena
approved these changes
Apr 7, 2026
This was referenced Apr 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.