Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* start rails 7 upgrade. upgrade gems. fix specs. * fix rubocop offences * fixing error serialization * rework error serialization * appease the rubocop gods * fix specs * fix specs. rework error serialization. * fix specs * appease the rubocop gods * rubocop fixes * fix specs * fix specs * merge master * for testing purposes * checking if there are any other test failures * fix metadata specs * fix datacite_doi_spec * fix specs * remove logging active record validation errors * remove comments from gemfile * fix deprecation warning * remove comments * monkeypatch Elasticsearch::Client to prevent the Elasticsearch::UnsupportedProductError * add comment to explain the monkeypatch * update base64 gem * remove base64 from gemfile. setup passenger to allow using the updated gem. * scilence flipper warnings * configure flipper to remove warning in cloudwatch * delete these files as they add no value and just adds to the logs * rework eager loading * remove attr_readonly * fixes after setting rails 7.1 default * fix work_type_spec * fix index specs * fix repository_type_spec * fix compressed requests module lookup * ignore the elasticsearch gem warning * appease rubocop * configure app to enable attr_readonly pre rails 7.1 behaviour. * remove docker-compose config and delete useless controller specs * fix branch
- Loading branch information