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

   > With nix it's easy however if you'd like to avoid nix, then it requires 
more code to determine developer's OS and whole download/unzip/(add-to-path | 
configure-build.sbt) logic. Or some shenanigans could be done on the .github 
workflow files but I would rather want to keep coherent configuration for both 
local and CI envs
   
   since this is an sbt integration test, I think it's OK if there's some 
prerequisites for running it (such as putting `protoc-gen-go` on the PATH). If 
we can add that to the GHA script and document that the user needs to do that 
themselves (however it needs to be done on their OS), then I think we're OK.


-- 
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