Commit graph

98 commits

Author SHA1 Message Date
dependabot[bot]
92301d2768
chore(deps): bump actions/checkout from 5 to 6 (#681)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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>
2025-11-20 14:52:47 -08:00
dependabot[bot]
d395bdff30
chore(deps): bump golangci/golangci-lint-action from 8 to 9 (#675)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8 to 9.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v8...v9)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '9'
  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>
2025-11-11 22:17:16 -08:00
dependabot[bot]
c590960f90
chore(deps): bump actions/setup-go from 5 to 6 (#655)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  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>
2025-09-04 16:06:35 -07:00
Josh Bleecher Snyder
89ab72bee0
all: run gofumpt (#652)
* all: run gofumpt

https://github.com/mvdan/gofumpt

The main appeal for me here is that my (and many other peoples')
editors run this on save, so doing a single diff here
keeps other diffs minimal.

* .github/workflows: add gofumpt checker
2025-08-29 20:04:31 -07:00
dependabot[bot]
f52f835f9c
chore(deps): bump actions/checkout from 4 to 5 (#636)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  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>
2025-08-12 01:55:44 -07:00
Boshi Lian
11f350056d
Update e2e.yml (#604) 2025-05-29 13:18:56 -07:00
Boshi Lian
2c2d378f86
Fix linting issues (#595)
* fix lint

* Bump golangci-lint action to v8 and update linting args

* fix lint errors

* fix: correct loop condition in main function to process remaining arguments
2025-05-18 00:59:18 -07:00
Boshi Lian
90eb188c9a
fix docker compose not found (#426) 2024-08-12 21:08:18 -07:00
dependabot[bot]
a1f3ecae78
Bump goreleaser/goreleaser-action from 5 to 6 (#399)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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>
2024-06-05 13:57:34 -07:00
Boshi Lian
f5433267b5
chore: Update snapcraft installation command to use specific revision (#373) 2024-05-08 16:06:07 -07:00
dependabot[bot]
ec5b77c830
Bump golangci/golangci-lint-action from 4 to 6 (#372)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v6)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-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>
2024-05-08 15:12:01 -07:00
Boshi Lian
c760e1f326
Add new plugins for working directory by key and TOTP authentication (#348)
* Add new plugins for working directory by key and TOTP authentication

* Add GoReleaser workflow to test.yml
2024-03-24 02:40:46 -07:00
dependabot[bot]
d8b345eeb7
Bump golangci/golangci-lint-action from 3 to 4 (#319)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-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>
2024-02-11 00:07:36 -08:00
dependabot[bot]
31ea09606d
Bump actions/setup-go from 4 to 5 (#272) 2023-12-06 12:35:31 -08:00
dependabot[bot]
9ce76e2c7b
Bump docker/setup-buildx-action from 2 to 3 (#226)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-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-09-12 14:40:30 -07:00
dependabot[bot]
4efed139e2
Bump docker/setup-qemu-action from 2 to 3 (#227)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-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-09-12 14:40:23 -07:00
dependabot[bot]
d5853d684d
Bump docker/login-action from 2 to 3 (#228)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
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>
2023-09-12 14:40:03 -07:00
dependabot[bot]
ce4476452d
Bump goreleaser/goreleaser-action from 4 to 5 (#225)
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-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-09-11 14:58:49 -07:00
dependabot[bot]
b59d19dd45
Bump actions/checkout from 3 to 4 (#218) 2023-09-04 15:11:04 -07:00
dependabot[bot]
c0fc8d5d77
Bump lhstrh/action-repo-semver from 1.2.0 to 1.2.1 (#212)
Bumps [lhstrh/action-repo-semver](https://github.com/lhstrh/action-repo-semver) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/lhstrh/action-repo-semver/releases)
- [Commits](https://github.com/lhstrh/action-repo-semver/compare/v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: lhstrh/action-repo-semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-30 05:50:48 -07:00
Boshi Lian
e233f003fe Revert "Update release.yaml"
This reverts commit 221212f7c7.
2023-08-13 14:46:31 +00:00
Boshi Lian
221212f7c7
Update release.yaml 2023-08-13 07:38:50 -07:00
Boshi Lian
93475862b2
Update release.yaml 2023-08-13 07:21:30 -07:00
Boshi Lian
502249d275
add config for snap (#191)
* add config for snap

* place holder

* fix build

* fit 7.2

* fix lint

* no empty
2023-08-13 07:07:28 -07:00
Boshi Lian
19a6a0c9eb
Update release.yaml 2023-08-11 06:31:58 -07:00
Boshi Lian
f5b9f7233f
add snap support (#189)
* embed keygen

* add snap

* add generate log
2023-08-11 06:25:58 -07:00
dependabot[bot]
3b319350cf
Bump lhstrh/action-repo-semver from 1.1.2 to 1.2.0 (#185) 2023-08-07 14:35:47 -07:00
Boshi Lian
abfc3989ef
Update release.yaml 2023-08-07 03:26:40 -07:00
Boshi Lian
b36d74b0b2
Update release.yaml 2023-08-07 03:01:53 -07:00
Boshi Lian
5bf834f37a
Update release.yaml 2023-08-07 02:53:36 -07:00
Boshi Lian
5629c74c87
use gh action to create ver (#184)
* use gh action to create ver

* Update release.yaml

* remove unused file

* Update release.yaml

* Update release.yaml

* Update release.yaml
2023-08-07 02:50:49 -07:00
Boshi Lian
8226fad1b7
Update release.yaml perm 2023-08-02 04:58:43 -07:00
Boshi Lian
9e7e5bad91 split draft and release 2023-08-02 11:01:34 +00:00
Boshi Lian
02f737de4b fix docker 2023-08-02 10:36:15 +00:00
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
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