Loyalsoldier
|
9e9173acb4
|
Chore: update protobuf & dependencies (#793)
* Chore: update protobuf
* Chore: regenerate mock files
* Chore: update dependencies
* Chore: use Go v1.16.2 and later
|
2021-03-18 12:17:26 +08:00 |
|
Loyalsoldier
|
a545bfe2c8
|
Feat: use Go v1.16 & support Apple Silicon (#686)
|
2021-02-19 13:24:19 +08:00 |
|
Loyalsoldier
|
07a63bc901
|
Chore: refine workflows (#678)
|
2021-02-17 05:16:31 +08:00 |
|
Kslr
|
795a3f632d
|
Test: fix race issue (#598)
other "race" problems are only in the test, and so I deleted the detection
|
2021-01-11 20:50:58 +08:00 |
|
kslr
|
226416e81f
|
Test: add race detector
ref: https://golang.org/doc/articles/race_detector.html
|
2021-01-04 10:51:31 +08:00 |
|
Loyalsoldier
|
33e1f2d271
|
Test: do NOT cache go modules (#532)
|
2020-12-20 09:52:24 +08:00 |
|
Loyalsoldier
|
7acf515258
|
Refine GitHub workflows running condition (#447)
|
2020-11-23 20:51:58 +08:00 |
|
Kslr
|
8b3068d26e
|
Update test.yml
某个平台失败时不影响其他平台测试
|
2020-11-15 23:39:23 +08:00 |
|
Loyalsoldier
|
353df856b3
|
Actions: do NOT run on repo "v2ray/v2ray-core" (#244)
|
2020-10-02 09:16:25 +08:00 |
|
Kslr
|
a8ce582285
|
update go 1.15.*
|
2020-09-09 18:19:49 +08:00 |
|
Loyalsoldier
|
c4d46e776f
|
Test: run on changes to go.mod & go.sum (#174)
|
2020-09-09 13:56:17 +08:00 |
|
loyalsoldier
|
c974908e19
|
Test: refine & cache Go modules
|
2020-08-31 23:11:13 +08:00 |
|
loyalsoldier
|
71191aa407
|
Test: only triggered by *.go file on push event
|
2020-08-25 14:46:04 +08:00 |
|
loyalsoldier
|
2f1f0470a2
|
Test: only be triggered by *.go files
|
2020-08-25 00:04:55 +08:00 |
|
loyalsoldier
|
d8fe670b53
|
Refine & format
|
2020-08-24 16:09:51 +08:00 |
|
Kslr
|
0dfeba6a2f
|
在 actions 添加 lint 和 test (#21)
* actions add lint and test
* Only check new code
|
2020-06-19 21:19:37 +08:00 |
|