Commit graph

38 commits

Author SHA1 Message Date
Boshi Lian
fefbb0ec99
init goreleaser (#169)
* init goreleaser

add dockerfile

add fetch tag

set next to snapshot

remove generate

skip val

add auto ver

revert ver

revert ver

force tag

* self tag

* self tag

* always tag

* change perm

* final
2023-08-02 02:40:04 -07:00
Boshi Lian
50882ccdec
use stable (#149) 2023-03-15 20:24:45 -07:00
dependabot[bot]
b24b7eea06
Bump actions/setup-go from 3 to 4 (#148) 2023-03-15 13:16:09 -07:00
Boshi Lian
6a63582068
go 1.20 (#135) 2023-02-02 08:14:55 -08:00
Boshi Lian
c33a9f2255
cache docker build and add full tag (#125)
* cache docker build

* fix tag

* remove pr test
2023-01-06 05:47:44 -08:00
Boshi Lian
20be820e02
use go action cache (#124)
* use go action cache

* download first
2023-01-05 05:39:44 -08:00
Boshi Lian
e14b6d340b
move lint to standalone pipeline (#123) 2023-01-05 05:03:06 -08:00
Boshi Lian
4c700aef49
add github go build cache (#122)
* add github go build cache

* remove unused key
2023-01-05 04:57:10 -08:00
Boshi Lian
4274d7e4a6
do not run release on pr (#113) 2022-12-21 09:10:45 -08:00
Boshi Lian
4ebef96a50 add full tag on build 2022-10-25 01:14:57 +00:00
Boshi Lian
d3ec47f4ec update to go 1.19 2022-08-03 05:42:59 +00:00
Boshi Lian
75b2c624c7 save mem 2022-07-21 03:46:08 +00:00
Boshi Lian
834eec676d more timeout to lint 2022-07-21 00:53:53 +00:00
Boshi Lian
7f4c3441e1
more timeout for lint 2022-07-07 19:04:16 -07:00
Boshi Lian
96dc3be75e add working dir e2e test 2022-07-07 06:56:41 +00:00
Boshi Lian
607c3d05eb fix ci 2022-07-06 19:29:34 +00:00
Boshi Lian
93da136a94 add first e2e case 2022-07-06 16:46:56 +00:00
Boshi Lian
13f8e86d50 fix pipeline 2022-07-06 00:19:51 +00:00
dependabot[bot]
8139899cdd
Bump actions/setup-go from 2 to 3 (#95)
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-07-05 14:52:05 -07:00
Boshi Lian
ebad55c80a
temp disable lint 2022-06-13 10:25:27 -07:00
Boshi Lian
e8ed3a75b6
Update go.yml 2022-05-14 07:04:02 -07:00
Boshi Lian
c158d69da9 update checkout 2022-04-16 14:48:28 +00:00
Boshi Lian
f1688ee97d gh add submod 2022-04-16 14:44:44 +00:00
Boshi Lian
12b793953e cover to ci 2022-04-04 06:34:01 +00:00
Boshi Lian
248ec57578 lint to ci 2022-04-04 06:29:10 +00:00
Boshi Lian
4601bf26b7 fix tag trigger 2022-04-04 05:38:40 +00:00
Boshi Lian
cbf71b339d
set ver 2022-04-03 19:28:07 -07:00
Boshi Lian
f29e22bf64 add tag support 2022-04-04 02:17:29 +00:00
Boshi Lian
a618948897 fix go ver 2022-04-03 09:47:22 +00:00
Boshi Lian
1ad43b0d72
Update go.yml 2021-10-04 06:17:37 -07:00
Boshi Lian
ab08b586fe
Update go.yml 2021-10-04 06:15:03 -07:00
Boshi Lian
ef3e77ac84 happy lint 2021-10-04 13:01:43 +00:00
Boshi Lian
6781e23c3b move lint to gh action 2021-10-04 12:31:15 +00:00
Boshi Lian
7d410b74c5 force only succ 2021-10-04 12:22:08 +00:00
Boshi Lian
64207398ee
Update go.yml 2021-10-04 05:14:20 -07:00
Boshi Lian
adaa4b7a7b run gh action only if test succ 2021-10-04 12:10:00 +00:00
Boshi Lian
a1a4008fff
Update go.yml (#52) 2020-08-29 13:05:21 -07:00
Boshi Lian
dbde54c087
introduce gh-action 2020-05-14 12:22:34 -07:00