We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a4033 commit 90da24aCopy full SHA for 90da24a
tools/src/test/proto/buf_breaking-version.yaml
@@ -5,9 +5,11 @@ breaking: # https://buf.build/docs/configuration/v2/buf-yaml#breaking
5
use: # see https://buf.build/docs/breaking/overview#rules-and-categories
6
- WIRE
7
ignore_only:
8
- # DO NOT ADD NEW VERSIONS HERE WITHOUT CONSULTING THE CDX CORE-WORKING-GROUP
+ # possible breaks are acknowledged for this specific findings only
9
FIELD_WIRE_COMPATIBLE_CARDINALITY:
10
+ # DO NOT ADD NEW VERSIONS HERE WITHOUT CONSULTING THE CDX CORE-WORKING-GROUP
11
- 'schema/bom-1.6.proto'
12
- 'schema/bom-1.5.proto'
13
FIELD_WIRE_COMPATIBLE_TYPE:
14
15
0 commit comments