Commit graph

20 commits

Author SHA1 Message Date
Kijin Sung
d5d559ff61 Add PHP 8.1 and remove PHP 7.0 from unit test matrix
PHP 7.0은 유닛 테스트 환경과 더이상 호환되지 않으므로 제거하고,
그 대신 PHP 8.1 테스트를 추가함.
2022-10-30 18:36:32 +09:00
Kijin Sung
326f84584a Change MySQL default user from root to rhymix 2022-10-30 18:24:24 +09:00
Kijin Sung
0b2f9a7c6e Fix github actions for Ubuntu 20.04 + MySQL 8.0 2022-10-30 18:18:06 +09:00
Kijin Sung
85685a260f Update github actions to use Ubuntu 20.04 by default 2022-10-30 17:43:39 +09:00
Kijin Sung
87a5b96387 Change actions/checkout to v3 2022-10-30 17:40:43 +09:00
Kijin Sung
a806b5594e Add label to checkout step 2022-03-18 15:58:46 +09:00
Kijin Sung
2f014fcaf3 Set nanasess/setup-php version to v3 2022-03-16 10:20:58 +09:00
Kijin Sung
c2d831d93b Fix Github actions error due to nanasess/setup-php patch 2022-03-15 02:06:05 +09:00
Kijin Sung
715e8d781c Clean up references to travis in all tests 2021-03-12 20:53:40 +09:00
Kijin Sung
1a824ae652 Set github actions to use Ubuntu 18.04 instead of latest 2021-03-12 20:36:36 +09:00
Kijin Sung
99334a1d8d Fix MySQL login issue in Github CI 2021-03-12 20:16:59 +09:00
Kijin Sung
f46b41f437 Update unit tests for latest codeception 2021-01-28 21:53:44 +09:00
Kijin Sung
8519f28170 Disable fail-fast in github workflows 2021-01-21 10:15:41 +09:00
Kijin Sung
34280af0f0 Remove special condition for PHP < 7.3 in Github CI 2021-01-08 23:38:50 +09:00
Kijin Sung
0382b5b186 Insert line break between CI commands 2021-01-06 22:42:27 +09:00
Kijin Sung
1466aaaa2f Remove abraham/twitteroauth for testing in PHP <= 7.2 2021-01-06 22:39:32 +09:00
Kijin Sung
bde542e669 Simplify and clean up github actions 2021-01-02 23:29:22 +09:00
Kijin Sung
667004407c Fix github actions definition 2021-01-02 23:18:37 +09:00
Lastorder-DC
8ebb2b22a9 Only run phplint at php 8.0
Do not run codeception at php 8.0(currently not works)
2020-12-14 11:12:40 +09:00
Lastorder
6eccfb1b0d Migrate travis to github actions 2020-12-14 11:07:36 +09:00