Add dependencies checking between bazel and gradle?
Open
code health
- Dominant language
- Java
- Stars
- 12.1k
- Forks
- 4k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 37
Description
grpc-java got Bazel support in https://github.com/grpc/grpc-java/pull/2975, but grpc-java has no dependencies checking between bazel and gradle, so it would break their version consistency.
But I have no ideas how to check their version consistency.
Contributor guide
Research direction
Start by reviewing the Bazel support introduced in grpc-java PR #2975 and comparing its dependency declarations with the existing Gradle setup. Determine how dependency versions are currently represented in both build systems and define what consistency checking should cover. Done means the project has an agreed, verifiable way to detect version mismatches.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100