Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: fix ProtoBuf breaking detection to be wire-only #532

Merged

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Nov 4, 2024

our spec describes how data models look in data transfers.
current protobuf breaking detection adheres this.

the protobuf breaking detection also does unnecessary detections, which should not matter for our domain.
they are removed, here.


proposed changes are based on #530 (comment)

@jkowalleck jkowalleck requested a review from a team as a code owner November 4, 2024 00:13
Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck marked this pull request as draft November 4, 2024 00:16
Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck marked this pull request as ready for review November 4, 2024 00:41
@jkowalleck jkowalleck added the chore: QA A chore related to Quality Assurance label Nov 4, 2024
@jkowalleck jkowalleck merged commit 4df1429 into CycloneDX:master Nov 4, 2024
8 checks passed
@jkowalleck jkowalleck deleted the tests/protobuff-breaking-wire-only branch November 4, 2024 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore: QA A chore related to Quality Assurance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant