-
**Feature description:**
How to integrate with grpc interceptor?
**Problem it solves or use case:**
Use like this
(https://github.com/bufbuild/protoc-gen-validate/blob/main/java/pgv-java-grpc/…
-
https://github.com/evmos/evmosjs/blob/8bfa2febb7c707b8069348ca21979e4b044f70d7/packages/proto/src/proto/evmos/vesting/tx.ts#L1C71-L1C71
This line should be changed to (note v1 is changed to **v2**)…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### What happened?
We need to find a way to exclude files when generating protos with buf.
For instance, we want b…
-
Using the default configuration, with LFS enabled in the repository, the action fails to run on private repositories.
### Config
Here is an MVCE of the workflow in a private repository. The repo…
-
I've just added this project grammar to https://mingodad.github.io/parsertl-playground/playground/ an `Yacc/Lex` compatible online editor/tester (select `Protocompile parser` from `Examples` then clic…
-
**Describe the bug**
I can't build the project because I am getting these errors
```
Missing "./codegenv1" specifier in "@bufbuild/protobuf" package
```
Setup
```
{
"private": true,
…
-
### Feature
I would love to see an option for the buf generator which adds custom post-processing commands.
For example running ruff after generating code with python-betterproto.
Slack ref: http…
-
See https://github.com/bufbuild/buf/pull/3124#issuecomment-2209407669 for an explanation.
-
I've just spend a bunch of time because of a not-very-helpful error message generated by the assert library. Specifically:
```
Error: invalid int 32: string
at assertInt32 (file:///home/jame…
-
I am trying to use the migration tool provided under protovalidate to migrate from protoc-gen-validate but I am running into errors trying to download the git repository.
I am running `go get gith…