Commit Graph

6 Commits

Author SHA1 Message Date
Anil Kumar Maurya 164057cc74 Run specs on ruby 3.2 version 2023-02-05 20:35:49 +08:00
Anil Kumar Maurya 7a351ecd8a
Fix mongoid specs by adding require in mongoid specs (#786)
* Try to fix mongoid specs by adding require in mongoid specs

* Disable truffleruby for rails 6.1
2022-07-22 19:46:23 +05:30
Peter Goldstein ee147c60bc
Add Ruby 3.1 and Rails 7 to CI (#775) 2022-04-14 23:38:38 +05:30
Anil Maurya f8cf86510e Do not run truffleruby for Rails 5.2 2022-02-18 16:54:31 +05:30
Tim Aßmann b94aa9622f
add github actions config (#750)
* add github actions config

As travis stopped be free for all - lets move to github actions.

- Add ruby 3.0 to build matrix
- using DymnaDB ready made action installer did not work - could work with some more time for investigation. But it works the old way.

* Re-enable codecov

* run github actions on ubuntu 20.04

* cleanup build matrix

- remove old minor rails versions 5.0, 5.1
- remove EOL ruby version 2.5

* cleanup gemfiles and Appraisal

remove unused gemsets

* add truffleruby to github actions

* use compact yaml syntax
2021-09-02 13:04:24 +05:30
Anil Kumar Maurya b0f035e8e1 Update issue templates 2019-05-20 19:30:37 +05:30