Akira Matsuda
8e1e2c45ce
CI against AR 7.0
2021-12-20 00:45:23 +09:00
Akira Matsuda
d178b261f9
CI against AR 6.1
2021-12-20 00:31:47 +09:00
Akira Matsuda
ae92be6909
Let the workflow name be what we want to see on the status badge
2021-08-07 01:28:56 +09:00
Akira Matsuda
3c279061a4
Just renaming the file
2021-08-07 01:14:15 +09:00
Akira Matsuda
04fb1ce097
Maybe we need libxml2-utils for the CI to run on ubuntu-18.04?
2021-08-06 23:58:58 +09:00
Akira Matsuda
eb757b0060
ubuntu-latest (20.04) fails to run AR 4.1 tests. Let's try ubuntu-18.04
...
https://github.com/kaminari/kaminari/runs/3263108802
2021-08-06 23:44:15 +09:00
Akira Matsuda
fd35d3707a
ubuntu-16.04 has been deprecated
...
Let's try running ubuntu-latest instead
2021-08-06 23:25:39 +09:00
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