authzed-py
authzed-py copied to clipboard
Use v2 config of buf
Description
Something that I noticed as I was working in this repo. v2 lets us specify inputs, which means that you can invoke buf generate without any args and get the desired behavior.
This is the successor to #185
Changes
- Use v2 of buf config
Testing
See that everything goes green and that you can run buf generate locally.
I'll have a look
@tstirrat15 I still get the same errors, just now with the prefixes 😅
Gonna close this. we're moving towards using the buf remote plugins.