Commit graph

14 commits

Author SHA1 Message Date
a80e8ddef6 cd: test with 1.23rc2
Some checks failed
Go / build (1.21, macos-latest) (push) Has been cancelled
Go / build (1.21, ubuntu-latest) (push) Has been cancelled
Go / build (1.21, windows-latest) (push) Has been cancelled
Go / build (1.22, macos-latest) (push) Has been cancelled
Go / build (1.22, ubuntu-latest) (push) Has been cancelled
Go / build (1.22, windows-latest) (push) Has been cancelled
Go / build (1.23.0-rc.2, macos-latest) (push) Has been cancelled
Go / build (1.23.0-rc.2, ubuntu-latest) (push) Has been cancelled
Go / build (1.23.0-rc.2, windows-latest) (push) Has been cancelled
golangci-lint / lint (1.21) (push) Has been cancelled
golangci-lint / lint (1.22) (push) Has been cancelled
2024-07-23 19:13:11 +02:00
40f87bfc57 cd: test with go 1.23rc1 2024-07-02 00:30:31 +02:00
dependabot[bot]
9a9e950a91
build(deps): bump goreleaser/goreleaser-action from 5 to 6
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>
2024-07-01 21:47:37 +00:00
da706a0193 update golangci-lint action 2024-05-07 10:45:21 +02:00
25cb4f05b9 fix goreleaser 2024-03-28 00:01:15 +01:00
384f8008b9 docs: update & document dev commands 2024-03-27 22:59:32 +01:00
03bce0f06d ci: run goreleaser only if test & lint pass 2024-03-27 22:51:04 +01:00
48329d1b05 chore: setup goreleaser 2024-03-27 22:48:14 +01:00
8f5da5c4f4 run golangci-lint on ubuntu only 2024-03-27 22:35:57 +01:00
92a12682a1 fix build job name 2024-03-27 22:18:59 +01:00
0f93f08dfd add write checks for golangci-lint action 2024-03-27 22:18:21 +01:00
01653ec5e6 build for matrix of os & go versions 2024-03-27 22:17:29 +01:00
fe11a610f8 setup linter in github actions 2024-03-27 22:11:46 +01:00
89787d3472
add github actions 2024-03-27 20:01:10 +01:00