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

Create a check to verify interdependency of managed dependencies #6644

Open
JoeWang1127 opened this issue Jun 13, 2024 · 0 comments
Open

Create a check to verify interdependency of managed dependencies #6644

JoeWang1127 opened this issue Jun 13, 2024 · 0 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.

Comments

@JoeWang1127
Copy link
Contributor

We should create a check to verify interdependency of dependencies of libraries-bom is correct before a release.

For example, google-cloud-spanner-jdbc and google-cloud-spanner (with version a) are both managed by libraires-bom and google-cloud-spanner-jdbc depends on google-cloud-spanner (with version b). a should be equal to b.

@JoeWang1127 JoeWang1127 added type: process A process-related concern. May include testing, release, or the like. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

1 participant