This changeset adds a Buf module definition and Buf module lock, and publishes the module to the Buf Schema Registry (BSR).
I have created the deps org on BSR. I'm happy to hand it to Google or the Buf team as a steward. If desired, I can also add workflows to push BSR updates from CI, so that everything stays in sync.
Context: I'm using BSR to generate gRPC clients. In particular, Buf's Connect API is easier to use from browsers than gRPC-Web, and publishing the module to BSR is a prerequisite step for easy codegen.
Hello esteemed
deps.dev
maintainers,This changeset adds a Buf module definition and Buf module lock, and publishes the module to the Buf Schema Registry (BSR).
I have created the
deps
org on BSR. I'm happy to hand it to Google or the Buf team as a steward. If desired, I can also add workflows to push BSR updates from CI, so that everything stays in sync.Context: I'm using BSR to generate gRPC clients. In particular, Buf's Connect API is easier to use from browsers than gRPC-Web, and publishing the module to BSR is a prerequisite step for easy codegen.
The README carries over to the module:
And the BSR generated docs can be linked to for API reference documentation: https://buf.build/deps/api/docs/main:deps_dev.v3#deps_dev.v3.Insights