vtprotobuf icon indicating copy to clipboard operation
vtprotobuf copied to clipboard

Buf Schema Registry

Open sudorandom opened this issue 8 months ago • 1 comments

Since this repo introduces a protobuf file to add annotations to other protobuf schemas, it would be very useful if the protobuf files were pushed to the Buf Schema Registry. This would make it easier to use the annotations for those who already use buf CLI tooling.

Buf even has a github action that can be configured to push to the BSR on a new git tag, which I would recommend.

sudorandom avatar Apr 22 '25 07:04 sudorandom

+1 on this. One of the best parts about using Buf is you don't have to do this sort of thing for common third party imports. Would love this feature

mike-kulinski-dd avatar Dec 11 '25 19:12 mike-kulinski-dd