argoyle
b43a3e8edd
fix(deps): bump golang.org/x/text to v0.39.0 and golang.org/x/net to v0.56.0 ( #463 )
...
Unbound Release / Check Preconditions (push) Successful in 26s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 29s
gitlab-cleanup-handler / build (push) Successful in 37s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 40s
gitlab-cleanup-handler / test (push) Successful in 1m10s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m3s
Release / release (push) Successful in 1m21s
Fixes govulncheck failures in CI:
- **GO-2026-5970** — infinite loop on invalid input in `golang.org/x/text` (v0.37.0 → v0.39.0), reachable via `gitlab.RestClient.projectApiCall` → `http.Client.Do`
- **GO-2026-5942** — panic parsing invalid SVCB/HTTPS RR in `golang.org/x/net/dns/dnsmessage` (v0.55.0 → v0.56.0)
`go mod tidy` also pulled `x/sys` v0.46.0 and `x/term` v0.44.0.
`govulncheck ./...` now reports no vulnerabilities; `go test -race ./...` passes.
Reviewed-on: #463
2026-08-09 18:31:25 +00:00
argoyle
20cd921e45
fix(deps): update golang.org/x/net to v0.55.0 ( #430 )
...
Release / release (push) Successful in 1m7s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m49s
gitlab-cleanup-handler / test (push) Successful in 1m57s
gitlab-cleanup-handler / build (push) Successful in 50s
Resolves GO-2026-5026 reported by govulncheck. x/net v0.53.0 -> v0.55.0; pulls x/sys, x/term, x/text via go mod tidy. Clears the vulnerabilities CI job that currently fails on every PR (e.g. #429 ).
Reviewed-on: #430
2026-06-02 05:06:20 +00:00
argoyle
e221e088fb
fix(deps): bump golang.org/x/net to v0.53.0 (GO-2026-4918) ( #419 )
gitlab-cleanup-handler / test (push) Successful in 2m12s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m2s
gitlab-cleanup-handler / build (push) Successful in 1m20s
Release / release (push) Successful in 51s
2026-05-12 12:16:18 +00:00
argoyle
d1e4df4c25
Merge pull request 'chore(release): prepare for v0.1.3' ( #374 ) from next-release into main
...
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m20s
gitlab-cleanup-handler / test (push) Successful in 3m28s
gitlab-cleanup-handler / build (push) Successful in 38s
Release / release (push) Successful in 45s
Reviewed-on: #374
2026-02-12 11:15:18 +00:00
argoyle
9f6a3d50e5
Merge pull request 'chore(release): prepare for v0.1.2' ( #360 ) from next-release into main
...
Release / release (push) Failing after 59s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m22s
gitlab-cleanup-handler / test (push) Successful in 2m29s
gitlab-cleanup-handler / build (push) Successful in 3m37s
Reviewed-on: #360
2026-02-07 10:22:06 +00:00
argoyle
684846dea8
Merge pull request 'chore: remove unused .gitlab-ci.yml' ( #363 ) from remove-gitlab-ci into main
...
Release / release (push) Failing after 3m48s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 8m12s
gitlab-cleanup-handler / test (push) Successful in 10m46s
gitlab-cleanup-handler / build (push) Failing after 17m32s
Reviewed-on: #363
2026-01-23 14:56:19 +00:00
argoyle and Claude Opus 4.5
2b87103e23
chore: remove unused .gitlab-ci.yml
...
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 6m23s
gitlab-cleanup-handler / test (pull_request) Successful in 9m13s
gitlab-cleanup-handler / build (pull_request) Successful in 6m22s
No longer needed after migration to Gitea Actions.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-23 14:34:00 +01:00
argoyle
3909811827
Merge pull request 'chore(release): prepare for v0.1.1' ( #357 ) from next-release into main
...
Release / release (push) Successful in 1m8s
gitlab-cleanup-handler / test (push) Successful in 8m30s
gitlab-cleanup-handler / build (push) Successful in 1m0s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m19s
Reviewed-on: #357
2026-01-10 18:52:49 +00:00
argoyle
494c451640
Merge pull request 'ci: run workflow on tags' ( #356 ) from ci-run-on-tags into main
...
Release / release (push) Successful in 4m3s
gitlab-cleanup-handler / test (push) Successful in 5m27s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 6m59s
gitlab-cleanup-handler / build (push) Successful in 1m1s
Reviewed-on: #356
2026-01-10 18:34:32 +00:00
argoyle
70fd5d4c72
ci: run workflow on tags
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m39s
gitlab-cleanup-handler / test (pull_request) Successful in 2m0s
gitlab-cleanup-handler / build (pull_request) Successful in 3m38s
2026-01-10 19:26:28 +01:00
argoyle
2ccb0b4bf4
Merge pull request 'chore(release): prepare for v0.1.0' ( #349 ) from next-release into main
...
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m31s
gitlab-cleanup-handler / test (push) Successful in 2m37s
Release / release (push) Successful in 38s
gitlab-cleanup-handler / build (push) Successful in 10m15s
Reviewed-on: #349
2026-01-09 16:16:03 +00:00
argoyle
aaaa3513af
Merge pull request 'docs: add CLAUDE.md for Claude Code guidance' ( #355 ) from add-claude-md into main
...
gitlab-cleanup-handler / vulnerabilities (push) Successful in 4m49s
gitlab-cleanup-handler / test (push) Successful in 5m42s
Release / release (push) Successful in 2m51s
gitlab-cleanup-handler / build (push) Successful in 6m43s
Reviewed-on: #355
2026-01-09 15:55:12 +00:00
argoyle
6d864edd27
Merge pull request 'ci: add release workflow' ( #354 ) from add-release-workflow into main
...
gitlab-cleanup-handler / test (push) Has been cancelled
gitlab-cleanup-handler / build (push) Has been cancelled
gitlab-cleanup-handler / vulnerabilities (push) Has been cancelled
Release / release (push) Successful in 2m5s
Reviewed-on: #354
2026-01-09 15:52:32 +00:00
argoyle
4fe8fe95fb
ci: add release workflow
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 3m37s
gitlab-cleanup-handler / test (pull_request) Successful in 4m31s
gitlab-cleanup-handler / build (pull_request) Successful in 4m5s
2026-01-09 16:40:16 +01:00
argoyle
4cddc3343a
docs: add CLAUDE.md for Claude Code guidance
gitlab-cleanup-handler / build (pull_request) Successful in 6m51s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 3m12s
gitlab-cleanup-handler / test (pull_request) Successful in 4m25s
2026-01-09 16:37:56 +01:00
argoyle
ca3f1a3312
Merge pull request 'chore(deps): update pre-commit hook golangci/golangci-lint to v2.8.0' ( #353 ) from renovate/golangci-golangci-lint-2.x into main
...
gitlab-cleanup-handler / vulnerabilities (push) Successful in 6m0s
gitlab-cleanup-handler / test (push) Successful in 7m3s
gitlab-cleanup-handler / build (push) Successful in 1m22s
Reviewed-on: #353
2026-01-09 04:12:49 +00:00
argoyle
9a74ae6c11
Merge pull request 'chore(deps): update actions/checkout action to v6' ( #352 ) from renovate/actions-checkout-6.x into main
...
gitlab-cleanup-handler / vulnerabilities (push) Successful in 5m8s
gitlab-cleanup-handler / build (push) Successful in 4m6s
gitlab-cleanup-handler / test (push) Successful in 6m12s
Reviewed-on: #352
2026-01-08 17:35:30 +00:00
argoyle
0b96a1bac1
Merge pull request 'chore(deps): update actions/setup-go action to v6' ( #351 ) from renovate/actions-setup-go-6.x into main
...
gitlab-cleanup-handler / vulnerabilities (push) Successful in 5m23s
gitlab-cleanup-handler / test (push) Successful in 9m33s
gitlab-cleanup-handler / build (push) Successful in 1m48s
Reviewed-on: #351
2026-01-08 15:21:49 +00:00
argoyle
4516a13531
Merge pull request 'feat: migrate from GitLab CI to Gitea Actions' ( #350 ) from feat/gitea-actions into main
...
gitlab-cleanup-handler / vulnerabilities (push) Successful in 2m5s
gitlab-cleanup-handler / test (push) Successful in 2m28s
gitlab-cleanup-handler / build (push) Successful in 1m19s
Reviewed-on: #350
2026-01-08 14:52:59 +00:00
argoyle
70c5035304
feat: migrate from GitLab CI to Gitea Actions
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 2m45s
gitlab-cleanup-handler / test (pull_request) Successful in 3m27s
gitlab-cleanup-handler / build (pull_request) Successful in 6m18s
2026-01-08 15:28:16 +01:00
argoyle
107551cbb6
Merge branch 'renovate/golang-1.25.5' into 'main'
...
chore(deps): update golang:1.25.5 docker digest to ad03ba9
See merge request unboundsoftware/gitlab-cleanup-handler!344
2025-12-30 16:40:38 +01:00
argoyle
f4d1a02b1a
Merge branch 'next-release' into 'main'
...
chore(release): prepare for v0.0.22
See merge request unboundsoftware/gitlab-cleanup-handler!343
2025-12-18 07:57:31 +01:00
argoyle
271603b855
Merge branch 'renovate/kubernetes-go' into 'main'
...
fix(deps): update kubernetes packages to v0.35.0
See merge request unboundsoftware/gitlab-cleanup-handler!342
2025-12-18 07:11:59 +01:00
argoyle
4861d232c6
Merge branch 'next-release' into 'main'
...
chore(release): prepare for v0.0.21
See merge request unboundsoftware/gitlab-cleanup-handler!331
2025-12-10 08:46:34 +01:00
argoyle
a92f8139dc
Merge branch 'renovate/kubernetes-go' into 'main'
...
fix(deps): update kubernetes packages to v0.34.3
See merge request unboundsoftware/gitlab-cleanup-handler!341
2025-12-10 06:57:24 +01:00
argoyle
0ced117bc3
Merge branch 'renovate/golang-1.25.5' into 'main'
...
chore(deps): update golang:1.25.5 docker digest to 0c27bcf
See merge request unboundsoftware/gitlab-cleanup-handler!340
2025-12-09 09:54:12 +01:00
argoyle
a0eff8bd79
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
...
chore(deps): update pre-commit hook golangci/golangci-lint to v2.7.2
See merge request unboundsoftware/gitlab-cleanup-handler!339
2025-12-08 09:42:59 +01:00
argoyle
5ddfdbc6af
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
...
chore(deps): update pre-commit hook golangci/golangci-lint to v2.7.1
See merge request unboundsoftware/gitlab-cleanup-handler!338
2025-12-04 17:16:29 +01:00
argoyle
4f777d5854
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
...
chore(deps): update pre-commit hook golangci/golangci-lint to v2.7.0
See merge request unboundsoftware/gitlab-cleanup-handler!337
2025-12-04 08:28:52 +01:00
argoyle
744e8af1b9
Merge branch 'renovate/markdownlint-markdownlint-0.x' into 'main'
...
chore(deps): update pre-commit hook markdownlint/markdownlint to v0.15.0
See merge request unboundsoftware/gitlab-cleanup-handler!334
2025-12-03 16:20:35 +01:00
argoyle
9683a51ebd
Merge branch 'renovate/golang-1.x' into 'main'
...
chore(deps): update golang docker tag to v1.25.5
See merge request unboundsoftware/gitlab-cleanup-handler!336
2025-12-02 19:53:25 +01:00
argoyle
5896573a01
Merge branch 'renovate/go-1.x' into 'main'
...
chore(deps): update dependency go to v1.25.5
See merge request unboundsoftware/gitlab-cleanup-handler!335
2025-12-02 19:25:29 +01:00
argoyle
b64793ea03
Merge branch 'renovate/golang-1.25.4' into 'main'
...
chore(deps): update golang:1.25.4 docker digest to efe81fa
See merge request unboundsoftware/gitlab-cleanup-handler!333
2025-11-18 13:59:13 +01:00
argoyle
0150f5dc57
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
...
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.2
See merge request unboundsoftware/gitlab-cleanup-handler!332
2025-11-14 16:22:21 +01:00
argoyle
22324eb667
Merge branch 'renovate/github.com-alecthomas-kong-1.x' into 'main'
...
fix(deps): update module github.com/alecthomas/kong to v1.13.0
See merge request unboundsoftware/gitlab-cleanup-handler!330
2025-11-14 12:57:23 +01:00
argoyle
7949bc85c1
Merge branch 'next-release' into 'main'
...
chore(release): prepare for v0.0.20
See merge request unboundsoftware/gitlab-cleanup-handler!322
2025-11-13 09:22:09 +01:00
argoyle
d81c436961
Merge branch 'renovate/kubernetes-go' into 'main'
...
fix(deps): update kubernetes packages to v0.34.2
See merge request unboundsoftware/gitlab-cleanup-handler!329
2025-11-13 08:57:35 +01:00
argoyle
583b649364
Merge branch 'renovate/golang-1.x' into 'main'
...
chore(deps): update golang docker tag to v1.25.4
See merge request unboundsoftware/gitlab-cleanup-handler!328
2025-11-06 07:03:12 +01:00
argoyle
7f58a7828a
Merge branch 'renovate/go-1.x' into 'main'
...
chore(deps): update dependency go to v1.25.4
See merge request unboundsoftware/gitlab-cleanup-handler!327
2025-11-05 21:31:42 +01:00
argoyle
d10bfd7803
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
...
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.1
See merge request unboundsoftware/gitlab-cleanup-handler!326
2025-11-04 13:44:21 +01:00
argoyle
b29d509862
Merge branch 'renovate/golang-1.25.3' into 'main'
...
chore(deps): update golang:1.25.3 docker digest to 9ac0edc
See merge request unboundsoftware/gitlab-cleanup-handler!325
2025-11-04 13:44:01 +01:00
argoyle
c4e71ee20e
Merge branch 'renovate/golangci-golangci-lint-2.x' into 'main'
...
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.0
See merge request unboundsoftware/gitlab-cleanup-handler!324
2025-10-29 23:16:26 +01:00
argoyle
1b5d0812e1
Merge branch 'renovate/golang-1.25.3' into 'main'
...
chore(deps): update golang:1.25.3 docker digest to 69d1009
See merge request unboundsoftware/gitlab-cleanup-handler!323
2025-10-21 14:19:53 +02:00
argoyle
6a1ad4c397
Merge branch 'ci-add-initial-git-cliff-config' into 'main'
...
ci: add initial configuration for git-cliff
See merge request unboundsoftware/gitlab-cleanup-handler!321
2025-10-14 10:29:02 +02:00
argoyle
cfd345f573
ci: add initial configuration for git-cliff
...
Add a default configuration file for git-cliff to manage
changelog generation. This includes templates for the header,
body, and footer of the changelog, as well as settings for
parsing and filtering commit messages according to the
conventional commits specification. This change aims to
streamline documentation of notable project changes.
2025-10-14 09:19:28 +02:00
argoyle
35ee52e376
Merge branch 'renovate/golang-1.x' into 'main'
...
chore(deps): update golang docker tag to v1.25.3
See merge request unboundsoftware/gitlab-cleanup-handler!320
2025-10-14 08:48:37 +02:00
argoyle
e9b1f0009c
Merge branch 'renovate/go-1.x' into 'main'
...
chore(deps): update dependency go to v1.25.3
See merge request unboundsoftware/gitlab-cleanup-handler!319
2025-10-14 08:48:11 +02:00
argoyle
c83ebad0ff
Merge branch 'renovate/golang-1.x' into 'main'
...
chore(deps): update golang docker tag to v1.25.2
See merge request unboundsoftware/gitlab-cleanup-handler!318
2025-10-08 08:59:14 +02:00
argoyle
44c05fece4
fix(client): handle error responses with detailed messages
...
Adds error handling for non-OK HTTP status codes in the client.
Implements custom error messages by reading the response body
when the status code indicates an error, ensuring better
debugging and clarity during failures.
Enhances unit tests to cover unauthorized access and incorrect
body length scenarios, validating the error handling mechanism.
2025-07-01 08:27:58 +02:00
argoyle
c409daacf7
chore(ci): update CI configuration for pipeline templates
...
Add additional CI templates for more flexible workflows.
Include the Defaults.gitlab-ci.yml to standardize
settings and add another project reference for
enhanced release management. This improves
project consistency and maintainability across
different environments.
2025-06-23 13:44:24 +02:00
argoyle
62164f0ec1
fix(docker): use amd64 golang base image for build
...
Replace the Golang base image with the amd64 variant to ensure
compatibility across different architectures and improve
build consistency.
2025-02-25 21:30:11 +01:00
argoyle
d752a696fd
fix(deps): update Go version to 1.23.6 in go.mod
...
Updates the Go version in the go.mod file from 1.23.0 to 1.23.6 to
ensure compatibility with the latest features and optimizations.
This change also aligns the Go toolchain version accordingly.
2025-02-06 18:04:21 +01:00
argoyle
35f0106ca5
chore(golangci): increase timeout to 5 minutes
...
Set the timeout for golangci-lint to 5 minutes to allow for
longer linting processes, improving the reliability of the
linting checks in larger projects.
2024-12-28 17:15:31 +01:00
argoyle
2b783d5454
ci: simplify CI configuration by removing unused variables
...
Removes unnecessary Docker variables and services from the CI
configuration. This streamlines the build process and reduces
complexity, improving overall maintenance and clarity.
2024-12-05 10:53:26 +01:00
argoyle
8b0294fd9b
ci: remove pre-commit stage and include Go pre-commit template
...
Removes the pre-commit stage from the CI pipeline to streamline
the build process. Includes a new template for Go pre-commit
checks to enforce code quality and maintainability standards.
2024-11-14 09:33:49 +01:00
argoyle
fdcc16ffa2
ci: add release flow
2024-10-05 21:12:01 +02:00
argoyle
d16c2b4e3a
ci: remove Dependabot config
2024-02-23 23:30:21 +01:00
argoyle
490553a7a4
build(deps): bump k8s.io/client-go from 0.29.1 to 0.29.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.29.1 to 0.29.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.1...v0.29.2 )
2024-02-15 13:25:07 +00:00
argoyle
48f98c64a7
build(deps): bump golang from 1.21.6 to 1.22.0
...
Bumps golang from 1.21.6 to 1.22.0.
2024-02-07 14:31:43 +00:00
argoyle
1768676c92
build(deps): bump k8s.io/client-go from 0.29.0 to 0.29.1
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.29.0 to 0.29.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.0...v0.29.1 )
2024-01-18 13:25:07 +00:00
argoyle
820bd5e462
build(deps): bump golang from 1.21.5 to 1.21.6
...
Bumps golang from 1.21.5 to 1.21.6.
2024-01-10 14:32:15 +00:00
argoyle
4de710a5d0
build(deps): bump k8s.io/client-go from 0.28.4 to 0.29.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.4 to 0.29.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.4...v0.29.0 )
2023-12-14 15:10:30 +01:00
argoyle
c3ff190d43
build(deps): bump golang from 1.21.4 to 1.21.5
...
Bumps golang from 1.21.4 to 1.21.5.
2023-12-06 14:31:45 +00:00
argoyle
660d4436b2
build(deps): bump k8s.io/client-go from 0.28.3 to 0.28.4
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.3 to 0.28.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.3...v0.28.4 )
2023-11-16 13:24:59 +00:00
argoyle
826009c3b1
build(deps): bump golang from 1.21.3 to 1.21.4
...
Bumps golang from 1.21.3 to 1.21.4.
2023-11-08 14:31:51 +00:00
argoyle
0500288308
build(deps): bump k8s.io/client-go from 0.28.2 to 0.28.3
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.2 to 0.28.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.2...v0.28.3 )
2023-10-19 13:25:33 +00:00
argoyle
9f7c371c37
build(deps): [security] bump golang.org/x/net from 0.13.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.13.0 to 0.17.0. **This update includes a security fix.**
- [Commits](https://github.com/golang/net/compare/v0.13.0...v0.17.0 )
2023-10-12 13:24:41 +00:00
argoyle
311fcfe221
build(deps): bump golang from 1.21.2 to 1.21.3
...
Bumps golang from 1.21.2 to 1.21.3.
2023-10-11 14:31:33 +00:00
argoyle
1426a93a3e
build(deps): bump github.com/alecthomas/kong from 0.8.0 to 0.8.1
...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong ) from 0.8.0 to 0.8.1.
- [Commits](https://github.com/alecthomas/kong/compare/v0.8.0...v0.8.1 )
2023-10-11 13:24:34 +00:00
argoyle
ddc43c870b
build(deps): bump golang from 1.21.1 to 1.21.2
...
Bumps golang from 1.21.1 to 1.21.2.
2023-10-06 14:31:20 +00:00
argoyle
71eede2f71
build(deps): bump k8s.io/client-go from 0.28.1 to 0.28.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.1 to 0.28.2.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.1...v0.28.2 )
2023-09-14 13:26:42 +00:00
argoyle
ae356ac4ab
build(deps): bump golang from 1.21.0 to 1.21.1
...
Bumps golang from 1.21.0 to 1.21.1.
2023-09-07 14:31:23 +00:00
argoyle
6b1982ae5e
build(deps): bump k8s.io/client-go from 0.28.0 to 0.28.1
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.28.0 to 0.28.1.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.28.0...v0.28.1 )
2023-08-25 13:25:10 +00:00
argoyle
b4c29e3a52
build(deps): bump k8s.io/client-go from 0.27.4 to 0.28.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.4 to 0.28.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.4...v0.28.0 )
2023-08-16 13:25:19 +00:00
argoyle
3b92203687
build(deps): bump golang from 1.20.7 to 1.21.0
...
Bumps golang from 1.20.7 to 1.21.0.
2023-08-09 16:47:48 +00:00
argoyle
a2da47a614
ci: change repo for markdownlint and update golangci-lint
2023-08-09 18:35:30 +02:00
argoyle
71ba784b62
build(deps): bump golang from 1.20.6 to 1.20.7
...
Bumps golang from 1.20.6 to 1.20.7.
2023-08-02 14:31:16 +00:00
argoyle
9d4a840972
build(deps): bump k8s.io/client-go from 0.27.3 to 0.27.4
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.3 to 0.27.4.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.3...v0.27.4 )
2023-07-20 13:25:11 +00:00
argoyle
473f57918c
build(deps): bump golang from 1.20.5 to 1.20.6
...
Bumps golang from 1.20.5 to 1.20.6.
2023-07-17 08:56:20 +00:00
argoyle
318e08d4ae
ci: use pre-commit image
2023-07-16 10:59:18 +02:00
argoyle
63478a5cb5
build(deps): bump github.com/alecthomas/kong from 0.7.1 to 0.8.0
...
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong ) from 0.7.1 to 0.8.0.
- [Commits](https://github.com/alecthomas/kong/compare/v0.7.1...v0.8.0 )
2023-06-22 13:24:49 +00:00
argoyle
c44f0bbfe4
build(deps): bump k8s.io/client-go from 0.27.2 to 0.27.3
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.2 to 0.27.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.2...v0.27.3 )
2023-06-15 13:25:06 +00:00
argoyle
a2df6a1924
build(deps): bump golang from 1.20.4 to 1.20.5
...
Bumps golang from 1.20.4 to 1.20.5.
2023-06-07 14:31:45 +00:00
argoyle
198ceef571
ci: update golangci-lint
2023-06-04 16:47:54 +02:00
argoyle
47fac51216
build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.3...v1.8.4 )
2023-05-30 13:24:52 +00:00
argoyle
8e10cae67f
build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.2 to 1.8.3.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.8.3 )
2023-05-19 13:24:37 +00:00
argoyle
534b0b9c70
build(deps): bump k8s.io/client-go from 0.27.1 to 0.27.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.1 to 0.27.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.1...v0.27.2 )
2023-05-18 19:03:00 +00:00
argoyle
cabe6a7003
chore: update pre-commit and fix golangci-lint
2023-05-18 20:36:42 +02:00
argoyle
9f83b042e3
build(deps): bump golang from 1.20.3 to 1.20.4
...
Bumps golang from 1.20.3 to 1.20.4.
2023-05-04 08:11:31 +02:00
argoyle
cfb0db7f4d
build(deps): bump k8s.io/client-go from 0.27.0 to 0.27.1
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.27.0 to 0.27.1.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.27.0...v0.27.1 )
2023-04-15 13:25:01 +00:00
argoyle
0c0c50768b
build(deps): bump k8s.io/client-go from 0.26.3 to 0.27.0
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.26.3 to 0.27.0.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.3...v0.27.0 )
2023-04-12 13:24:46 +00:00
argoyle
61674935be
ci: update to Go 1.20.3 and golangci-lint 1.52.2
2023-04-06 10:29:30 +02:00
argoyle
566fd18169
build(deps): bump golang from 1.20.2 to 1.20.3
...
Bumps golang from 1.20.2 to 1.20.3.
2023-04-05 14:31:21 +00:00
argoyle
df4bb1c16d
build(deps): bump k8s.io/client-go from 0.26.2 to 0.26.3
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.26.2 to 0.26.3.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.2...v0.26.3 )
2023-03-18 13:25:03 +00:00
argoyle
5e60685f42
build(deps): bump golang from 1.20.1 to 1.20.2
...
Bumps golang from 1.20.1 to 1.20.2.
2023-03-08 14:31:11 +00:00
argoyle
961bc96603
build(deps): bump k8s.io/client-go from 0.26.1 to 0.26.2
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.26.1...v0.26.2 )
2023-03-01 13:24:50 +00:00
argoyle
306c559217
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2 )
2023-02-25 13:24:17 +00:00
argoyle
8d20a37434
build(deps): bump golang from 1.20.0 to 1.20.1
...
Bumps golang from 1.20.0 to 1.20.1.
2023-02-15 14:31:24 +00:00
argoyle
3451c8b1d8
ci: switch to manual rebases for Dependabot
2023-02-10 11:27:58 +01:00
argoyle
654d805eee
ci: use Docker DinD version from variable
2023-02-09 21:55:41 +01:00