Commit Graph
5 Commits
Author SHA1 Message Date
Story Crater BotandClaude Sonnet 5 9c4813e9b8 fix: rename module path to forgejo.riotpiao.com/rock/kmsvc-proto
Closed-source project -- kmsvc-proto and its consumers move to the private
Forgejo instance instead of GitHub.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
2026-08-17 13:36:41 -07:00
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