Commit Graph

21 Commits

Author SHA1 Message Date
Mitsuhiro Shibuya 0a6ffe1311
Update actions/checkout to v3 to supress the Node.js 12 deprecation 2022-11-06 18:57:26 +09:00
Brian Hawley 2ef5888433 Update apt before installing packages 2022-09-29 09:30:30 -07:00
Akira Matsuda e096b5f8b3 jruby-head is not guaranteed to be always stable
in fact, the jruby-head build seems to be failing here at the moment
2022-02-03 18:12:09 +09:00
Akira Matsuda e4c461cac5 Rails 7.0 is stable now 2022-02-03 18:12:09 +09:00
Akira Matsuda 09bcdbb6eb There's no longer a branch named master in Rails 2022-02-03 18:12:09 +09:00
Akira Matsuda 7d64b14de3 Run Rails 7.1 tests on Ruby 3.1, and Ruby 3.2 tests on Rails 7.0 2022-02-03 17:18:43 +09:00
Akira Matsuda 71dc89ff96 CI against Ruby 3.1 2022-02-03 17:15:40 +09:00
Akira Matsuda bca7b8a575 Quote version numbers
GHA would parse 3.0 as 3, and so specifying `ruby: 3` means current newest Ruby 3.x, i.e. 3.1 as of today.
2022-02-03 17:11:14 +09:00
M.Shibuya fede67d024
Test against Rails 7 2021-10-31 15:04:32 +09:00
M.Shibuya e6e44cc536
Use setup-ruby's caching feature instead of actions/cache
https://github.com/ruby/setup-ruby#caching-bundle-install-automatically
2021-06-13 15:16:11 +09:00
M.Shibuya 229594fb2a
Drop support for Ruby < 2.5 and Rails 5.x 2021-05-30 18:38:54 +09:00
Mitsuhiro Shibuya 3cb685f759
Merge branch 'master' into master 2021-05-29 15:42:02 +09:00
M.Shibuya 61acca554a
Mark ruby-head build as experimental 2021-05-28 16:57:55 +09:00
Abdelkader Boudih f7beff6b1e Remove Postgresql and use sqlite3 for testing ActiveRecord 2021-04-18 13:01:27 +00:00
M.Shibuya bc2753f7a7
Make Rails master spec runnable 2021-03-20 17:18:02 +09:00
rhymes aaa52b8dee
Merge branch 'master' into rhymes/add-vips 2021-02-21 16:00:35 +01:00
M.Shibuya 4b7cd90779
Update GitHub Actions to use Ubuntu 20.04 2021-02-20 19:49:23 +09:00
rhymes fd48067a7c
Install libvips-dev for CarrierWave::Vips 2021-02-18 14:28:55 +01:00
M.Shibuya bd2d649b1c
Fix PDF-related CI failure
Looks like Ghostscript is no longer installed by default.
2021-02-13 15:34:06 +09:00
M.Shibuya f6aa731fe7
Test against Ruby 3.0 2021-01-17 16:01:58 +09:00
M.Shibuya 4fc1ebc0b8
Migrate to GitHub Actions, thanks Travis-CI! 2020-12-01 15:48:34 +09:00