Skip to content

Update activerecord-gitlab to support both 7.0 and 7.1

Igor Drozdov requested to merge id-activerecord-gitlab into master

What does this MR do and why?

Related issue: Move test fixes out of the Rails 7.1 Upgrade MR (#475085)

activerecord-gitlab contains activerecord patches

This MR:

  • Introduces Gemfile and Gemfile.next in the activerecord-gitlab gem
  • Fixes tests for both versions
  • Modifies pipeline to execute tests for both versions
Edited by Igor Drozdov

Merge request reports