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

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

Closed
parthea wants to merge 1 commit intomainfrom
migrate-library.2026-03-02.20-37-13
Closed

build: update README to indicate that source has moved and delete all files#392
parthea wants to merge 1 commit intomainfrom
migrate-library.2026-03-02.20-37-13

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Mar 2, 2026

@parthea parthea requested a review from a team as a code owner March 2, 2026 20:37
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Mar 2, 2026
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. label Mar 2, 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 marks the archival of the db-dtypes standalone repository. The entire codebase, including its history and functionality, has been successfully migrated to the google-cloud-python monorepo. The changes here reflect the cleanup of the old repository, ensuring that future development and contributions occur in the new centralized location. Users are directed to the new repository for the latest updates and contributions.

Highlights

  • Repository Migration: The db-dtypes library has been migrated to the google-cloud-python monorepo, consolidating its source code and history.
  • File Deletion: Almost all files from the original repository have been deleted as part of the archival process, including configuration, documentation, tests, and source code.
  • README Update: The README.rst file has been updated to clearly indicate that the repository is archived and to provide a link to the new location of the source code within the monorepo.
Changelog
  • .coveragerc
    • Removed file.
  • .flake8
    • Removed file.
  • .github/CODEOWNERS
    • Removed file.
  • .github/CONTRIBUTING.md
    • Removed file.
  • .github/ISSUE_TEMPLATE/bug_report.md
    • Removed file.
  • .github/ISSUE_TEMPLATE/feature_request.md
    • Removed file.
  • .github/ISSUE_TEMPLATE/support_request.md
    • Removed file.
  • .github/PULL_REQUEST_TEMPLATE.md
    • Removed file.
  • .github/auto-label.yaml
    • Removed file.
  • .github/blunderbuss.yml
    • Removed file.
  • .github/header-checker-lint.yml
    • Removed file.
  • .gitignore
    • Removed file.
  • .kokoro/build.sh
    • Removed file.
  • .kokoro/continuous/common.cfg
    • Removed file.
  • .kokoro/continuous/continuous.cfg
    • Removed file.
  • .kokoro/continuous/prerelease-deps.cfg
    • Removed file.
  • .kokoro/populate-secrets.sh
    • Removed file.
  • .kokoro/presubmit/common.cfg
    • Removed file.
  • .kokoro/presubmit/prerelease-deps.cfg
    • Removed file.
  • .kokoro/presubmit/presubmit.cfg
    • Removed file.
  • .kokoro/samples/lint/common.cfg
    • Removed file.
  • .kokoro/samples/lint/continuous.cfg
    • Removed file.
  • .kokoro/samples/lint/periodic.cfg
    • Removed file.
  • .kokoro/samples/lint/presubmit.cfg
    • Removed file.
  • .kokoro/samples/python3.10/common.cfg
    • Removed file.
  • .kokoro/samples/python3.10/continuous.cfg
    • Removed file.
  • .kokoro/samples/python3.10/periodic-head.cfg
    • Removed file.
  • .kokoro/samples/python3.10/periodic.cfg
    • Removed file.
  • .kokoro/samples/python3.10/presubmit.cfg
    • Removed file.
  • .kokoro/samples/python3.11/common.cfg
    • Removed file.
  • .kokoro/samples/python3.11/continuous.cfg
    • Removed file.
  • .kokoro/samples/python3.11/periodic-head.cfg
    • Removed file.
  • .kokoro/samples/python3.11/periodic.cfg
    • Removed file.
  • .kokoro/samples/python3.11/presubmit.cfg
    • Removed file.
  • .kokoro/samples/python3.12/common.cfg
    • Removed file.
  • .kokoro/samples/python3.12/continuous.cfg
    • Removed file.
  • .kokoro/samples/python3.12/periodic-head.cfg
    • Removed file.
  • .kokoro/samples/python3.12/periodic.cfg
    • Removed file.
  • .kokoro/samples/python3.12/presubmit.cfg
    • Removed file.
  • .kokoro/samples/python3.13/common.cfg
    • Removed file.
  • .kokoro/samples/python3.13/continuous.cfg
    • Removed file.
  • .kokoro/samples/python3.13/periodic-head.cfg
    • Removed file.
  • .kokoro/samples/python3.13/periodic.cfg
    • Removed file.
  • .kokoro/samples/python3.13/presubmit.cfg
    • Removed file.
  • .kokoro/samples/python3.14/common.cfg
    • Removed file.
  • .kokoro/samples/python3.14/continuous.cfg
    • Removed file.
  • .kokoro/samples/python3.14/periodic-head.cfg
    • Removed file.
  • .kokoro/samples/python3.14/periodic.cfg
    • Removed file.
  • .kokoro/samples/python3.14/presubmit.cfg
    • Removed file.
  • .kokoro/samples/python3.7/common.cfg
    • Removed file.
  • .kokoro/samples/python3.7/continuous.cfg
    • Removed file.
  • .kokoro/samples/python3.7/periodic-head.cfg
    • Removed file.
  • .kokoro/samples/python3.7/periodic.cfg
    • Removed file.
  • .kokoro/samples/python3.7/presubmit.cfg
    • Removed file.
  • .kokoro/samples/python3.8/common.cfg
    • Removed file.
  • .kokoro/samples/python3.8/continuous.cfg
    • Removed file.
  • .kokoro/samples/python3.8/periodic-head.cfg
    • Removed file.
  • .kokoro/samples/python3.8/periodic.cfg
    • Removed file.
  • .kokoro/samples/python3.8/presubmit.cfg
    • Removed file.
  • .kokoro/samples/python3.9/common.cfg
    • Removed file.
  • .kokoro/samples/python3.9/continuous.cfg
    • Removed file.
  • .kokoro/samples/python3.9/periodic-head.cfg
    • Removed file.
  • .kokoro/samples/python3.9/periodic.cfg
    • Removed file.
  • .kokoro/samples/python3.9/presubmit.cfg
    • Removed file.
  • .kokoro/test-samples-against-head.sh
    • Removed file.
  • .kokoro/test-samples-impl.sh
    • Removed file.
  • .kokoro/test-samples.sh
    • Removed file.
  • .kokoro/trampoline.sh
    • Removed file.
  • .kokoro/trampoline_v2.sh
    • Removed file.
  • .librarian/state.yaml
    • Removed file.
  • .pre-commit-config.yaml
    • Removed file.
  • .trampolinerc
    • Removed file.
  • AUTHORS
    • Removed file.
  • CHANGELOG.md
    • Removed file.
  • CODE_OF_CONDUCT.md
    • Removed file.
  • CONTRIBUTING.rst
    • Removed file.
  • MANIFEST.in
    • Removed file.
  • README.rst
    • Updated README to indicate repository archival and new source location.
  • db_dtypes/init.py
    • Removed file.
  • db_dtypes/_versions_helpers.py
    • Removed file.
  • db_dtypes/core.py
    • Removed file.
  • db_dtypes/json.py
    • Removed file.
  • db_dtypes/pandas_backports.py
    • Removed file.
  • db_dtypes/version.py
    • Removed file.
  • docs/README.rst
    • Removed file.
  • docs/_static/custom.css
    • Removed file.
  • docs/_templates/layout.html
    • Removed file.
  • docs/changelog.md
    • Removed file.
  • docs/conf.py
    • Removed file.
  • docs/index.rst
    • Removed file.
  • docs/reference.rst
    • Removed file.
  • docs/usage.rst
    • Removed file.
  • noxfile.py
    • Removed file.
  • pytest.ini
    • Removed file.
  • release-procedure.md
    • Removed file.
  • renovate.json
    • Removed file.
  • scripts/decrypt-secrets.sh
    • Removed file.
  • scripts/readme-gen/readme_gen.py
    • Removed file.
  • scripts/readme-gen/templates/README.tmpl.rst
    • Removed file.
  • scripts/readme-gen/templates/auth.tmpl.rst
    • Removed file.
  • scripts/readme-gen/templates/auth_api_key.tmpl.rst
    • Removed file.
  • scripts/readme-gen/templates/install_deps.tmpl.rst
    • Removed file.
  • scripts/readme-gen/templates/install_portaudio.tmpl.rst
    • Removed file.
  • setup.py
    • Removed file.
  • testing/.gitignore
    • Removed file.
  • testing/constraints-3.9.txt
    • Removed file.
  • tests/compliance/conftest.py
    • Removed file.
  • tests/compliance/date/conftest.py
    • Removed file.
  • tests/compliance/date/test_date_compliance.py
    • Removed file.
  • tests/compliance/json/conftest.py
    • Removed file.
  • tests/compliance/json/test_json_compliance.py
    • Removed file.
  • tests/compliance/time/conftest.py
    • Removed file.
  • tests/compliance/time/test_time_compliance.py
    • Removed file.
  • tests/unit/test__init__.py
    • Removed file.
  • tests/unit/test_arrow.py
    • Removed file.
  • tests/unit/test_date.py
    • Removed file.
  • tests/unit/test_dtypes.py
    • Removed file.
  • tests/unit/test_json.py
    • Removed file.
  • tests/unit/test_pandas_backports.py
    • Removed file.
  • tests/unit/test_time.py
    • Removed file.
Ignored Files
  • Ignored by pattern: .github/workflows/** (4)
    • .github/workflows/compliance.yml
    • .github/workflows/docs.yml
    • .github/workflows/lint.yml
    • .github/workflows/unittest.yml
Activity
  • The pull request was created by parthea to update the README and delete all files, indicating a repository migration.
  • No human activity (comments, reviews) 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.

@parthea parthea added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 2, 2026
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 files and updating the README to indicate that the source code has moved. The changes are appropriate for this purpose. I have one suggestion to improve the formatting of the archival note in the README for better visibility.

Comment on lines +1 to +3
:**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/db-dtypes

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 formatting, consider using a warning directive instead of the custom note format. This will render as a distinct, highlighted box on PyPI and other documentation viewers, making the archival notice more prominent to users.

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/db-dtypes
.. 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/db-dtypes

Copy link
Contributor

@chalmerlowe chalmerlowe left a comment

Choose a reason for hiding this comment

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

LGTM

@parthea parthea closed this Mar 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. do not merge Indicates a pull request not ready for merge, due to either quality or timing. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants