Commit graph

68 commits

Author SHA1 Message Date
Boshi Lian
e5446d2c7e
fix goreleaser (#181)
* fix release

* final
2023-08-02 03:17:30 -07:00
Boshi Lian
e813ef68cb add token 2023-08-02 10:05:54 +00:00
Boshi Lian
02972e622f fix go releaser 2023-08-02 09:59:32 +00:00
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
31b9766679
add go mod to dep bot (#170) 2023-07-30 05:19:14 -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
dependabot[bot]
b6d42fab0c
Bump docker/build-push-action from 3 to 4 (#134)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-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>
2023-01-31 00:15:09 -08:00
Boshi Lian
5b6108594b
fix docker build tag (#127) 2023-01-07 01:16:44 -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
a447e2e60b
always trigger e2e (#109) 2022-11-28 09:09:38 -08:00
Boshi Lian
82eb44a76d
always trigger e2e (#107) 2022-11-28 06:02:19 -08:00
Boshi Lian
61fce7bcd9 fix flaky e2e 2022-10-26 06:08:48 +00:00
Boshi Lian
4ebef96a50 add full tag on build 2022-10-25 01:14:57 +00:00
Boshi Lian
cbfa0658eb add gh warmup for e2e 2022-10-25 00:35:45 +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
3b6387056e freeze sha 2022-07-19 06:00:46 +00:00
Boshi Lian
7f4c3441e1
more timeout for lint 2022-07-07 19:04:16 -07:00
Boshi Lian
21f61c5bcd
Update e2e.yml 2022-07-07 18:30:48 -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]
1d20137c27
Bump docker/metadata-action from 3 to 4 (#96)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-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-07-05 14:52:12 -07: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
dependabot[bot]
5790684783
Bump docker/login-action from 1 to 2 (#94)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: docker/login-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-07-05 14:51:55 -07:00
Boshi Lian
29575ce294
Create dependabot.yml 2022-07-05 14:43:54 -07:00
Boshi Lian
ebad55c80a
temp disable lint 2022-06-13 10:25:27 -07:00
SidneySun
2c198878c7
Supports Raspberry Pi using arm32v7 or arm64 (#92)
* Supports Raspberry Pi using arm32v7

* Add arm64
2022-06-13 10:18:02 -07:00
Boshi Lian
3e0e8a0f1e
Update docker-publish.yml 2022-05-14 10:52:53 -07:00
Boshi Lian
e8ed3a75b6
Update go.yml 2022-05-14 07:04:02 -07:00
Boshi Lian
5b4a05e180
Update codeql-analysis.yml 2022-04-18 02:36:27 -07:00
Boshi Lian
688b78a62a
Create codeql-analysis.yml 2022-04-18 02:33:32 -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
f78c86b8af add ghcr 2022-04-04 02:17:13 +00:00
Boshi Lian
7f745ed3ee fix snap version 2022-04-03 23:11:29 +00:00
Boshi Lian
8840995f41
snap with ver 2022-04-03 03:42:31 -07:00