1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 01:45:23 +00:00
Commit Graph

119 Commits

Author SHA1 Message Date
Loyalsoldier
ff09993c8b
Refine coverall (#472) 2020-12-02 21:57:31 +08:00
QxQ
fe60260d48
Update release.yml 2020-12-02 19:05:46 +08:00
QxQ
3342afbada
Use GitHub Actions matrix feature to build and release (#468)
Co-authored-by: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
2020-11-30 20:17:33 +08:00
Loyalsoldier
63912f99ec
Refine workflows (#464) 2020-11-27 08:33:44 +08:00
Loyalsoldier
ea0210acee
Migrate release from Azure Pipelines to GitHub Actions (#453) 2020-11-26 16:30:17 +08:00
Loyalsoldier
7acf515258
Refine GitHub workflows running condition (#447) 2020-11-23 20:51:58 +08:00
dependabot[bot]
cfe5de7b97
Bump actions/stale from v3.0.13 to v3.0.14 (#446)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.13 to v3.0.14.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.13...87c2b794b9b47a9bec68ae03c01aeb572ffebdb1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-23 07:05:07 +00:00
Loyalsoldier
b68f943c78
Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
Xiaokang Wang
999165bf93
Update deb.yml 2020-11-21 14:40:27 +00:00
Kslr
f96fe0b35d
fix deb typo 2020-11-20 23:41:48 +08:00
Kslr
8b3068d26e
Update test.yml
某个平台失败时不影响其他平台测试
2020-11-15 23:39:23 +08:00
Kslr
553bf3368b
fix deb stable 2020-11-09 22:52:37 +08:00
loyalsoldier
20fcb73d74
Refine debian package workflow 2020-11-09 12:28:26 +08:00
Kslr
d2ed1434d3
update debian gpg 2020-11-08 17:50:00 +08:00
Kslr
dff48c99db
fix deb git branch name 2020-11-08 11:27:14 +08:00
Kslr
d0019630f6
Update deb.yml 2020-11-08 11:24:18 +08:00
ymshenyu
af578d4af2
add support for debian packaging (#397)
* initial debian packaging

* add action for debian packaging

* trigger build

* fix syntax
2020-11-08 11:10:13 +08:00
dependabot[bot]
fe0284a85a
Bump actions/stale from v3.0.12 to v3.0.13 (#382)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.12 to v3.0.13.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.12...af4072615903a8b031f986d25b1ae3bf45ec44d4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-03 12:20:33 +00:00
dependabot[bot]
6c3113c273
Bump golangci/golangci-lint-action from v2.2.1 to v2.3.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.2.1 to v2.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.2.1...e868220d9fd3b523f1a8fcfb69749e8c7521ba14)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 07:02:21 +00:00
dependabot[bot]
348e668bed
Bump golangci/golangci-lint-action from v2 to v2.2.1 (#306)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2 to v2.2.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...54a84d46fb7183443c869b1b7d0dc34f640fcfd7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 15:23:58 +08:00
dependabot[bot]
33c41d2381
Bump actions/stale from v3.0.11 to v3.0.12 (#307)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.11 to v3.0.12.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.11...44f9eae0adddf72dbf3eedfacc999f70afcec1a8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 15:23:02 +08:00
Loyalsoldier
c50fef48a7
Refine golangci-lint settings (#294) 2020-10-10 00:19:09 +08:00
Loyalsoldier
ed97a250e4
Refine golangci-lint settings (#293) 2020-10-09 22:06:40 +08:00
Loyalsoldier
811981b6f0
Geofile workflow: only run on v2fly/v2ray-core (#288) 2020-10-09 10:47:22 +08:00
Loyalsoldier
2fc5f96a1d
Refine codes (#245)
* Run go mod tidy
* Add new line
* Run gofmt
2020-10-02 09:32:39 +08:00
Loyalsoldier
353df856b3
Actions: do NOT run on repo "v2ray/v2ray-core" (#244) 2020-10-02 09:16:25 +08:00
Loyalsoldier
2cc8c1aa01
Golangci-lint: increase timeout to 5 minutes (#215) 2020-09-22 07:33:43 +08:00
Kslr
7d40abaf95
Merge pull request #210 from Loyalsoldier/disable-golangci-lint-plugins
Golangci-lint: disable some plugins
2020-09-21 13:56:11 +08:00
loyalsoldier
f9a9746fcd
Golangci-lint: disable some plugins 2020-09-21 06:39:38 +08:00
Loyalsoldier
5f620256b2
CodeQL: do NOT run on ready for review status (#209) 2020-09-21 06:26:41 +08:00
Loyalsoldier
df2d296ffc
Refine linter (#203)
* Linter: remove gochecknoinits plugin
* Linter: do NOT run some plugins on test files
2020-09-18 17:24:01 +08:00
Loyalsoldier
782909b9f3
Linter: only show new issues (#202)
Add option `only-new-issues` to avoid showing old issues.
2020-09-18 16:48:45 +08:00
Kslr
4b7d729221
Update linter.yml 2020-09-16 23:30:01 +08:00
Kslr
0995d961c9
Update linter.yml 2020-09-16 22:00:52 +08:00
Kslr
a9e932ffd4
Update linter.yml 2020-09-16 21:56:47 +08:00
Kslr
0c7dfd590b
Update linter.yml 2020-09-16 21:39:35 +08:00
Loyalsoldier
e32c651573
Fix and refine workflows (#199)
* Fix linter: ansible not found error
* Refine codeql: only run on *.go files
2020-09-16 15:18:25 +08:00
dependabot[bot]
b744a63990
Bump github/super-linter from v3.10.0 to v3.10.1 (#198) 2020-09-16 14:20:26 +08:00
Kslr
c530e36e67
Create codeql-analysis.yml 2020-09-15 16:02:46 +08:00
dependabot[bot]
554c919367
Bump actions/stale from v3.0.10 to v3.0.11
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.10 to v3.0.11.
- [Release notes](https://github.com/actions/stale/releases)
- [Commits](https://github.com/actions/stale/compare/v3.0.10...1849651e2aa1b1d6d2cba4c90c719f4b6c929a28)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 06:12:31 +00:00
dependabot[bot]
6db130ff89
Bump github/super-linter from v3.9.4 to v3.10.0
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.4 to v3.10.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.4...9f3eb7d4545d595f24bb68b916b0184ae2ef9871)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 05:40:16 +00:00
Kslr
a8ce582285
update go 1.15.* 2020-09-09 18:19:49 +08:00
Kslr
d3e3f787d4
golangci only show new issues 2020-09-09 18:01:33 +08:00
Kslr
f624dd3249
add golangci to lint 2020-09-09 17:50:36 +08:00
Loyalsoldier
c4d46e776f
Test: run on changes to go.mod & go.sum (#174) 2020-09-09 13:56:17 +08:00
dependabot[bot]
ce3834161d
Bump github/super-linter from v3.9.3 to v3.9.4
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.3 to v3.9.4.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.3...e89faa7920c8993f4f9c19b5b8c6946b032c8d73)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 06:09:47 +00:00
Kslr
93afbc5f33
add golangci config 2020-09-04 13:38:15 +08:00
Kslr
6981711fe5
Merge pull request #158 from Loyalsoldier/fix-lint
Fix lint
2020-09-04 10:56:27 +08:00
dependabot[bot]
a1c96a18c1
Bump github/super-linter from v3.9.2 to v3.9.3
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.9.2 to v3.9.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.9.2...eb0d0ed02e120ab529e69d594da9993358b070ee)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 06:02:59 +00:00
loyalsoldier
44d58295bf
Fix: change lint order to avoid file changes notice 2020-09-03 11:33:23 +08:00