dependabot[bot]
|
2d838d653a
|
Chore: bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#865)
|
2021-04-05 15:00:35 +08: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
|
4fb792fbd6
|
Chore: update golangci-lint & workflow (#704)
|
2021-02-24 14:22:37 +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 |
|
dependabot[bot]
|
0957442e01
|
Chore: bump golangci/golangci-lint-action from v2.3.0 to v2.4.0 (#674)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from v2.3.0 to v2.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.3.0...544d2efb307b3f205f34886f2787046abe7fb26e)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-02-15 15:49:24 +08:00 |
|
Loyalsoldier
|
7acf515258
|
Refine GitHub workflows running condition (#447)
|
2020-11-23 20:51:58 +08: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 |
|
Loyalsoldier
|
353df856b3
|
Actions: do NOT run on repo "v2ray/v2ray-core" (#244)
|
2020-10-02 09:16:25 +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 |
|
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 |
|
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
|
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 |
|
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
|
42e33ddde6
|
Lint: include format
|
2020-08-31 23:11:13 +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
|
efb53bd59e
|
Lint: refine
|
2020-08-25 00:04:31 +08:00 |
|
loyalsoldier
|
6f04c36d33
|
Fix: lint lack of GitHub Token
|
2020-08-24 19:57:46 +08:00 |
|
Kslr
|
288e40abd4
|
Merge branch 'master' into refine-format-rename-workflow
|
2020-08-24 17:51:13 +08:00 |
|
dependabot[bot]
|
20471caf14
|
Bump github/super-linter from v2.2.0 to V3.8.0
Bumps [github/super-linter](https://github.com/github/super-linter) from v2.2.0 to V3.8.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v2.2.0...ef99a48ce63440e6eff58d67bb87e97d9fda48f1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-24 08:34:15 +00:00 |
|
loyalsoldier
|
d8fe670b53
|
Refine & format
|
2020-08-24 16:09:51 +08:00 |
|
Kslr
|
00908a12fe
|
Update linter.yml
|
2020-06-27 20:50:41 +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 |
|