Skip to content

Commit

Permalink
proto: add name to buf.yaml to enable BSR (#954)
Browse files Browse the repository at this point in the history
this enables us to maintain the protos in the Buf Schema Registry at
https://buf.build/redpandadata/dataplane
  • Loading branch information
birdayz committed Dec 7, 2023
1 parent 5190e51 commit 83e8167
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ deps:
- buf.build/googleapis/googleapis
- buf.build/bufbuild/protovalidate
- buf.build/redpandadata/common
name: buf.build/redpandadata/dataplane
breaking:
use:
- FILE
Expand Down

0 comments on commit 83e8167

Please sign in to comment.