Loyalsoldier
|
d8e402e5d0
|
CI: only upload coverage report on Linux (#3516)
|
2025-09-10 20:36:53 +08:00 |
|
Loyalsoldier
|
2f10812ecf
|
CI: fix test and test coverage (#3515)
|
2025-09-10 19:44:09 +08:00 |
|
Loyalsoldier
|
8654f819cc
|
CI: remove unnecessary version option in golangci-lint workflow (#3514)
|
2025-09-10 17:38:08 +08:00 |
|
Loyalsoldier
|
01fec2fba9
|
CI: bump actions/setup-go to v6 & use go version in go.mod (#3510)
|
2025-09-09 19:31:34 +08:00 |
|
Loyalsoldier
|
84bf1a9e5d
|
CI: bump actions/checkout from v3 to v5 (#3509)
|
2025-09-09 19:03:34 +08:00 |
|
Loyalsoldier
|
1b9c4bfeae
|
CI: upgrade CodeQL from v2 to v3 (#3507)
|
2025-09-09 10:17:09 +08:00 |
|
dependabot[bot]
|
be41f71fc6
|
Chore: bump actions/download-artifact from 4 to 5 (#3467)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-07 07:40:57 +08:00 |
|
dependabot[bot]
|
ca1f688c3b
|
Chore: bump actions/stale from 8 to 10 (#3501)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-07 07:35:43 +08:00 |
|
Loyalsoldier
|
54dd6d7cb6
|
CI: only run release workflow when changing release.yml file (#3492)
|
2025-08-30 05:32:52 +08:00 |
|
Loyalsoldier
|
036979654b
|
CI: fix stale.yml workflow (#3491)
|
2025-08-30 05:20:36 +08:00 |
|
Shelikhoo
|
58f836c139
|
fix adding timeout=30m to go test
|
2025-07-03 17:58:49 +01:00 |
|
Shelikhoo
|
2efd36474e
|
increase test timeout to 30m
|
2025-07-03 17:46:24 +01:00 |
|
Shelikhoo
|
d69f57486a
|
stop closing planned tickets and prs
|
2025-07-03 11:52:45 +01:00 |
|
Shelikhoo
|
f0d87d13d6
|
Update linter version
|
2025-05-17 21:57:59 +01:00 |
|
Shelikhoo
|
c06fe2d34c
|
update builder golang version
|
2025-04-05 16:08:00 +01:00 |
|
Shelikhoo
|
b661f2e26a
|
remove debian package builder
|
2025-02-05 20:42:51 +00:00 |
|
Xiaokang Wang (Shelikhoo)
|
78cd513b82
|
Add Persistent Storage Support to V2Ray (#3300)
* update protogen to strip unused part
* add persistent storage support
* fix coding style
* update linter setting
* update github integration
|
2025-02-05 20:36:40 +00:00 |
|
Shelikhoo
|
f395b7dd7e
|
really really fix pie build x2
|
2025-01-26 20:35:40 +00:00 |
|
Shelikhoo
|
ca5ce23fb4
|
really really fix pie build
|
2025-01-26 20:24:29 +00:00 |
|
Xiaokang Wang (Shelikhoo)
|
524861989a
|
update linter settings (#3290)
|
2025-01-22 12:52:32 +00:00 |
|
Xiaokang Wang (Shelikhoo)
|
d5bcf9d878
|
really fix pie build (#3286)
|
2025-01-21 10:16:01 +00:00 |
|
Xiaokang Wang (Shelikhoo)
|
4adda5806a
|
fix broken pie build with generating seperate files (#3281)
|
2025-01-14 10:06:23 +00:00 |
|
Shelikhoo
|
4402ebc0e2
|
Update Go version to v1.23
|
2024-09-15 15:33:54 +01:00 |
|
Jimmy Huang
|
2078480c4e
|
Add Add Hysteria2 Protocol
|
2024-09-08 08:38:05 +01:00 |
|
Shelikhoo
|
8191faa6e0
|
Add pie build mode to all binary builds
|
2024-05-07 04:11:16 +01:00 |
|
Qusic
|
c7459b30e4
|
fix multiarch buildah command
|
2024-03-21 10:38:33 +00:00 |
|
Qusic
|
887280e848
|
image tags and timestamp
|
2024-03-15 20:18:36 +00:00 |
|
Shelikhoo
|
77978bc207
|
remove semgrep
|
2023-11-26 12:37:11 +00:00 |
|
AkinoKaede
|
0320aa8f8d
|
chore: update release go version to 1.21
|
2023-08-10 07:30:50 +08:00 |
|
Wang Xiang
|
580d33a7e3
|
CI: Add Linux loong64 build task (#2609)
* CI: add Linux loongarch64 build tasks
* Fix: rename goarch from loongarch64 to loong64
* chore: go mod tidy
* Chore: bump github.com/refraction-networking/utls from 1.3.2 to 1.3.3 (#2611)
Bumps [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](https://github.com/refraction-networking/utls/compare/v1.3.2...v1.3.3)
---
updated-dependencies:
- dependency-name: github.com/refraction-networking/utls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* CI: add Linux loongarch64 build tasks
* Fix: rename goarch from loongarch64 to loong64
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-18 13:38:17 +08:00 |
|
dependabot[bot]
|
093d7b0b6f
|
Chore: bump actions/setup-go from 3 to 4 (#2412)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-17 12:01:43 +08:00 |
|
dependabot[bot]
|
843f4a3dc3
|
Chore: bump actions/stale from 7 to 8 (#2434)
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v7...v8)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-17 12:01:34 +08:00 |
|
Shelikhoo
|
179cd1d62f
|
Add container build file
|
2023-02-18 14:32:43 +00:00 |
|
秋のかえで
|
07ed4e0d29
|
Chore: use Go 1.20 (#2297)
|
2023-02-03 17:08:53 +08:00 |
|
Tim Xylon
|
75addbf195
|
Fix deprecated 'set-output' in workflow (#2220)
* Fix deprecated 'set-output' in workflow
* Update actions/stale to v7
|
2023-01-29 14:22:25 +08:00 |
|
Felix Yan
|
de90ec40fc
|
Fix: remove v2ctl from debian/rules (#1954)
* Remove v2ctl from debian/rules
It seems to be left over from https://github.com/v2fly/v2ray-core/pull/488
* Chore: use Go v1.19 to build debian package
Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
|
2022-09-18 08:46:32 +08:00 |
|
Shelikhoo
|
5028310b1e
|
update signing service url
|
2022-08-19 23:01:56 +01:00 |
|
秋のかえで
|
9ae51c1f15
|
Chore: use Go v1.19
|
2022-08-19 19:37:09 +08:00 |
|
dependabot[bot]
|
eee91ae689
|
Chore: bump github/codeql-action from 1 to 2 (#1747)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-26 12:59:56 +08:00 |
|
dependabot[bot]
|
542571d3a5
|
Chore: bump actions/download-artifact from 2 to 3 (#1723)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-09 17:42:13 +08:00 |
|
dependabot[bot]
|
d877bad50e
|
Chore: bump actions/upload-artifact from 2 to 3 (#1724)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-09 17:42:04 +08:00 |
|
dependabot[bot]
|
3dd5cd35be
|
Chore: bump actions/stale from 4 to 5 (#1722)
Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-09 17:41:26 +08:00 |
|
dependabot[bot]
|
ff4d2cf840
|
Chore: bump actions/setup-go from 2 to 3 (#1721)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-09 17:41:11 +08:00 |
|
Loyalsoldier
|
56371d87ef
|
Chore: use Go v1.18 & update dependencies
|
2022-04-05 14:47:21 +08:00 |
|
dependabot[bot]
|
fd30b97a85
|
Chore: bump actions/checkout from 2 to 3 (#1641)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-02 13:10:12 +08:00 |
|
dependabot[bot]
|
65e425ecf5
|
Chore: bump golangci/golangci-lint-action from 2.5.2 to 3 (#1630)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2.5.2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2.5.2...v3)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-25 10:01:58 +08:00 |
|
KallyDev
|
cbb6d7a509
|
CI: add FreeBSD and OpenBSD ARM build tasks (#1423)
|
2021-11-27 13:14:57 +08:00 |
|
秋のかえで
|
0f1e21ceba
|
Chore: rename binary for Windows (#1356)
|
2021-10-28 13:15:37 +08:00 |
|
Loyalsoldier
|
3b1f8b8cc3
|
Fix: debian package (#1279)
|
2021-09-27 22:13:13 +01:00 |
|
kslr
|
b1311cf807
|
🐛 fix CodeQL is triggered multiple times
(cherry picked from commit 36d320a4a9)
|
2021-09-27 18:08:47 +01:00 |
|