Uh oh!
There was an error while loading. Please reload this page.
chore: Display Java Diff between Monorepo and Split Repos - #8448
Conversation
3399111 to
16e7474Compare16e7474 to
2347acaCompare| return COMPUTE_PREFIX + "-" + placeholder + "-" + UUID.randomUUID().toString().substring(0, 8); | ||
| return "gapic-" + placeholder + UUID.randomUUID().toString().substring(0, 8); |
| import com.google.container.v1.ListOperationsResponse; | ||
| import com.google.container.v1.NodePool; | ||
| import com.google.container.v1.Operation; | ||
| import com.google.container.v1.Operation.Status; |
f43fa85 to
14cbe56Comparesuztomo
commented
Sep 26, 2022
You want to have the pull request on the diff script and Java code diff separated. |
82d9684 to
67717ecComparefe79169 to
2ca0a81CompareRESOLVED: Data-Catalog Diff
RESOLVED: Dataproc Diff
Web Security Scanner DiffShould be resolved in: #8471 Java Vision DiffShould be resolved in: #8472 Java-BigQuery-Data-ExhangeThis is an odd difference... Monorepo PR:
Split Repo PR
Diff in files:
|
d6f82d2 to
6468782Compare22ced07 to
ad8245fComparea308312 to
342ffc0Comparesuztomo
commented
Oct 4, 2022
The inifinite diff probably is caused by the recent protobuf changes applied to split repos. |
224ba2f to
391b6f7Compareb38284d to
2cea3b1CompareTo Fix- Java Diffs:All Resolved Resolved/ Non-Issuejava-publicca -- |
WIP