Skip to content

Commit 90da24a

Browse files
committed
versionCompare
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent a1a4033 commit 90da24a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/src/test/proto/buf_breaking-version.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ breaking: # https://buf.build/docs/configuration/v2/buf-yaml#breaking
55
use: # see https://buf.build/docs/breaking/overview#rules-and-categories
66
- WIRE
77
ignore_only:
8-
# DO NOT ADD NEW VERSIONS HERE WITHOUT CONSULTING THE CDX CORE-WORKING-GROUP
8+
# possible breaks are acknowledged for this specific findings only
99
FIELD_WIRE_COMPATIBLE_CARDINALITY:
10+
# DO NOT ADD NEW VERSIONS HERE WITHOUT CONSULTING THE CDX CORE-WORKING-GROUP
1011
- 'schema/bom-1.6.proto'
1112
- 'schema/bom-1.5.proto'
1213
FIELD_WIRE_COMPATIBLE_TYPE:
14+
# DO NOT ADD NEW VERSIONS HERE WITHOUT CONSULTING THE CDX CORE-WORKING-GROUP
1315
- 'schema/bom-1.5.proto'

0 commit comments

Comments
 (0)