Skip to content

build: update README to indicate that source has moved and delete all files#672

Open
parthea wants to merge 1 commit intomainfrom
migrate-library.2026-02-27.23-04-32
Open

build: update README to indicate that source has moved and delete all files#672
parthea wants to merge 1 commit intomainfrom
migrate-library.2026-02-27.23-04-32

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Feb 27, 2026

@parthea parthea requested review from a team as code owners February 27, 2026 23:06
@parthea parthea requested a review from ohmayr February 27, 2026 23:06
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Feb 27, 2026
@snippet-bot
Copy link

snippet-bot bot commented Feb 27, 2026

Here is the summary of changes.

You are about to delete 19 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/python-datastore API. label Feb 27, 2026
@gemini-code-assist
Copy link

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 completes the archival of the python-datastore repository. The primary action involves the deletion of the majority of the project's files, with a key update to the README.rst to guide users to the new location of the codebase within the google-cloud-python monorepo. This change aligns with the ongoing consolidation of Google Cloud Python client libraries.

Highlights

  • Repository Archival: This pull request marks the archival of the python-datastore repository.
  • File Deletion: Nearly all files within the repository have been deleted as part of the archival process.
  • README Update: The README.rst file has been updated to inform users that the project's source code and history have moved to the google-cloud-python monorepo.
Changelog
  • All other files
    • Removed all remaining project files as part of repository archival.
  • README.rst
    • Updated to indicate repository archival and new source location.
Ignored Files
  • Ignored by pattern: .github/workflows/** (4)
    • .github/workflows/docs.yml
    • .github/workflows/lint.yml
    • .github/workflows/mypy.yml
    • .github/workflows/unittest.yml
Activity
  • No human activity has been recorded on this pull request yet.
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.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

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

@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 archives the repository by deleting most of its files and updating the README.rst to direct users to the new location of the source code. My review includes a suggestion to improve the visibility and formatting of this notice in the README.rst for better adherence to reStructuredText standards.

Comment on lines +1 to +5
:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.

.. _google-cloud-python: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-datastore


Choose a reason for hiding this comment

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

medium

For better visibility and to adhere to standard reStructuredText conventions, consider using a .. warning:: admonition. This will render as a prominent box, clearly indicating to users that the repository is archived and has been moved.

Suggested change
:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.
.. _google-cloud-python: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-datastore
.. warning::
This github repository is archived. The repository contents and history have moved to `google-cloud-python`_.
.. _google-cloud-python: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-datastore

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

Labels

api: datastore Issues related to the googleapis/python-datastore API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant