Skip to content

Commit 8e4475b

Browse files
authored
chore: migrate controlplane to protovalidate (#673)
Signed-off-by: Miguel Martinez Trivino <[email protected]>
1 parent 77dbfbb commit 8e4475b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+1521
-29227
lines changed

app/artifact-cas/internal/server/grpc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2023 The Chainloop Authors.
2+
// Copyright 2024 The Chainloop Authors.
33
//
44
// Licensed under the Apache License, Version 2.0 (the "License");
55
// you may not use this file except in compliance with the License.

app/controlplane/api/buf.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,10 @@ deps:
55
owner: bufbuild
66
repository: protovalidate
77
commit: b983156c5e994cc9892e0ce3e64e17e0
8-
- remote: buf.build
9-
owner: envoyproxy
10-
repository: protoc-gen-validate
11-
commit: 45685e052c7e406b9fbd441fc7a568a5
128
- remote: buf.build
139
owner: googleapis
1410
repository: googleapis
15-
commit: 7a6bc1e3207144b38e9066861e1de0ff
11+
commit: 4ed3bc159a8b4ac68fe253218760d035
1612
- remote: buf.build
1713
owner: kratos-go
1814
repository: kratos

app/controlplane/api/buf.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ breaking:
44
- FILE
55
deps:
66
- buf.build/googleapis/googleapis
7-
- buf.build/envoyproxy/protoc-gen-validate:45685e052c7e406b9fbd441fc7a568a5
87
- buf.build/bufbuild/protovalidate
98
- buf.build/kratos-go/kratos
109
lint:

app/controlplane/api/controlplane/v1/api_token.pb.go

Lines changed: 86 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)