vtprotobuf
vtprotobuf copied to clipboard
Buf Schema Registry
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.
+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