Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

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

Merged
parthea merged 1 commit intomainfrom
migrate-library.2026-02-12.22-42-39
Feb 13, 2026
Merged

build: update README to indicate that source has moved and delete all files#344
parthea merged 1 commit intomainfrom
migrate-library.2026-02-12.22-42-39

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Feb 12, 2026

@parthea parthea requested a review from a team as a code owner February 12, 2026 22:43
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Feb 12, 2026
@parthea parthea assigned daniel-sanche and unassigned vchudnov-g Feb 12, 2026
@gemini-code-assist
Copy link

Summary of Changes

Hello @parthea, 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 is a significant administrative change, marking the archival of the python-cloud-core repository. The core objective is to consolidate the google-cloud-core package into the google-cloud-python monorepo, streamlining development and maintenance efforts. The changes primarily involve updating the README.rst to guide users to the new location and then systematically deleting all other files, effectively emptying this repository.

Highlights

  • Repository Archival: This pull request formally archives the python-cloud-core repository, signifying its retirement as a standalone project.
  • Code Relocation: All source code, history, and related assets for the google-cloud-core package have been migrated to the google-cloud-python monorepo, specifically under the packages/google-cloud-core directory.
  • README Update: The README.rst file has been updated to clearly indicate the repository's archived status and provide a direct link to the new location of the google-cloud-core package within the monorepo.
  • Extensive File Deletion: The vast majority of files within this repository, including configuration, documentation, tests, and core source code, have been removed as part of the archival process.
Changelog
  • .coveragerc
    • Removed as part of repository archival.
  • .flake8
    • Removed as part of repository archival.
  • .github/CODEOWNERS
    • Removed as part of repository archival.
  • .github/CONTRIBUTING.md
    • Removed as part of repository archival.
  • .github/ISSUE_TEMPLATE/bug_report.md
    • Removed as part of repository archival.
  • .github/ISSUE_TEMPLATE/feature_request.md
    • Removed as part of repository archival.
  • .github/ISSUE_TEMPLATE/support_request.md
    • Removed as part of repository archival.
  • .github/PULL_REQUEST_TEMPLATE.md
    • Removed as part of repository archival.
  • .github/auto-label.yaml
    • Removed as part of repository archival.
  • .github/blunderbuss.yml
    • Removed as part of repository archival.
  • .github/header-checker-lint.yml
    • Removed as part of repository archival.
  • .gitignore
    • Removed as part of repository archival.
  • .kokoro/build.sh
    • Removed as part of repository archival.
  • .kokoro/continuous/common.cfg
    • Removed as part of repository archival.
  • .kokoro/continuous/continuous.cfg
    • Removed as part of repository archival.
  • .kokoro/continuous/prerelease-deps.cfg
    • Removed as part of repository archival.
  • .kokoro/populate-secrets.sh
    • Removed as part of repository archival.
  • .kokoro/presubmit/common.cfg
    • Removed as part of repository archival.
  • .kokoro/presubmit/prerelease-deps.cfg
    • Removed as part of repository archival.
  • .kokoro/presubmit/presubmit.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/lint/common.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/lint/continuous.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/lint/periodic.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/lint/presubmit.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.10/common.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.10/continuous.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.10/periodic-head.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.10/periodic.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.10/presubmit.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.11/common.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.11/continuous.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.11/periodic-head.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.11/periodic.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.11/presubmit.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.12/common.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.12/continuous.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.12/periodic-head.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.12/periodic.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.12/presubmit.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.13/common.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.13/continuous.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.13/periodic-head.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.13/periodic.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.13/presubmit.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.7/common.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.7/continuous.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.7/periodic-head.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.7/periodic.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.7/presubmit.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.8/common.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.8/continuous.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.8/periodic-head.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.8/periodic.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.8/presubmit.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.9/common.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.9/continuous.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.9/periodic-head.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.9/periodic.cfg
    • Removed as part of repository archival.
  • .kokoro/samples/python3.9/presubmit.cfg
    • Removed as part of repository archival.
  • .kokoro/test-samples-against-head.sh
    • Removed as part of repository archival.
  • .kokoro/test-samples-impl.sh
    • Removed as part of repository archival.
  • .kokoro/test-samples.sh
    • Removed as part of repository archival.
  • .kokoro/trampoline.sh
    • Removed as part of repository archival.
  • .kokoro/trampoline_v2.sh
    • Removed as part of repository archival.
  • .librarian/state.yaml
    • Removed as part of repository archival.
  • .pre-commit-config.yaml
    • Removed as part of repository archival.
  • .trampolinerc
    • Removed as part of repository archival.
  • CHANGELOG.md
    • Removed as part of repository archival.
  • CODE_OF_CONDUCT.md
    • Removed as part of repository archival.
  • CONTRIBUTING.rst
    • Removed as part of repository archival.
  • MANIFEST.in
    • Removed as part of repository archival.
  • README.rst
    • Updated to indicate repository archival and new source location.
  • docs/README.rst
    • Removed as part of repository archival.
  • docs/_static/custom.css
    • Removed as part of repository archival.
  • docs/_templates/layout.html
    • Removed as part of repository archival.
  • docs/changelog.md
    • Removed as part of repository archival.
  • docs/client/client.rst
    • Removed as part of repository archival.
  • docs/conf.py
    • Removed as part of repository archival.
  • docs/config.rst
    • Removed as part of repository archival.
  • docs/index.rst
    • Removed as part of repository archival.
  • docs/summary_overview.md
    • Removed as part of repository archival.
  • google/cloud/_helpers/init.py
    • Removed as part of repository archival.
  • google/cloud/_helpers/py.typed
    • Removed as part of repository archival.
  • google/cloud/_http/init.py
    • Removed as part of repository archival.
  • google/cloud/_http/py.typed
    • Removed as part of repository archival.
  • google/cloud/_testing/init.py
    • Removed as part of repository archival.
  • google/cloud/_testing/py.typed
    • Removed as part of repository archival.
  • google/cloud/client/init.py
    • Removed as part of repository archival.
  • google/cloud/client/py.typed
    • Removed as part of repository archival.
  • google/cloud/environment_vars/init.py
    • Removed as part of repository archival.
  • google/cloud/environment_vars/py.typed
    • Removed as part of repository archival.
  • google/cloud/exceptions/init.py
    • Removed as part of repository archival.
  • google/cloud/exceptions/py.typed
    • Removed as part of repository archival.
  • google/cloud/obsolete/init.py
    • Removed as part of repository archival.
  • google/cloud/obsolete/py.typed
    • Removed as part of repository archival.
  • google/cloud/operation/init.py
    • Removed as part of repository archival.
  • google/cloud/operation/py.typed
    • Removed as part of repository archival.
  • google/cloud/version.py
    • Removed as part of repository archival.
  • mypy.ini
    • Removed as part of repository archival.
  • noxfile.py
    • Removed as part of repository archival.
  • pylint.config.py
    • Removed as part of repository archival.
  • pytest.ini
    • Removed as part of repository archival.
  • renovate.json
    • Removed as part of repository archival.
  • scripts/decrypt-secrets.sh
    • Removed as part of repository archival.
  • scripts/readme-gen/readme_gen.py
    • Removed as part of repository archival.
  • scripts/readme-gen/templates/README.tmpl.rst
    • Removed as part of repository archival.
  • scripts/readme-gen/templates/auth.tmpl.rst
    • Removed as part of repository archival.
  • scripts/readme-gen/templates/auth_api_key.tmpl.rst
    • Removed as part of repository archival.
  • scripts/readme-gen/templates/install_deps.tmpl.rst
    • Removed as part of repository archival.
  • scripts/readme-gen/templates/install_portaudio.tmpl.rst
    • Removed as part of repository archival.
  • setup.py
    • Removed as part of repository archival.
  • testing/.gitignore
    • Removed as part of repository archival.
  • testing/constraints-3.7.txt
    • Removed as part of repository archival.
  • tests/unit/init.py
    • Removed as part of repository archival.
  • tests/unit/test__helpers.py
    • Removed as part of repository archival.
  • tests/unit/test__http.py
    • Removed as part of repository archival.
  • tests/unit/test_client.py
    • Removed as part of repository archival.
  • tests/unit/test_obsolete.py
    • Removed as part of repository archival.
  • tests/unit/test_operation.py
    • Removed as part of repository archival.
  • tests/unit/test_packaging.py
    • Removed as part of repository archival.
Ignored Files
  • Ignored by pattern: .github/workflows/** (4)
    • .github/workflows/docs.yml
    • .github/workflows/lint.yml
    • .github/workflows/mypy.yml
    • .github/workflows/unittest.yml
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 the vast majority of files and adding a notice to the README.rst file indicating that the source code has moved. My review includes a suggestion to improve the formatting of this notice for better visibility and adherence to reStructuredText standards. The rest of the changes, being file deletions, are appropriate for archiving the repository.

@@ -1,3 +1,8 @@
:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.

Choose a reason for hiding this comment

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

medium

The current formatting for the note about the repository being archived is not standard reStructuredText and may not render as intended. Using a .. warning:: directive would be more appropriate and visible, ensuring users clearly see that the repository is archived.

Suggested change
:**NOTE**: **This github repository is archived. The repository contents and history have moved to** `google-cloud-python`_.
.. warning::
This repository is archived. The repository contents and history have moved to `google-cloud-python`_.

@parthea parthea merged commit 9a6896b into main Feb 13, 2026
6 of 7 checks passed
@parthea parthea deleted the migrate-library.2026-02-12.22-42-39 branch February 13, 2026 01:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants