mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 04:07:31 +00:00
chore(console): buf stub build (#5215)
* buf gen yaml * dep, buildcmd * deps * buf yml * buf work * gen yml * buf * buf mod update * path * chore: fix buf * npm package * build as prodbuild * trigger * temp rm basepath * base href * generate as prelint * proto proto * rm unused gitignore --------- Co-authored-by: Florian Forster <florian@zitadel.com> Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
12
proto/buf.yaml
Normal file
12
proto/buf.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
version: v1
|
||||
name: buf.build/zitadel/zitadel
|
||||
deps:
|
||||
- buf.build/grpc-ecosystem/grpc-gateway
|
||||
- buf.build/envoyproxy/protoc-gen-validate
|
||||
- buf.build/googleapis/googleapis
|
||||
breaking:
|
||||
use:
|
||||
- FILE
|
||||
lint:
|
||||
use:
|
||||
- MINIMAL
|
Reference in New Issue
Block a user