GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java
Add a presubmit CI check for LTS
Open
enhancement
p2
- Dominant language
- Java
- Stars
- 163
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
For dependency upgrades in the LTS bom(e.g. https://github.com/GoogleCloudPlatform/cloud-opensource-java/pull/2466), there should be a CI check to make sure there are no dependencies being accidentally downgraded. This has been done manually by running `mvn install -Dtest='BomContentTest#testLtsBom'` locally.
Contributor guide
Assessment
This issue has not been assessed yet.