Commit graph

24 commits

Author SHA1 Message Date
Santiago Bartesaghi
0d40ea6538
Add Rails 7.2 to CI (#671)
* Add Rails 7.2 to CI

* Fix CI
2024-10-15 15:00:41 -03:00
Santiago Bartesaghi
429fb7fecc
ci: Don't fail fast (#650) 2024-01-23 20:01:52 -03:00
Santiago Bartesaghi
9b9f41c749
Add Ruby 3.3 to the CI (#648) 2024-01-10 11:47:22 -03:00
Santiago Bartesaghi
1f57b3361e
ci: Update checkout action (#642) 2023-12-25 22:14:39 -03:00
Gonzalo
27ada96682
ci: no longer test against rack 1 (#627) 2023-11-15 13:30:55 -03:00
Santiago Bartesaghi
4a68debb7a
ci: automatically run with latest ruby patch version (#634) 2023-10-26 19:59:16 -03:00
Gonzalo
36b830ab3c
ci: update tested rails versions (#626) 2023-10-26 15:37:16 +13:00
Santiago Bartesaghi
c7098d610b
ci: improve ActiveSupport testing (#633) 2023-10-25 21:15:53 -03:00
Santiago Bartesaghi
070e467ef2
ci: test against ActiveSupport::RedisCacheStore v5 (#632) 2023-10-24 19:14:27 -03:00
Santiago Bartesaghi
8d77a5b0f1
Add Rails 7.1 to CI (#631) 2023-10-18 21:50:23 -03:00
Mitchell Henke
9a7815c332
Remove support for unmaintained ActiveSupport::Cache::RedisStore (#625)
* remove support for unmaintained ActiveSupport::Cache::RedisStore

* ci: removes active_support_redis_store matrix job

* test: removes unecessary redis-activesupport require

* test: removes dead code

* fix typo

---------

Co-authored-by: Gonzalo <456459+grzuy@users.noreply.github.com>
2023-10-14 11:29:19 -03:00
Matthias Käppler
c9bd363a69
Add Ruby 3.2.2 to CI build matrix, update older Rubies (#622)
* Add Ruby 3.2.2 to CI build matrix

* CI: Update older Rubies to latest versions
2023-08-24 23:46:14 +12:00
Samuel Williams
b708de32f3
Support Rack 3. (#586) 2023-07-25 15:16:43 +12:00
Gonzalo
e039ecde2a
ci: tests against redis gem v5 (#612)
* ci: tests against redis gem v5

* ci: fixes incompatibility between redis-store 1.9.2 and redis 5
2023-07-25 13:13:39 +12:00
Gonzalo
07822ada92
ci: update rubies 2022-04-13 22:47:06 -03:00
Gonzalo
8d9c884d40
Merge branch 'master' into dalli3-and-rails7 2022-01-29 15:51:25 -03:00
Gonzalo
501ab01573
ci: run tests against ruby 3.1 2022-01-29 15:36:58 -03:00
Gonzalo
7bcd3b1529
ci: update rubies 2021-12-15 11:59:52 -03:00
thomas morgan
2fc8c7b65f support rails 7.0 2021-11-17 11:33:17 -07:00
thomas morgan
0fbfda0146 test against dalli 3.0 2021-11-16 10:04:16 -07:00
Gonzalo
a20d58e022
ci: update machine os 2021-07-21 18:59:09 -03:00
Gonzalo
511efd15c9
ci: update rubies 2021-07-21 18:58:13 -03:00
Gonzalo
7f2ccca650
ci: run GitHub Actions CI for pull requests 2021-07-21 18:52:11 -03:00
Gonzalo
50b9f37156
ci: move from TravisCI to GitHub Actions 2021-07-19 21:27:02 -03:00