mirror of
https://github.com/zitadel/zitadel
synced 2024-11-21 16:30:53 +00:00
40ad36f5fd
* 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>
13 lines
228 B
YAML
13 lines
228 B
YAML
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
|