gogo/grpc-example

Create CI test that ensure generated files have not changed

johanbrandhorst opened this issue · 5 comments

It can use the scripts from gogo/googleapis as mentioned in #4 (comment).

This should include splitting the third_party folder generation assets into a separate Makefile job as it is generation-time dependant.

Sounds good.

Are you able to create a travis job, now that you are a member of gogo?

I added Travis to the repo but when I triggered a build it failed. I will look into it later, a bit busy today. Feel free to fix it if you know what's missing. I have no prior experience with Travis.

Take your time.

Is there some other free builder you do have experience with?

I use an advanced CircleCI setup to test the GopherJS gRPC-web bindings, but I want to learn to use Travis too :).