Commit Graph

5 Commits

Author SHA1 Message Date
b28b966651 Add CLAUDE.md with project guidance and update CI workflow for improved coverage and Docker build
Some checks failed
CI / docker (push) Has been cancelled
CI / build-test (push) Has been cancelled
2026-02-23 18:47:43 +01:00
a9e468e2bb Update CI workflow to use latest actions and Go version
Some checks failed
CI / build-test (push) Failing after 5m59s
Updated `actions/checkout` to v6 and `actions/setup-go` to v6 with Go version set to 1.26 for improved compatibility and functionality.

Changelog: other
2026-02-23 17:47:36 +01:00
2da6cf8023 Update CI workflow to target develop branch for push and pull request events
Some checks failed
CI / build-test (push) Has been cancelled
2026-02-23 17:33:21 +01:00
1564c48bcf Update CI workflow to use Docker for build and test jobs 2026-02-23 17:32:39 +01:00
9432bf6758 Refactor project structure: modularized code into pkg and cmd directories, added unit tests, improved CI/CD pipeline, and enhanced documentation. 2026-02-23 17:17:01 +01:00