Commit Graph

9 Commits

Author SHA1 Message Date
Robert Kaussow 37147a6a90
ci: fix golangci-lint deprecations 2024-05-12 11:08:24 +02:00
Robert Kaussow 59b0195443
fix: replace logrus by zerolog (#79) 2023-12-06 09:29:20 +01:00
Robert Kaussow 713a72e034
chore: bump backoff to v4 (#77) 2023-12-05 15:25:37 +01:00
Robert Kaussow b6fdf1d346
remove deprecated go version from golangci config 2023-11-08 09:25:26 +01:00
Robert Kaussow b419036322
feat: add backoff retry to docker version to avoid transient failure (#19) 2023-09-04 20:56:19 +02:00
renovate[bot] 60965366c5
chore(deps): update golang docker tag to v1.21 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2023-08-19 14:53:17 +02:00
renovate[bot] f023a82350
chore(deps): update dependency golangci/golangci-lint to v1.53.2 (#267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Kaussow <mail@thegeeklab.de>
2023-06-05 09:51:01 +02:00
Robert Kaussow 0688b1cf1a
refactor: add more linters and fix findings (#195) 2023-02-08 10:13:28 +01:00
Robert Kaussow fef64f2b79
ci: refactor build tools and ci setup (#90) 2022-04-25 12:51:42 +02:00