Commit Graph
5 Commits
Author SHA1 Message Date
Story Crater Bot ffd0257f19 test(ci): verify main-branch CI trigger
ci / test (push) Canceled after 0s
2026-08-21 21:07:39 -07:00
Story Crater Bot 149d63ef3c fix(ci): use GITHUB_TOKEN instead of non-existent FORGEJO_PAT secret
ci / test (push) Canceled after 0s
release / release (push) Canceled after 0s
v0.1.0
2026-08-21 20:06:26 -07:00
Story Crater Bot 19e066b0d7 fix(ci,deps): migrate to .gitea/workflows, update domain to forgejo.riotpiao.com/rock
ci / test (push) Canceled after 0s
2026-08-21 20:05:59 -07:00
riotpiaoleandClaude Haiku 4.5 e4017aea9e feat: add CI/release automation and complete SDK implementation
- Add Forgejo CI workflow: gofmt checks, module caching, coverage reporting
- Add release workflow: auto-tag-triggered release with changelog extraction
- Update module paths from rock/ to homelab/ namespace
- Enhance test coverage and documentation (PLAN.md, README.md)

Co-Authored-By: Claude Haiku 4.5 <[email protected]>
2026-06-29 13:34:22 -07:00
riotpiaole 6ef58c108f feat: initial kmsvc-sdk Go client for kafkamgmt.v1 message-plane API
Client/auth/message-plane methods/long-poll/typed errors, all tested
against an in-process bufconn fake. Consumes [email protected] via
go get (GOPRIVATE), no submodule or local codegen.
2026-06-21 19:57:41 -07:00