Commit Graph
4 Commits
Author SHA1 Message Date
Story Crater Bot 79bb934acd fix: use github.com/Riotpiaole/kmsvc-proto as module path for public consumption 2026-07-13 10:07:39 -07:00
Story Crater Bot 21ae6e9f44 fix: use correct module path riotpiao.com/kmsvc-proto 2026-07-12 22:23:07 -07:00
riotpiaole f4cc3e90d1 fix: consolidate all modules under homelab org for cross-repo resolution 2026-07-04 08:28:00 -07:00
riotpiaole 61555adc74 feat: commit generated Go code, consume via go get instead of submodule
Add go.mod, buf.gen.yaml, and generated gen/kafkamgmt/v1 so consumers
fetch this module directly via go get against the self-hosted Forgejo
host, with no local buf/protoc plugin installation required. Add a
codegen-check CI job to keep gen/ in sync with proto/.
2026-06-21 19:40:12 -07:00