Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot]
82811de9dc
dep: bump actions/setup-go from 4 to 5
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>
2024-07-28 08:22:41 +00:00
c9s
64f67bde7d
upgrade ci go to 1.21 2024-04-01 15:54:59 +08:00
c9s
3ba46f9b7e
github: fix release workflow 2023-12-18 21:40:29 +08:00
c9s
4b11289c7c
github flow: bump go version to 1.19 2023-12-07 17:38:57 +08:00
zenix
0b32e8b959 upgrade: go to v1.18 2022-05-12 20:07:11 +09:00
zenix
570d0f077c feature: add github release flow for dnum 2022-03-16 21:49:47 +09:00
c9s
02f533d4db use go 1.17.5 for release 2022-03-15 17:01:31 +08:00
c9s
07471cc3b4 .github/workflows: change draft to false 2021-12-30 23:48:13 +08:00
c9s
7fc0d28fa7 fix github action: use macos-latest 2021-12-30 16:16:44 +08:00
c9s
de6fa591bd .github/workflows: avoid using CGO_ENABLED for the whole job 2021-12-30 16:05:59 +08:00
c9s
fb9ece2341 .github/workflows: set CGO_ENABLED=1 and pre-get sqlite3 2021-12-30 15:58:39 +08:00
TonyQ
3aed794c79 refine make process for #316 2021-12-08 09:33:47 +00:00
c9s
02ea9840e2 fix release flow 2021-12-07 21:11:00 +08:00
c9s
a3b0c4c458 github: load release note from file 2021-12-06 22:55:42 +08:00
c9s
0a2b34b32c github: run build before we create the release 2021-12-06 22:49:41 +08:00
c9s
97df33dcd1 check out code before creating the release 2021-12-06 22:49:02 +08:00
c9s
cffc7db10b github: add body_path 2021-12-06 22:48:15 +08:00
c9s
3625f67103 github: set release draft to true 2021-12-06 22:42:50 +08:00
c9s
e0739a95e4 use go 1.16.6 for binary release 2021-12-05 12:00:22 +08:00
c9s
57d87288c7 update release flow go version to 1.16.11 2021-12-05 04:14:08 +08:00
Jui-Nan Lin
446b8cf825 feat(workflow): add github action workflow 2021-05-07 19:39:06 +08:00