Skip to content

feat: Add option to filter linkage checker problems coming from a list of artifacts#2393

Merged
lqiu96 merged 15 commits intoGoogleCloudPlatform:masterfrom
lqiu96:source-filter
Feb 20, 2025
Merged

feat: Add option to filter linkage checker problems coming from a list of artifacts#2393
lqiu96 merged 15 commits intoGoogleCloudPlatform:masterfrom
lqiu96:source-filter

Conversation

@lqiu96
Copy link
Contributor

@lqiu96 lqiu96 commented Dec 16, 2024

Source filter is an additional argument that allows users to filter problems that come from an specific artifact. Currently, linkage checker will report any linkage problem that comes from any of the dependencies that are also resolved via Maven Resolver. This can introduce a lot of additional noise into the results.

For example:
Running Linkage Checker on BigqueryStorage + Protobuf-Java can result in linkage problems from Netty and gRPC-Java which may not be relevant to our results.

@lqiu96 lqiu96 changed the title feat: Add option to filter linkage checker problems stemming from an artifact feat: Add option to filter linkage checker problems coming from a list of artifacts Feb 5, 2025
@lqiu96 lqiu96 marked this pull request as ready for review February 10, 2025 21:59
@lqiu96 lqiu96 requested a review from suztomo February 12, 2025 17:15
@lqiu96 lqiu96 merged commit 58dd1d1 into GoogleCloudPlatform:master Feb 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants