Peter Goldstein

Results 70 issues of Peter Goldstein

This adds CI using GitHub Actions. A wide range of Rubies are covered.

Without quotes, the 3.0 is truncated to 3 and it loads the most recent Ruby 3 release - at this point Ruby 3.1. Adding quotes ensures that a Ruby 3.0.x...

This PR migrates to GitHub Actions for CI, drops support for older Rubies and Rails versions, and adds more recent versions to CI. Runs green on my fork.

We've regressed Windows support multiple times, which is not a good thing. It would be ideal if we could introduce a Github workflow that ran Dalli's tests on Windows, to...

A few years ago we introduced the instrument_errors parameter for DalliStore, that allowed users to configure the store to generate ActiveSupport events in the case of errors. With the removal...

This PR adds Ruby 3.0 and 3.1 to the CI matrix and adds a new row for Faraday major version (given the recent release of Faraday 2 and the middleware...

As a note, since the checkout action version is out of date, Dependabot should open a PR to update it once this PR is merged.