grpc / grpc/grpc-java

Add dependencies checking between bazel and gradle?

Open
#3,918 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.