Commit Graph

12 Commits

Author SHA1 Message Date
3f65b813bd feat: update go to 1.25, add permissions and envs (#49)
* chore(ci): update go to 1.25, add permissions and envs
* fix(ci): update pr-lint.yml
* chore: update go, fix linting
* fix: tests and linting
* fix(lint): lint fixes, renovate should now pass
* fix: updates, security upgrades
* chore: workflow updates, lint
* fix: more lint, checkmake, and other fixes
* fix: more lint, convert scripts to POSIX compliant
* fix: simplify codeql workflow
* tests: increase test coverage, fix found issues
* fix(lint): editorconfig checking, add to linters
* fix(lint): shellcheck, add to linters
* fix(lint): apply cr comment suggestions
* fix(ci): remove step-security/harden-runner
* fix(lint): remove duplication, apply cr fixes
* fix(ci): tests in CI/CD pipeline
* chore(lint): deduplication of strings
* fix(lint): apply cr comment suggestions
* fix(ci): actionlint
* fix(lint): apply cr comment suggestions
* chore: lint, add deps management
2025-10-10 12:14:42 +03:00
renovate[bot]
3b25b5f680 chore(deps): update step-security/harden-runner action (v2.13.0 → v2.13.1) (#58)
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-09-18 11:53:45 +03:00
renovate[bot]
d342bd2a0a chore(deps)!: update actions/setup-go (#55) 2025-09-05 00:56:30 +03:00
renovate[bot]
37210fa8d4 feat(github-action)!: update actions/checkout (#42)
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-08-25 12:21:23 +03:00
renovate[bot]
4e4f617d95 feat(github-action)!: Update actions/download-artifact (v4.3.0 → v5.0.0) (#41)
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-08-20 15:29:48 +03:00
renovate[bot]
02b68b12d7 feat(github-action): update actions/checkout (v4.2.2 → v4.3.0) (#43)
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-08-19 10:09:13 +03: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
1e4869b79c fix(ci): remove "arm" from build targets in build-test-publish 2025-07-23 13:30:32 +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]
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
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