hypertrace / pythonagent

Hypertrace Python agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a make target to generate proto code

jcchavezs opened this issue · comments

Currently there is no trivial way to generate proto code. We should provide a make target to do so, potentially using buf to be able to pin protoc version.

This is done. It is in the Makefile in the main branch and is a dependency for the build step. This was added as part of [1].

Reference:
[1] https://github.com/Traceableai/pythonagent/pull/140/commits/4c0b45b967282a8028fdcc304e116bd9cf988538