Commit graph

50 commits

Author SHA1 Message Date
Toby
10282e0ffd ci: use our own build script 2022-11-02 18:00:37 -07:00
Haruue Icymoon
0ba4c36bc6
Merge remote-tracking branch 'origin/master' into wip-newtun-license 2022-08-10 18:05:45 +08:00
Haruue Icymoon
0bd4574988
ci: release build changes for newtun
remove notun and GOFLAGS="-tags=gpl"
2022-08-10 17:45:35 +08:00
Toby
562d8402f5 ci: bump go version to 1.19 2022-08-07 11:58:22 -07:00
Toby
21382fe39c ci: add freebsd build targets 2022-08-06 11:19:37 -07:00
dependabot[bot]
9b94d80baa
chore(deps): bump crazy-max/ghaction-xgo from 2.0.0 to 2.1.0
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-xgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 06:14:07 +00:00
dependabot[bot]
d8b782c984
chore(deps): bump crazy-max/ghaction-xgo from 1.8.0 to 2.0.0
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1.8.0...v2.0.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-xgo
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 06:09:57 +00:00
Toby
7a0977023e ci: bump go version to 1.18 2022-05-06 19:29:39 -07:00
dependabot[bot]
75b640f19c
chore(deps): bump crazy-max/ghaction-xgo from 1.7.0 to 1.8.0
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-xgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 06:11:43 +00:00
dependabot[bot]
d28d534092
chore(deps): bump crazy-max/ghaction-xgo from 1.6.1 to 1.7.0
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1.6.1...v1.7.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-xgo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 06:11:09 +00:00
Haruue Icymoon
8a56ed5795
fix: missing non-tun release for s390x 2022-04-23 16:41:15 +08:00
Toby
e72d296518 feat: add linux s390x build to release 2022-04-08 17:36:14 -07:00
Toby
0d741a0d79 release: add hashes.txt 2022-03-27 15:36:02 -07:00
dependabot[bot]
5cf320723d
chore(deps): bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 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.4.0...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>
2022-03-02 06:40:04 +00:00
Toby
d5424cf8a0 chore: bump notun release build to Go 1.17 2022-01-21 17:17:29 -08:00
Toby
33901413bf chore: tun/notun swap 2022-01-04 19:08:51 -08:00
Toby
233c434411 chore: merge tun & notun build 2022-01-04 18:42:36 -08:00
Toby
3d87d193ff fix: use a more stable release action 2021-12-16 01:04:58 -08:00
dependabot[bot]
4194503d37
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 06:12:38 +00:00
dependabot[bot]
42d4affbec
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 06:11:09 +00:00
Toby
481abdf41d Better build naming & notun README 2021-08-08 16:31:20 -07:00
Toby
837ead24cc Remove unnecessary non-Linux no-tun builds 2021-08-08 16:19:18 -07:00
Toby
6cf638de2b tun & non-tun versions 2021-08-08 10:39:26 -07:00
Toby
bfed3cb62d
Merge pull request #82 from HyNetwork/dependabot/github_actions/crazy-max/ghaction-xgo-1.6.1
Bump crazy-max/ghaction-xgo from 1 to 1.6.1
2021-05-13 15:19:47 -07:00
Toby
8a78bfc41b
Merge pull request #83 from HyNetwork/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-05-13 15:19:40 -07:00
dependabot[bot]
944dacc0df
Bump meeDamian/github-release from 2.0 to 2.0.3
Bumps [meeDamian/github-release](https://github.com/meeDamian/github-release) from 2.0 to 2.0.3.
- [Release notes](https://github.com/meeDamian/github-release/releases)
- [Commits](https://github.com/meeDamian/github-release/compare/2.0...v2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:28:32 +00:00
dependabot[bot]
5620cdfae5
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [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...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:28:30 +00:00
dependabot[bot]
8a77935092
Bump crazy-max/ghaction-xgo from 1 to 1.6.1
Bumps [crazy-max/ghaction-xgo](https://github.com/crazy-max/ghaction-xgo) from 1 to 1.6.1.
- [Release notes](https://github.com/crazy-max/ghaction-xgo/releases)
- [Changelog](https://github.com/crazy-max/ghaction-xgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-xgo/compare/v1...v1.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:28:28 +00:00
Toby
c4b05c5a95 Fix targets 2021-05-08 21:24:17 -07:00
Toby
74130877dd Fix typo 2021-05-08 21:06:08 -07:00
Toby
22675c740e Switch to crazy-max/ghaction-xgo 2021-05-08 21:02:40 -07:00
Toby
65a1b7b5f4 Enable CGO (for tun) 2021-05-08 20:58:04 -07:00
Toby
7ba60a0ece darwin/arm64 build 2021-04-11 14:18:31 -07:00
Toby
3fdcb5b34c Restore mistakenly changed go-cross-build workflow step version 2021-03-28 01:18:22 -07:00
Toby
5a464f928b
Merge pull request #36 from tobyxdd/wip-ng
Code Refactoring & Implementing SOCKS5 UDP with QUIC Unreliable Datagram
2021-03-28 01:07:53 -07:00
honwen.chan
dd4cb37dfd ensure static-linked 2021-02-16 23:26:04 +08:00
Toby
d9d07a5b2a use new quic-go mod version 2021-01-26 21:34:49 -08:00
Toby
2df70dafca Build with Go 1.15 2020-08-29 16:33:36 -07:00
Toby
7257ce746e Remove redundant action steps 2020-07-12 14:25:30 -07:00
Toby
579275ce08 Use custom go-cross-build action with ldflags support 2020-07-12 14:12:09 -07:00
Toby
9c7d223712 Optimize release workflow & add more platforms 2020-07-12 13:51:55 -07:00
Toby
5dcd6a50e9 Fix yml 2020-04-24 20:12:37 -07:00
Toby
0d7132d94a Add linux arm/mipsle build targets for embedded devices 2020-04-24 20:11:37 -07:00
Toby
c441afea35 Fix appCommit 2020-04-22 21:57:23 -07:00
Toby
992abe3b56 Final fix to release.yml 2020-04-22 21:52:21 -07:00
Toby
94d6e879e1 Fix upload path 2020-04-22 21:47:49 -07:00
Toby
964fc32749 More fixes to the release.yml 2020-04-22 21:44:51 -07:00
Toby
32e7226346 Remove arm for now 2020-04-22 21:31:34 -07:00
Toby
767ed90d5c Simplify release.yml 2020-04-22 21:16:53 -07:00
Toby
988fcece4f GitHub Actions 2020-04-22 21:14:23 -07:00