Commit graph

14 commits

Author SHA1 Message Date
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
e7f3a75701
add dependabot config 2024-05-07 10:50:26 +02: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