Skip to content

Fixes related to Rails 7.1 extracted from the main MR

Igor Drozdov requested to merge id-rails-7-1-related-fixes into master

Summary

The fixes are extracted from: Draft: Upgrade Rails to 7.1.1 version (!124004)

  • Fix User#owns_runner? method to handler presenters
  • Alias to existing attributes in GeoNodeStatus
  • Add an argument to ActionMailer::MailDeliveryJob in tests
  • Fix specs that are using stuck_builds_shared_examples
  • Remove empty disallowed_warnings usage for gitlab-experiment
  • Fix has_secure_token :verification_token usage
  • Set string content_type for license API endpoint
Edited by Igor Drozdov

Merge request reports