Skip to content

chore: redirect users to google-cloud-java#4168

Merged
blakeli0 merged 2 commits intomainfrom
update-readme
Mar 27, 2026
Merged

chore: redirect users to google-cloud-java#4168
blakeli0 merged 2 commits intomainfrom
update-readme

Conversation

@chingor13
Copy link
Contributor

No description provided.

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Mar 24, 2026
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request officially marks the repository as deprecated by updating the README.md file. The change provides clear guidance to users, directing them to the new location within the google-cloud-java repository where all content and history have been migrated. This ensures that anyone visiting this repository is immediately informed of its status and can easily find the active development branch.

Highlights

  • Repository Deprecation: A prominent deprecation notice has been added to the README.md file, directing users to the google-cloud-java repository for the project's continued content and history.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md file to include a deprecation notice for the sdk-platform-java repository. The review feedback points out that the provided link in the deprecation notice, which directs to a specific client library within google-cloud-java, might be misleading given that sdk-platform-java is a monorepo. It suggests updating the link to the root of google-cloud-java or providing more specific instructions for users to find the moved components.

README.md Outdated
@@ -1,3 +1,5 @@
**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java/tree/main/java-bigquerystorage)_**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The deprecation notice states that "ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO GOOGLE-CLOUD-JAVA". However, the provided link points to a specific client library (java-bigquerystorage) within the google-cloud-java repository.

Given that sdk-platform-java is described as a monorepo containing foundational components like gapic-generator-java and gax-java, it's unlikely that all its content and history have been moved to a single client library's directory. This could be misleading for users looking for the new location of the entire sdk-platform-java project or its various components.

Please verify the correct redirection link. If the entire repository's content has been distributed across google-cloud-java, it might be better to link to the root of google-cloud-java or provide more specific instructions for finding the moved components.

Suggested change
**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java/tree/main/java-bigquerystorage)_**
**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java)_**

@chingor13 chingor13 requested a review from suztomo March 25, 2026 06:18
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@blakeli0 blakeli0 merged commit febe86f into main Mar 27, 2026
57 checks passed
@blakeli0 blakeli0 deleted the update-readme branch March 27, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants