Commit Graph

41 Commits

Author SHA1 Message Date
Pig Fang
8813e58269
re-enable PHP 8.0 on CI 2021-05-02 11:40:05 +08:00
Pig Fang
332b8cf7ef
remove unnessary "skip-ci" detection 2021-05-02 11:23:09 +08:00
Pig Fang
928d6ffa8c
Revert "add PHP 8.0 tests on CI"
This reverts commit 2b620c3338.
2021-01-02 16:06:02 +08:00
Pig Fang
2b620c3338
add PHP 8.0 tests on CI 2021-01-02 15:55:32 +08:00
Pig Fang
17ad007d40
scripts -> tools 2020-10-30 10:11:50 +08:00
Pig Fang
2163356f7e
remove Composer --no-suggest flag 2020-10-30 10:04:51 +08:00
Pig Fang
0959ec02d1
tweak CI 2020-10-13 11:10:49 +08:00
Pig Fang
2c226fb1fd
upgrade PHPUnit 2020-10-13 11:06:35 +08:00
Pig Fang
4054301101
tweak CI 2020-10-13 09:48:05 +08:00
Pig Fang
6bc5d4468d
fix release step on CI 2020-10-13 09:46:24 +08:00
Pig Fang
81a343dd56
fix CI config 2020-08-24 10:05:44 +08:00
Pig Fang
10d5b95358
use GitHub Actions to release 2020-08-22 17:15:14 +08:00
Pig Fang
5d2384498c
tweak CI config 2020-08-22 15:59:05 +08:00
Pig Fang
995d191afb
tweak CI 2020-08-17 15:08:18 +08:00
Pig Fang
11305acc6a
re-enable eslint 2020-07-13 11:25:40 +08:00
Pig Fang
b44d0724ef
fix fetching Telegram bot 2020-07-04 15:21:43 +08:00
Pig Fang
96a3f5d987
add token to fetch bot binary 2020-07-04 15:20:39 +08:00
Pig Fang
78491fcca6
fix CI 2020-06-28 15:59:42 +08:00
Pig Fang
3b7d3c2c34 add cs check on CI 2020-06-04 21:50:46 +08:00
Pig Fang
1cf4101cde commit generated code to vcs 2020-05-30 11:10:38 +08:00
Pig Fang
2656b92fce tweak build 2020-05-30 10:55:30 +08:00
Pig Fang
5094cff07a generate URLs by codegen 2020-05-30 10:44:36 +08:00
Pig Fang
7d3325966b update ci config 2020-03-12 11:19:17 +08:00
Pig Fang
db49cedb06 tweak about testing 2020-03-09 15:08:45 +08:00
Pig Fang
60373e6290 update GitHub Actions 2020-02-29 16:44:36 +08:00
Pig Fang
34f4faaff1 disable lint on CI temporarily 2020-02-10 11:45:25 +08:00
Pig Fang
cd3260af3e rewrite plugins mgmt page with react 2020-01-21 10:22:20 +08:00
Pig Fang
dff01981d7 update build step 2020-01-16 16:14:49 +08:00
Pig Fang
3ab0d12a71 Update GitHub Actions config 2019-12-22 23:05:49 +08:00
Pig Fang
dec36d0771 Fix CI 2019-12-10 18:38:10 +08:00
Pig Fang
4a6ad15217 Remove unnecessary step at CI 2019-12-10 18:33:52 +08:00
Pig Fang
0958ab99ea Tweak CI 2019-12-10 11:09:08 +08:00
Pig Fang
13d372411e Allow to skip the GitHub Actions 2019-12-07 23:54:06 +08:00
Pig Fang
61eea2b980 Add Telegram notification 2019-12-07 15:59:00 +08:00
Pig Fang
4cc7b4441f Tweak CI 2019-12-05 19:01:03 +08:00
Pig Fang
c5829ded76 CircleCI -> GitHub Actions 2019-12-03 11:40:06 +08:00
Pig Fang
c2f4d3a008 Fix PHP check 2019-09-17 23:17:56 +08:00
Pig Fang
9403ae356d Blade -> Twig (wip) 2019-09-17 23:10:44 +08:00
Pig Fang
f51e2d7b9d Tweak CI 2019-09-15 14:46:21 +08:00
Pig Fang
899a495f80 Fix YAML indentation 2019-09-11 23:34:42 +08:00
Pig Fang
e91185461a
Add GitHub Actions (#97)
* Add GitHub Actions

* Update branches trigger

* Fix .env file

* Fix default database connection

* Add test step

* Normalize PHP version

* Update main.yml

* Add more jobs

* Fix YAML syntax error

* Fix YAML syntax error

* Attempt to fix Windows job

* Update main.yml

* Update main.yml

* Update main.yml

* Attempt to use MySQL

* Update main.yml

* Fix possible error
2019-09-11 23:32:56 +08:00