Files
akvorado/.buf.gen.yaml
Vincent Bernat 674192d652
Some checks failed
CI / 🤖 Check dependabot status (push) Has been cancelled
CI / 🐧 Test on Linux (${{ github.ref_type == 'tag' }}, misc) (push) Has been cancelled
CI / 🐧 Test on Linux (coverage) (push) Has been cancelled
CI / 🐧 Test on Linux (regular) (push) Has been cancelled
CI / ❄️ Build on Nix (push) Has been cancelled
CI / 🍏 Build and test on macOS (push) Has been cancelled
CI / 🧪 End-to-end testing (push) Has been cancelled
CI / 🔍 Upload code coverage (push) Has been cancelled
CI / 🔬 Test only Go (push) Has been cancelled
CI / 🔬 Test only JS (${{ needs.dependabot.outputs.package-ecosystem }}, 20) (push) Has been cancelled
CI / 🔬 Test only JS (${{ needs.dependabot.outputs.package-ecosystem }}, 22) (push) Has been cancelled
CI / 🔬 Test only JS (${{ needs.dependabot.outputs.package-ecosystem }}, 24) (push) Has been cancelled
CI / ⚖️ Check licenses (push) Has been cancelled
CI / 🐋 Build Docker images (push) Has been cancelled
CI / 🐋 Tag Docker images (push) Has been cancelled
CI / 🚀 Publish release (push) Has been cancelled
build: rename buf.gen.yaml to .buf.gen.yaml
2025-11-15 10:57:05 +01:00

14 lines
308 B
YAML

---
version: v2
plugins:
- local: [ "go", "tool", "protoc-gen-go" ]
out: .
opt:
- paths=source_relative
- local: [ "go", "tool", "protoc-gen-go-vtproto" ]
out: .
opt:
- paths=source_relative
- features=size+marshal+unmarshal+pool
- pool=akvorado/common/pb.RawFlow