GoogleCloudPlatform / cloud-opensource-java

Tools for detecting and avoiding linkage errors in GCP open source projects
Apache License 2.0
157 stars 74 forks source link

Linkage Monitor GitHub Action to take input of BOM coordinates #2001

Open suztomo opened 3 years ago

suztomo commented 3 years ago

Linkage Monitor for java-spanner version 4.0.0 branch is not working. The check is designed to always to choose the latest version in the Libraries BOM.

@benwhitehead 's idea: add new parameter to linkage monitor to provide the bom to validate against [groupId:artifactId[:version]]

BenWhitehead commented 3 years ago

Thanks for creating the feature request @suztomo!