-
When using sbt-reproducible-build on pekko-grpc along with this PR https://github.com/raboof/sbt-reproducible-builds/pull/278 I get
```
[error] (codegen / reproducibleBuildsCheck) java.lang.Illeg…
-
Command:
tried this => protoc -I proto/ sample.proto -I. --openapi_out=.
tried this => protoc sample.proto -I. --openapi_out=.
Version: gnostic@v0.5.5
Error:
panic: runtime error: invalid…
-
**Is your feature request related to a problem? Please describe.**
Currently, PB files do not support external imports, which makes it inconvenient to directly apply certain plugins as they require…
-
I'm able to run two watchers (`chokidar` and `tsc -w`).
One of them launches a protoc with a plugin.
This works properly when run independently, however when running with concurrently I get:
```…
-
Hi,
In #5193 functionality was added so that if a user sets the `json_name` field in the .proto file explicitly, it is used to resolve the path & query params when doing transcoding. This makes per…
-
### 📜 Description
When regenerating the API reports, `build:api-reports` calls API extractor with the --tsc flag which compiles new .d.ts files for API extractor to read. However, `yarn tsc` genera…
-
**Issue Summary:**
I am experiencing a problem with the Gnostic library and the protoc-gen-openapi plugin when generating an OpenAPI specification from a Protocol Buffer service. The generated OpenAP…
-
Build fails:
```
===> Building for criterion-2.4.1
[ 1% 2/53] /usr/local/bin/msgfmt ../po/fr.po -o po/fr/LC_MESSAGES/criterion.mo
[ 3% 3/53] /usr/local/bin/msgfmt ../po/de.po -o po/de/LC_MESSAG…
-
Because `protoc` generated code uses Protobuf internal API which doesn't have any stability guarantee, the version of `protoc` should always exactly match that of the protobuf runtime. We should make …
-
Hey
I have a jenkins CI/CD pipeline (Ubuntu 20.0) and this pipeline was working well on v0.5.0 but after upgrading to the v0.6.0 it starts breaking.
For now I am running the pipeline with v0.5.0 b…