coffee-rails icon indicating copy to clipboard operation
coffee-rails copied to clipboard

CI: Organize matrix to run something

Open olleolleolle opened this issue 4 years ago • 1 comments

This PR configures the build matrix to include newer versions of Rails.

  • use an explcitly defined build matrix
  • run Ruby 2.2-2.4 with Sprockets 3 on Rails 5.2, still works
  • Remove rbx-3 - can not install

TODO

  • [ ] Sprockets 4 support
  • [ ] OR: Fail on Sprockets 4 support needed for the newer versions, move those to "allow failures"?

Other

Found a tiny issue, and extract its fix to https://github.com/rails/coffee-rails/pull/126.

olleolleolle avatar May 27 '21 11:05 olleolleolle

Or, is the better goal to work towards a Sprockets 4 configuration which works?

olleolleolle avatar Jun 14 '21 10:06 olleolleolle