Commit Graph

20 Commits (9230f624f5e0c32192dc90c379fdf9ff7d19e3a7)

Author SHA1 Message Date
zijiren233 befd9a7dcf Fix: support low bash version 2 years ago
zijiren233 dc0a5877a4 Feat: new build config 2 years ago
dependabot[bot] e5fbfda542
Build(deps): Bump softprops/action-gh-release from 1 to 2 (#103)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  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>
2 years ago
zijiren233 4f7e616b44 Opt: add -a arg 2 years ago
zijiren233 cd11f32e55 Feat: update action go version 2 years ago
zijiren233 21085bf247 Feat: print build package 2 years ago
zijiren233 84bb090352 Fix: action setup go should be done after checkout to enable package caching 3 years ago
zijiren233 c5d72bf2c2 Feat: cgo support 3 years ago
zijiren233 e54a5fbf2e Opt: default trim path and service name 3 years ago
dependabot[bot] a8ab155cc5
Build(deps): Bump actions/setup-go from 4 to 5 (#41)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
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>
3 years ago
zijiren233 a270328a01 Feat: install linux service 3 years ago
zijiren233 82b7e748ee Feat: build and releases 3 years ago
zijiren233 9e9898de38 Feat: build and releases 3 years ago
zijiren233 0477d8d21e Fix: release all plantform 3 years ago
zijiren233 82aa49c34c Fix: remove release workflow cancel-in-progress flag 3 years ago
zijiren233 1b1856f361 Docs: usage 3 years ago
dependabot[bot] 8698a2359f
Build(deps): bump actions/checkout from 3 to 4 (#1)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)

---
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>
3 years ago
zijiren233 c6efeae384 Fix: workflow format and init go 3 years ago
zijiren233 fe9df9167f Fix: workflow name 3 years ago
zijiren233 85cca7ff73 Fix: workflow name 3 years ago