11 Коммитов

Автор SHA1 Сообщение Дата
Gleb Tv
a82936b0ad refactor: Modernize CI with Appraisal gem and consolidate workflows
- Add Appraisal gem for managing multiple test gemfiles
- Create test matrix for Rails 6.1-8.0 and ActiveAdmin 2.9-4.x
- Consolidate multiple workflow files into single ci.yml
- Use matrix strategy to test across Ruby 3.0-3.3
- Remove deprecated individual workflow files
- Add gemfiles/ to gitignore as they're generated
- Improve backward compatibility support
2025-09-24 12:47:46 +03:00
Mattia Roccoberton
8cac91f299 test: Improve tests 2025-04-13 16:35:14 +02:00
Mattia Roccoberton
97dbabce09 test: Update build setup 2025-04-05 09:25:11 +02:00
Mattia Roccoberton
e4b4e1789b chore: Update Rubocop config 2025-03-16 18:29:42 +01:00
Mattia Roccoberton
b1493a47a2 refactor!: update minimum Ruby version to 3.0 2024-02-25 16:08:50 +01:00
Mattia Roccoberton
125d377891 Minor improvements 2022-04-19 21:49:20 +02:00
Mattia Roccoberton
c2e80758a5 Setup Appraisal 2022-03-29 19:42:43 +02:00
Mattia Roccoberton
e97c591ede Add linter workflow 2021-06-02 15:52:19 +02:00
Mattia Roccoberton
ec887b21a3 GitHub Actions improvements 2021-05-23 14:51:28 +02:00
Mattia Roccoberton
be111eb8c2 Add Rubocop 2020-09-03 11:26:54 +02:00
Mattia Roccoberton
9eb6280e53 🎉 Support ActiveAdmin 2.x and code style improvements
- Add support ActiveAdmin for 2.x
- Add rubocop config
- Add frozen_string_literal to ruby files
- Apply changes to respect rubocop alerts
2019-06-15 19:55:45 +02:00