Commit Graph

1 Commits

Author SHA1 Message Date
Carlos (Goodwine)
d81fc80c41
Use buf instead of protoc to compile protobufs (#3670)
* Use buf instead of protoc to compile protobufs

This is a more consistent way of testing the validation of protobufs. This now avoids relying on protoc which dropped built-in support for generating JS. Fixes #3666

* Create buf.work.yaml and stop generating output to /tmp
2023-09-07 18:05:19 -07:00