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

106 Commits

Author SHA1 Message Date
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
Kslr
829a28bd0e
remove docker action 2020-09-02 17:01:38 +08:00
dependabot[bot]
2f3790928e
Bump github/super-linter from v3.8.3 to v3.9.2
Bumps [github/super-linter](https://github.com/github/super-linter) from v3.8.3 to v3.9.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3.8.3...7d53a77c1150779566e918c919f5fc08b1f43ae9)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 06:16:55 +00:00
loyalsoldier
8b377a08cd
Update: refine 2020-08-31 23:11:13 +08:00
loyalsoldier
c974908e19
Test: refine & cache Go modules 2020-08-31 23:11:13 +08:00
loyalsoldier
42e33ddde6
Lint: include format 2020-08-31 23:11:13 +08:00
loyalsoldier
69da2f8526
Coverage: cache Go modules 2020-08-31 17:54:49 +08:00
Kslr
ef99033d05
stale include pr 2020-08-27 23:26:51 +08:00
loyalsoldier
71191aa407
Test: only triggered by *.go file on push event 2020-08-25 14:46:04 +08:00
dependabot[bot]
190b1cb044
Bump github/super-linter from V3.8.0 to v3.8.3
Bumps [github/super-linter](https://github.com/github/super-linter) from V3.8.0 to v3.8.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/V3.8.0...9f2c65685b15fc1f26feeca84d889bf27f1c31d2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-25 06:18:53 +00:00
loyalsoldier
2f1f0470a2
Test: only be triggered by *.go files 2020-08-25 00:04:55 +08:00
loyalsoldier
efb53bd59e
Lint: refine 2020-08-25 00:04:31 +08:00
loyalsoldier
bd533a506a
Coverage: only be triggered by *.go files 2020-08-24 21:30:40 +08:00
loyalsoldier
6f04c36d33
Fix: lint lack of GitHub Token 2020-08-24 19:57:46 +08:00