googleapis / googleapis/google-cloud-java
[java-cloud-bom] Integration test/sanity check for google-cloud-bom
Open
priority: p4
type: process
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
google-cloud-bom 0.120.0 went out with three major problems caused by two different root causes:
https://github.com/googleapis/google-cloud-java/issues/6996
https://github.com/googleapis/java-kms/issues/21
Then 0.120.1 went out with a fix for one but not the other two.
All three problems were caught by a test for libraries-bom but not until after these release shipped.
I think we need to prioritize an integration test of google-cloud-bom that verifies that everything in the BOM can be resolved and that runs before we publish a release, probably as part of our main test suite.
Contributor guide
Assessment
This issue has not been assessed yet.