1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-10 01:40:44 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
database64128
c78ee5aac7
🏡 Housekeeping: Update to Go 1.17 (#1215)
* ⬆ Update to Go 1.17

* 🏗 Update workflows and add windows-arm64

* 💾 Update generated files

* 📛 Update not-so-friendly filenames
2021-08-21 13:20:40 +08:00
Loyalsoldier
b275548a80
CI: refine codecov (#1064) 2021-06-13 10:13:29 +08:00
Loyalsoldier
026a803781
Chore: use Go v1.16.4 explicitly (#993) 2021-05-11 06:26:39 +08:00
Shelikhoo
4249bcb28d
run test on development branches as well 2021-05-04 20:27:14 +01:00
Loyalsoldier
f8c3c36f45
Chore: use Go v1.16.3 (#854) 2021-04-04 09:09:53 +08:00
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