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

Support through Rails 8 with Green CI #108

Merged
merged 16 commits into from
Mar 4, 2025
Merged

Support through Rails 8 with Green CI #108

merged 16 commits into from
Mar 4, 2025

Conversation

jrochkind
Copy link
Collaborator

Drop Rails 5.2 from CI, ancient EOL and too hard to make it green.

  • add webrick and rexml to gemspec, they have become standard gems, need to be specified as dependencies
  • remove ancient Rails 5.2 from CI, too hard to get green
  • in old EOL rails, fix concurrent-ruby to old version required to work
  • fix to current caltech OAI uri for test that is really rudely using a live OAI server, come on, sigh
  • CI with Rails 7.1
  • fix AR setup for Rails 7.2
  • CI on Rails 7.2
  • allow more up to date sqlite3 in testing
  • CI on Rails 8
  • gemspec dev dependency allow up to AR 8

… versions can have different sqlite3 versions as required
@jrochkind jrochkind merged commit 042729d into master Mar 4, 2025
8 checks passed
@jrochkind jrochkind deleted the fix_ci branch March 4, 2025 18:11
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