kczulko commented on PR #222:
URL: 
https://github.com/apache/incubator-pekko-grpc/pull/222#issuecomment-1931568131

   @pjfanning 
   Regarding failed test case... There's the [protobuf-javascript 
issue](https://github.com/protocolbuffers/protobuf-javascript/issues/127). Do 
want to workaround it somehow? It would require more work to get fixed. E.g. as 
a nixos user I added `protoc-gen-go` to my nix shell (so that it appears in 
PATH) and slightly modified 06-compatibility-plugins test case. With nix it's 
easy however if you'd like to avoid nix, then it required more code to 
determine developer's OS and whole download/unzip/(add-to-path | 
configure-build.sbt) logic.
   
   Next thing - I don't know why `Link Validator` build step failed :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to