-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
chore: Display Java Diff between Monorepo and Split Repos #8448
Conversation
5ccc886
to
6cab1ef
Compare
3399111
to
16e7474
Compare
16e7474
to
2347aca
Compare
return COMPUTE_PREFIX + "-" + placeholder + "-" + UUID.randomUUID().toString().substring(0, 8); | ||
return "gapic-" + placeholder + UUID.randomUUID().toString().substring(0, 8); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manual commit to monorepo 8e4378d OK to have diff.
@@ -26,7 +26,6 @@ | |||
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; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Manual commit to monorepo. OK to have diff 8e4378d
f43fa85
to
14cbe56
Compare
14cbe56
to
1cc38bc
Compare
You want to have the pull request on the diff script and Java code diff separated. |
82d9684
to
67717ec
Compare
67717ec
to
fe79169
Compare
fe79169
to
2ca0a81
Compare
RESOLVED: 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
6468782
Compare
22ced07
to
ad8245f
Compare
af9dfa1
to
4b294ab
Compare
d9e9388
to
a487ed4
Compare
a487ed4
to
63216a4
Compare
WIP