Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
![Screenshot 2024-03-29 at 5 31 11 PM](https://private-user-images.githubusercontent.com/171897/318155543-0003bb3d-5765-4684-9bd3-8cbce7c54c3c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NDkwMzAsIm5iZiI6MTczOTU0ODczMCwicGF0aCI6Ii8xNzE4OTcvMzE4MTU1NTQzLTAwMDNiYjNkLTU3NjUtNDY4NC05YmQzLThjYmNlN2M1NGMzYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQxNTU4NTBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00OTJhZWQ4ZjI2M2RkYjg4YzFkZjNjMTY2YjA3NGI1MmYxYzg0OTlhMmEyZDc3YjM1OTI0OGY5ZjEwNTc5YzkzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.kyVeyp9fZFuyc9ozEcuDkEYAiQIWSNfkkaoMUh97qmM)
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