Akira Matsuda
ca6801b4cf
Revert "CI against AR 6.1"
...
This reverts commit 77e39909ad
.
rails 6.1 + test-unit causes
> wrong constant name #link_to_previous_pageHelper (NameError)
which has to be fixed somewhere upstream, but let's just skip running this here until then
2021-05-10 01:35:50 +09:00
Akira Matsuda
77e39909ad
CI against AR 6.1
2021-05-06 02:27:13 +09:00
Akira Matsuda
c5164bf382
database_gha.yml == database.yml
2021-05-05 13:36:00 +09:00
Akira Matsuda
883ed6249d
Give MySQL password via envvar
2021-05-05 13:19:53 +09:00
Akira Matsuda
5cef240bd8
Give Postgres password via envvar
2021-05-05 10:40:57 +09:00
Akira Matsuda
5efd559677
CI against ruby 3.0
2021-05-05 04:14:34 +09:00
Akira Matsuda
727ae0c495
CI for all three DBs with AR edge
2021-05-05 04:08:08 +09:00
Akira Matsuda
32ef2f069d
Revert "CI for all three DBs with AR edge"
...
This reverts commit 2a77263f44
because this didn't work at all
2021-05-05 04:05:52 +09:00
Akira Matsuda
2a77263f44
CI for all three DBs with AR edge
2021-05-05 01:49:22 +09:00
Akira Matsuda
4dec09c749
But let's keep CIing AR42
2021-05-05 01:03:45 +09:00
Akira Matsuda
42096bfde7
AR42 also no longer appears in the CI matrix now
2021-05-05 01:03:39 +09:00
Akira Matsuda
0d9e41e2cc
...But let's not completely stop running AR41 test in the CI
2021-05-05 00:55:04 +09:00
Akira Matsuda
04683918e1
AR41 is indeed never tested in this matrix
2021-05-05 00:50:12 +09:00
Akira Matsuda
c92ab89e37
Reduce ruby 2.4 CI matrix
2021-05-05 00:45:40 +09:00
Akira Matsuda
85b9392ca0
Reduce ruby 2.3 CI matrix
2021-05-05 00:41:11 +09:00
Akira Matsuda
7bbcb253ac
CI against newest suppported AR on ruby 2.2
2021-05-05 00:41:11 +09:00
Akira Matsuda
0a5b848c83
CI against newer stable rubies
2021-05-04 12:28:07 +09:00
mishina
df428e7d98
Migrate to GitHub Actions
...
Run Travis + GitHub Actions side-by-side until we are confident GHA works for us.
2021-05-02 15:34:29 +09:00