Commit Graph

45 Commits

Author SHA1 Message Date
eef3ab3761 chore: tweaks, simplification, tests 2025-07-30 19:01:59 +03:00
b369d317b1 feat(security): improve security features, fixes 2025-07-29 13:55:25 +03:00
e35126856d feat: many features, check TODO.md 2025-07-29 13:55:25 +03:00
renovate[bot]
3556b06bb9 fix(github-action): update ivuorinen/actions (25.7.21 → 25.7.28) (#37)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-29 04:11:05 +00:00
renovate[bot]
7c738b75de feat(github-action): update docker/setup-buildx-action (v3.10.0 → v3.11.1) (#33)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 16:23:42 +03:00
renovate[bot]
460f90c03f feat(github-action): update actions/setup-go (v5.4.0 → v5.5.0) (#32)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 16:06:58 +03:00
renovate[bot]
4c0f17e53d chore(deps): pin actions/checkout action to (#36)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-23 15:03:45 +03:00
1e4869b79c fix(ci): remove "arm" from build targets in build-test-publish 2025-07-23 13:30:32 +03:00
166e69fc63 fix(ci): add checkout to pr-lint with creds 2025-07-22 12:50:48 +03:00
renovate[bot]
89d8fc3f51 feat(github-action): update step-security/harden-runner (v2.11.0 → v2.13.0) (#34)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 09:21:01 +03:00
renovate[bot]
3619a59b3c fix(github-action): update ivuorinen/actions (25.7.14 → 25.7.21) (#35)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 05:27:20 +00:00
renovate[bot]
ac7d7e3790 feat(github-action): update actions/download-artifact (v4.2.1 → v4.3.0) (#31)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-15 15:53:53 +00:00
renovate[bot]
b13b9da7dd fix(github-action): update ivuorinen/actions (25.7.7 → 25.7.14) (#30)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-15 04:58:31 +00:00
1d2b68f059 chore(lint): replace docker-based precommit (#29) 2025-07-14 16:48:43 +03:00
c91bfa0ccf feat(ci): simplify workflows, fix renovate.json (#20)
* feat(ci): simplify workflows, fix renovate.json
* fix(ci): replace sarif parsing
* fix(ci): lint fixes, json to sarif
* chore(ci): remove sarif stuff for now
2025-07-14 01:57:48 +03:00
9a2bbda223 test: fix linter package names (#23)
* test: fix linter package names

* chore: pr-lint.yml
2025-07-14 01:48:39 +03:00
renovate[bot]
70fede7635 fix(github-action): update actions/upload-artifact (v4.6.0 → v4.6.2) (#28)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 19:50:09 +00:00
renovate[bot]
376dd21a8b feat(github-action): update ivuorinen/actions (25.3.19 → 25.7.7) (#27)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-13 12:52:06 +00:00
72592fb559 fix: renovate.json 2025-07-13 14:18:36 +03:00
b017814c6d test: check cleanup errors (#22) 2025-07-13 14:08:23 +03:00
ef2296d45e docs: add AGENTS usage guidance (#21) 2025-07-11 18:33:56 +03:00
d752b6d271 fix(lint): linting problems 2025-03-23 22:26:02 +02:00
4b8d66c778 feat(tests): more tests and ci action (#14)
* feat(tests): more tests and ci action
* fix(ci): coverage and pr-lint
* fix(ci): renovate rules, permissions, linting, actions
* fix(lint): editorconfig fixes
* fix(lint): kics.config
* fix(lint): formatting, permissions, pre-commit config
* chore(ci): set workflow to use go 1.23, go mod tidy
* chore(ci): fixes and stuff
* chore(ci): disable GO_GOLANGCI_LINT
* chore(ci): pinning, permissions
2025-03-23 19:41:39 +02:00
2aa2a94a38 chore(deps): update go version 2025-03-17 16:11:59 +02:00
renovate[bot]
48fa5ca422 fix(deps): update module github.com/spf13/viper to v1.20.0 (#18)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 12:19:25 +02:00
renovate[bot]
0b31398443 feat(github-action): update go (1.23.7 → 1.24.1) (#16)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-14 13:30:32 +02:00
renovate[bot]
d807e6d659 chore(deps): update module golang.org/x/net to v0.36.0 [security] (#17)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-14 10:23:42 +02:00
8a638f0f43 fix(ci): add permissions to ci.yml 2025-03-03 10:53:51 +02:00
renovate[bot]
87855dcbf9 chore(deps): pin dependencies (#15)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-09 17:49:25 +02:00
abe77b730a fix(ci): even more typos in pipeline 0.0.1 2025-02-09 00:10:17 +02:00
19bae40461 fix(ci): typo in pipeline 2025-02-08 23:40:30 +02:00
8477f4584d chore(ci): try to fix pipeline 2025-02-08 23:38:33 +02:00
renovate[bot]
174e79e09e feat(github-action): update sigstore/cosign-installer (v3.5.0 → v3.8.0) (#13)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 23:29:04 +02:00
renovate[bot]
f883e13c88 feat(github-action): update docker/setup-buildx-action (v3.0.0 → v3.9.0) (#12)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 23:26:32 +02:00
renovate[bot]
7aafd7a979 feat(github-action): update docker/metadata-action (v5.0.0 → v5.6.1) (#11)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 23:26:17 +02:00
renovate[bot]
8bc7147551 feat(github-action): update docker/login-action (v3.0.0 → v3.3.0) (#10)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 23:25:58 +02:00
renovate[bot]
f2c3a1da3f feat(github-action)!: Update docker/build-push-action (v5.0.0 → v6.13.0) (#9)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 23:23:19 +02:00
2e62c9c0f3 Create docker-publish.yml 2025-02-08 23:13:57 +02:00
renovate[bot]
1521d86fb5 chore(deps): update module golang.org/x/net to v0.33.0 [security] (#6)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 22:45:32 +02:00
renovate[bot]
91f461e554 chore(deps): update module golang.org/x/crypto to v0.31.0 [security] (#5)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-08 22:41:58 +02:00
01210aaebe feat: more features, output formats, configs, etc 2025-02-08 22:36:28 +02:00
renovate[bot]
7c09552196 feat(github-action)!: Update actions/setup-go (v4 → v5) (#4)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 12:54:46 +02:00
renovate[bot]
88c44d8df1 feat(github-action)!: Update actions/checkout (v3 → v4) (#3)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-07 12:47:47 +02:00
Ismo Vuorinen
4562b12fdc chore: add renovate config 2025-02-07 12:21:16 +02:00
Ismo Vuorinen
b9e2218305 Initial commit 2025-02-07 09:46:31 +02:00