chore: Display Java Diff between Monorepo and Split Repos by lqiu96 · Pull Request #8448 · googleapis/google-cloud-java · GitHub
Skip to content

chore: Display Java Diff between Monorepo and Split Repos#8448

Closed
lqiu96 wants to merge 1 commit into
mainfrom
main-diff_java
Closed

chore: Display Java Diff between Monorepo and Split Repos#8448
lqiu96 wants to merge 1 commit into
mainfrom
main-diff_java

Conversation

@lqiu96

@lqiu96 lqiu96 commented Sep 23, 2022

Copy link
Copy Markdown
Member

WIP

@snippet-bot

snippet-bot Bot commented Sep 23, 2022

Copy link
Copy Markdown

Comment on lines +28 to +27
return COMPUTE_PREFIX + "-" + placeholder + "-" + UUID.randomUUID().toString().substring(0, 8);
return "gapic-" + placeholder + UUID.randomUUID().toString().substring(0, 8);

@suztomo suztomo Sep 26, 2022

Copy link
Copy Markdown
Member

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.

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;

Copy link
Copy Markdown
Member

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

@github-actions github-actions Bot force-pushed the main-diff_java branch 6 times, most recently from f43fa85 to 14cbe56 Compare September 26, 2022 20:28
@suztomo

suztomo commented Sep 26, 2022

Copy link
Copy Markdown
Member

You want to have the pull request on the diff script and Java code diff separated.

@lqiu96

lqiu96 commented Sep 27, 2022

Copy link
Copy Markdown
Member Author

RESOLVED: Data-Catalog Diff

Split Repos: Changes came from googleapis/java-datacatalog#795
Monorepo: Changes were reverted in #8340

Create a PR to revert changes that have been reverted: #8467
MERGED: googleapis/java-datacatalog#857

RESOLVED: Dataproc Diff

Need this PR to be merged in split repos
MERGED: googleapis/java-dataproc#922
MERGED: Need this PR to be merged in monorepo: #8462
Tomo has resolved the issue with the PR.

Web Security Scanner Diff

Should be resolved in: #8471

Java Vision Diff

Should be resolved in: #8472

Java-BigQuery-Data-Exhange

This is an odd difference...

Monorepo PR:

Split Repo PR

Diff in files:

  • Category.java (deleted)
  • CommonProto.java (deleted)
  • pom.xml (modified by Blake)

@github-actions github-actions Bot force-pushed the main-diff_java branch 2 times, most recently from d6f82d2 to 6468782 Compare September 27, 2022 19:47
@github-actions github-actions Bot force-pushed the main-diff_java branch 2 times, most recently from 22ced07 to ad8245f Compare September 28, 2022 14:50
@github-actions github-actions Bot force-pushed the main-diff_java branch 3 times, most recently from a308312 to 342ffc0 Compare October 4, 2022 17:50
@suztomo

suztomo commented Oct 4, 2022

Copy link
Copy Markdown
Member

The inifinite diff probably is caused by the recent protobuf changes applied to split repos.

@lqiu96

lqiu96 commented Oct 10, 2022

Copy link
Copy Markdown
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants