old_mixer_repo icon indicating copy to clipboard operation
old_mixer_repo copied to clipboard

Consider checking in template generated code

Open mandarjog opened this issue 8 years ago • 3 comments
trafficstars

Mixer2 adapter model defines templates in form of protos. Mixer-Bazel codegen processes the templates to produce other protos and go code.

It is very convenient for an adapter developer to have the generated template artifacts in a repository to browse without needing to run codegen.

This could be checked into mixer or a separate templates repo.

mandarjog avatar Aug 18 '17 19:08 mandarjog

@douglas-reid @kyessenov

mandarjog avatar Aug 18 '17 19:08 mandarjog

@mandarjog can the solution to this issue be: Adapter developer build the mixer and then runs ./bin/bazel_to_go.py ? After this the generated code will all show up in the right directory as symlinks

Thoughts ?

guptasu avatar Aug 18 '17 23:08 guptasu

@mandarjog friendly ping for my comment above. I suggest, we punt this issue for 0.3

guptasu avatar Sep 07 '17 18:09 guptasu