9 Коммитов

Автор SHA1 Сообщение Дата
Gleb Tv
466402ffd5 fix: Add appraisal gemfiles to repository
The gemfiles generated by appraisal need to be committed for CI to work.
Only ignoring the .gemfile.lock files which are generated at runtime.
2025-09-24 12:49:40 +03:00
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
Gleb Tv
b4d4420430 chore: Update .gitignore to exclude node_modules but keep package-lock.json 2025-09-23 21:32:19 +03:00
Mattia Roccoberton
815491cb31 build: Improve dev setup 2025-04-13 14:54:13 +02:00
Mattia Roccoberton
3245ca06ab test: Setup coverage 2025-03-22 09:08:36 +01:00
Mattia Roccoberton
be111eb8c2 Add Rubocop 2020-09-03 11:26:54 +02:00
Mattia Roccoberton
50a9269b07 Remove SimpleCov 2020-09-03 11:24:55 +02:00
Mattia Roccoberton
b89fc0f939 Add specs configuration 2020-09-01 11:16:56 +02:00
Mattia Roccoberton
e11c759919 Version 0.1.0 🎉 2017-10-15 22:54:41 +02:00