2 Commits
Author SHA1 Message Date
rock 8afd65a9a4 chore: regenerate protobuf code with latest protoc plugins
ci / buf (push) Successful in 8s
ci / codegen-check (push) Successful in 2m58s
2026-08-30 20:33:10 -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