Skip to content

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

Open
parthea wants to merge 1 commit intomainfrom
migrate-library.2026-03-02.20-39-56
Open

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

Conversation

@parthea
Copy link
Contributor

@parthea parthea commented Mar 2, 2026

@parthea parthea requested review from a team as code owners March 2, 2026 20:43
@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
@parthea parthea requested a review from a team as a code owner March 2, 2026 20:43
@parthea parthea requested a review from dandhlee March 2, 2026 20:43
@snippet-bot
Copy link

snippet-bot bot commented Mar 2, 2026

Here is the summary of changes.

You are about to delete 5 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

@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 formally archives the current repository by migrating all its content to the google-cloud-python monorepo. This consolidation aims to centralize the development and maintenance of the google-auth library, ensuring that future contributions and updates are managed within a unified repository structure. The change involves updating the README to reflect the new source location and deleting all other files, effectively marking this repository as read-only and historical.

Highlights

  • Repository Archiving: The repository has been archived, and all its contents have been moved to the google-cloud-python monorepo.
  • README Update: The README.rst file was updated to clearly indicate the repository's archived status and provide a link to the new source location.
  • File Deletion: All source code, documentation, configuration files (including CI/CD, linting, and issue templates), and test infrastructure have been removed from this repository.
Changelog
  • .coveragerc
    • Removed coverage configuration file.
  • .flake8
    • Removed flake8 linting configuration.
  • .github/CODEOWNERS
    • Removed GitHub CODEOWNERS file.
  • .github/CONTRIBUTING.md
    • Removed GitHub contributing guidelines.
  • .github/ISSUE_TEMPLATE/bug_report.md
    • Removed bug report issue template.
  • .github/ISSUE_TEMPLATE/feature_request.md
    • Removed feature request issue template.
  • .github/ISSUE_TEMPLATE/support_request.md
    • Removed support request issue template.
  • .gitignore
    • Removed git ignore rules.
  • .kokoro/build-systests.sh
    • Removed Kokoro system tests build script.
  • .kokoro/build.sh
    • Removed Kokoro build script.
  • .kokoro/common.cfg
    • Removed common Kokoro configuration.
  • .kokoro/continuous/common.cfg
    • Removed continuous integration common Kokoro configuration.
  • .kokoro/continuous/continuous.cfg
    • Removed continuous integration Kokoro configuration.
  • .kokoro/continuous/prerelease-deps.cfg
    • Removed continuous integration prerelease dependencies Kokoro configuration.
  • .kokoro/populate-secrets.sh
    • Removed Kokoro secrets population script.
  • .kokoro/presubmit/common.cfg
    • Removed presubmit common Kokoro configuration.
  • .kokoro/presubmit/prerelease-deps.cfg
    • Removed presubmit prerelease dependencies Kokoro configuration.
  • .kokoro/presubmit/presubmit.cfg
    • Removed presubmit Kokoro configuration.
  • .kokoro/presubmit/system-3.10.cfg
    • Removed presubmit system tests for Python 3.10 Kokoro configuration.
  • .kokoro/samples-test-setup.sh
    • Removed Kokoro samples test setup script.
  • .kokoro/samples/lint/common.cfg
    • Removed samples lint common Kokoro configuration.
  • .kokoro/samples/lint/continuous.cfg
    • Removed samples lint continuous integration Kokoro configuration.
  • .kokoro/samples/lint/periodic.cfg
    • Removed samples lint periodic Kokoro configuration.
  • .kokoro/samples/lint/presubmit.cfg
    • Removed samples lint presubmit Kokoro configuration.
  • .kokoro/samples/python3.10/common.cfg
    • Removed samples Python 3.10 common Kokoro configuration.
  • .kokoro/samples/python3.10/continuous.cfg
    • Removed samples Python 3.10 continuous integration Kokoro configuration.
  • .kokoro/samples/python3.10/periodic-head.cfg
    • Removed samples Python 3.10 periodic head Kokoro configuration.
  • .kokoro/samples/python3.10/periodic.cfg
    • Removed samples Python 3.10 periodic Kokoro configuration.
  • .kokoro/samples/python3.10/presubmit.cfg
    • Removed samples Python 3.10 presubmit Kokoro configuration.
  • .kokoro/samples/python3.11/common.cfg
    • Removed samples Python 3.11 common Kokoro configuration.
  • .kokoro/samples/python3.11/continuous.cfg
    • Removed samples Python 3.11 continuous integration Kokoro configuration.
  • .kokoro/samples/python3.11/periodic-head.cfg
    • Removed samples Python 3.11 periodic head Kokoro configuration.
  • .kokoro/samples/python3.11/periodic.cfg
    • Removed samples Python 3.11 periodic Kokoro configuration.
  • .kokoro/samples/python3.11/presubmit.cfg
    • Removed samples Python 3.11 presubmit Kokoro configuration.
  • .kokoro/samples/python3.12/common.cfg
    • Removed samples Python 3.12 common Kokoro configuration.
  • .kokoro/samples/python3.12/continuous.cfg
    • Removed samples Python 3.12 continuous integration Kokoro configuration.
  • .kokoro/samples/python3.12/periodic-head.cfg
    • Removed samples Python 3.12 periodic head Kokoro configuration.
  • .kokoro/samples/python3.12/periodic.cfg
    • Removed samples Python 3.12 periodic Kokoro configuration.
  • .kokoro/samples/python3.12/presubmit.cfg
    • Removed samples Python 3.12 presubmit Kokoro configuration.
  • .kokoro/samples/python3.13/common.cfg
    • Removed samples Python 3.13 common Kokoro configuration.
  • .kokoro/samples/python3.13/continuous.cfg
    • Removed samples Python 3.13 continuous integration Kokoro configuration.
  • .kokoro/samples/python3.13/periodic-head.cfg
    • Removed samples Python 3.13 periodic head Kokoro configuration.
  • .kokoro/samples/python3.13/periodic.cfg
    • Removed samples Python 3.13 periodic Kokoro configuration.
  • .kokoro/samples/python3.13/presubmit.cfg
    • Removed samples Python 3.13 presubmit Kokoro configuration.
  • .kokoro/samples/python3.14/common.cfg
    • Removed samples Python 3.14 common Kokoro configuration.
  • .kokoro/samples/python3.14/continuous.cfg
    • Removed samples Python 3.14 continuous integration Kokoro configuration.
  • .kokoro/samples/python3.14/periodic-head.cfg
    • Removed samples Python 3.14 periodic head Kokoro configuration.
  • .kokoro/samples/python3.14/periodic.cfg
    • Removed samples Python 3.14 periodic Kokoro configuration.
  • .kokoro/samples/python3.14/presubmit.cfg
    • Removed samples Python 3.14 presubmit Kokoro configuration.
  • .kokoro/samples/python3.7/common.cfg
    • Removed samples Python 3.7 common Kokoro configuration.
  • .kokoro/samples/python3.7/continuous.cfg
    • Removed samples Python 3.7 continuous integration Kokoro configuration.
  • .kokoro/samples/python3.7/periodic-head.cfg
    • Removed samples Python 3.7 periodic head Kokoro configuration.
  • .kokoro/samples/python3.7/periodic.cfg
    • Removed samples Python 3.7 periodic Kokoro configuration.
  • .kokoro/samples/python3.7/presubmit.cfg
    • Removed samples Python 3.7 presubmit Kokoro configuration.
  • .kokoro/samples/python3.8/common.cfg
    • Removed samples Python 3.8 common Kokoro configuration.
  • .kokoro/samples/python3.8/continuous.cfg
    • Removed samples Python 3.8 continuous integration Kokoro configuration.
  • .kokoro/samples/python3.8/periodic-head.cfg
    • Removed samples Python 3.8 periodic head Kokoro configuration.
  • .kokoro/samples/python3.8/periodic.cfg
    • Removed samples Python 3.8 periodic Kokoro configuration.
  • .kokoro/samples/python3.8/presubmit.cfg
    • Removed samples Python 3.8 presubmit Kokoro configuration.
  • .kokoro/samples/python3.9/common.cfg
    • Removed samples Python 3.9 common Kokoro configuration.
  • .kokoro/samples/python3.9/continuous.cfg
    • Removed samples Python 3.9 continuous integration Kokoro configuration.
  • .kokoro/samples/python3.9/periodic-head.cfg
    • Removed samples Python 3.9 periodic head Kokoro configuration.
  • .kokoro/samples/python3.9/periodic.cfg
    • Removed samples Python 3.9 periodic Kokoro configuration.
  • .kokoro/samples/python3.9/presubmit.cfg
    • Removed samples Python 3.9 presubmit Kokoro configuration.
  • .kokoro/test-samples-against-head.sh
    • Removed Kokoro test samples against head script.
  • .kokoro/test-samples-impl.sh
    • Removed Kokoro test samples implementation script.
  • .kokoro/test-samples.sh
    • Removed Kokoro test samples script.
  • .kokoro/trampoline.sh
    • Removed Kokoro trampoline script.
  • .kokoro/trampoline_v2.sh
    • Removed Kokoro trampoline v2 script.
  • .librarian/state.yaml
    • Removed librarian state file.
  • .readthedocs.yaml
    • Removed Read the Docs configuration.
  • .trampolinerc
    • Removed trampoline configuration file.
  • CODE_OF_CONDUCT.md
    • Removed code of conduct document.
  • CONTRIBUTING.rst
    • Removed contributing guidelines.
  • CONTRIBUTORS.md
    • Removed contributors list.
  • MANIFEST.in
    • Removed manifest file.
  • README.rst
    • Updated README with repository archiving notice and new location.
  • docs/_static/custom.css
    • Removed custom CSS for documentation.
  • docs/conf.py
    • Removed Sphinx documentation configuration.
  • docs/index.rst
    • Removed main documentation index.
  • docs/oauth2client-deprecation.rst
    • Removed oauth2client deprecation notice.
  • docs/reference/google.auth._credentials_async.rst
    • Removed async credentials reference documentation.
  • docs/reference/google.auth._jwt_async.rst
    • Removed async JWT reference documentation.
  • docs/reference/google.auth.app_engine.rst
    • Removed App Engine authentication reference documentation.
  • docs/reference/google.auth.aws.rst
    • Removed AWS authentication reference documentation.
  • docs/reference/google.auth.compute_engine.credentials.rst
    • Removed Compute Engine credentials reference documentation.
  • docs/reference/google.auth.compute_engine.rst
    • Removed Compute Engine authentication package reference documentation.
  • docs/reference/google.auth.credentials.rst
    • Removed credentials base class reference documentation.
  • docs/reference/google.auth.crypt.base.rst
    • Removed cryptography base reference documentation.
  • docs/reference/google.auth.crypt.es256.rst
    • Removed ES256 cryptography reference documentation.
  • docs/reference/google.auth.crypt.rsa.rst
    • Removed RSA cryptography reference documentation.
  • docs/reference/google.auth.crypt.rst
    • Removed cryptography package reference documentation.
  • docs/reference/google.auth.downscoped.rst
    • Removed downscoped credentials reference documentation.
  • docs/reference/google.auth.environment_vars.rst
    • Removed environment variables reference documentation.
  • docs/reference/google.auth.exceptions.rst
    • Removed exceptions reference documentation.
  • docs/reference/google.auth.external_account.rst
    • Removed external account reference documentation.
  • docs/reference/google.auth.iam.rst
    • Removed IAM reference documentation.
  • docs/reference/google.auth.identity_pool.rst
    • Removed identity pool reference documentation.
  • docs/reference/google.auth.impersonated_credentials.rst
    • Removed impersonated credentials reference documentation.
  • docs/reference/google.auth.jwt.rst
    • Removed JWT reference documentation.
  • docs/reference/google.auth.rst
    • Removed Google Auth package reference documentation.
  • docs/reference/google.auth.transport._aiohttp_requests.rst
    • Removed aiohttp transport reference documentation.
  • docs/reference/google.auth.transport.grpc.rst
    • Removed gRPC transport reference documentation.
  • docs/reference/google.auth.transport.mtls.rst
    • Removed mTLS transport reference documentation.
  • docs/reference/google.auth.transport.requests.rst
    • Removed requests transport reference documentation.
  • docs/reference/google.auth.transport.rst
    • Removed transport package reference documentation.
  • docs/reference/google.auth.transport.urllib3.rst
    • Removed urllib3 transport reference documentation.
  • docs/reference/google.oauth2._credentials_async.rst
    • Removed OAuth2 async credentials reference documentation.
  • docs/reference/google.oauth2._service_account_async.rst
    • Removed OAuth2 async service account reference documentation.
  • docs/reference/google.oauth2.credentials.rst
    • Removed OAuth2 credentials reference documentation.
  • docs/reference/google.oauth2.id_token.rst
    • Removed OAuth2 ID token reference documentation.
  • docs/reference/google.oauth2.rst
    • Removed OAuth2 package reference documentation.
  • docs/reference/google.oauth2.service_account.rst
    • Removed OAuth2 service account reference documentation.
  • docs/reference/google.oauth2.sts.rst
    • Removed OAuth2 STS reference documentation.
  • docs/reference/google.oauth2.utils.rst
    • Removed OAuth2 utilities reference documentation.
  • docs/reference/google.rst
    • Removed Google package reference documentation.
  • docs/reference/modules.rst
    • Removed modules reference documentation.
  • docs/requirements-docs.txt
    • Removed documentation requirements file.
  • docs/user-guide.rst
    • Removed user guide documentation.
  • google/auth/init.py
    • Removed package initialization file.
  • google/auth/_agent_identity_utils.py
    • Removed agent identity utilities.
  • google/auth/_cache.py
    • Removed LRU cache utility.
  • google/auth/_cloud_sdk.py
    • Removed Cloud SDK helpers.
  • google/auth/_constants.py
    • Removed shared constants.
  • google/auth/_credentials_async.py
    • Removed async credentials interfaces.
  • google/auth/_credentials_base.py
    • Removed base credentials interfaces.
  • google/auth/_default.py
    • Removed default credentials implementation.
  • google/auth/_default_async.py
    • Removed async default credentials implementation.
  • google/auth/_exponential_backoff.py
    • Removed exponential backoff utility.
  • google/auth/_helpers.py
    • Removed general helper functions.
  • google/auth/_jwt_async.py
    • Removed async JWT implementation.
  • google/auth/_oauth2client.py
    • Removed oauth2client transition helpers.
  • google/auth/_refresh_worker.py
    • Removed refresh worker for credentials.
  • google/auth/_service_account_info.py
    • Removed service account info helpers.
  • google/auth/aio/init.py
    • Removed async package initialization file.
  • google/auth/aio/_helpers.py
    • Removed async helper functions.
  • google/auth/aio/credentials.py
    • Removed async credentials.
  • google/auth/aio/transport/init.py
    • Removed async transport interfaces.
  • google/auth/aio/transport/aiohttp.py
    • Removed aiohttp transport adapter.
  • google/auth/aio/transport/mtls.py
    • Removed async mTLS helpers.
  • google/auth/aio/transport/sessions.py
    • Removed async authorized sessions.
  • google/auth/api_key.py
    • Removed API key credentials.
  • google/auth/app_engine.py
    • Removed App Engine credentials.
  • google/auth/aws.py
    • Removed AWS credentials.
  • google/auth/compute_engine/init.py
    • Removed Compute Engine package initialization.
  • google/auth/compute_engine/_metadata.py
    • Removed Compute Engine metadata server helpers.
  • google/auth/compute_engine/_mtls.py
    • Removed Compute Engine mTLS helpers.
  • google/auth/compute_engine/credentials.py
    • Removed Compute Engine credentials.
  • google/auth/credentials.py
    • Removed credentials base classes.
  • google/auth/crypt/init.py
    • Removed cryptography package initialization.
  • google/auth/crypt/_cryptography_rsa.py
    • Removed cryptography RSA implementation.
  • google/auth/crypt/_python_rsa.py
    • Removed pure-Python RSA implementation.
  • google/auth/crypt/base.py
    • Removed cryptography base classes.
  • google/auth/crypt/es.py
    • Removed ECDSA cryptography implementation.
  • google/auth/crypt/es256.py
    • Removed ES256 cryptography implementation.
  • google/auth/crypt/rsa.py
    • Removed RSA cryptography implementation.
  • google/auth/downscoped.py
    • Removed downscoped credentials.
  • google/auth/environment_vars.py
    • Removed environment variables definitions.
  • google/auth/exceptions.py
    • Removed custom exceptions.
  • google/auth/external_account.py
    • Removed external account credentials.
  • google/auth/external_account_authorized_user.py
    • Removed external account authorized user credentials.
  • google/auth/iam.py
    • Removed IAM credentials.
  • google/auth/identity_pool.py
    • Removed identity pool credentials.
  • google/auth/impersonated_credentials.py
    • Removed impersonated credentials.
  • google/auth/jwt.py
    • Removed JWT credentials.
  • google/auth/metrics.py
    • Removed metrics utilities.
  • google/auth/pluggable.py
    • Removed pluggable credentials.
  • google/auth/py.typed
    • Removed PEP 561 marker file.
  • google/auth/transport/init.py
    • Removed transport package initialization.
  • google/auth/transport/_aiohttp_requests.py
    • Removed aiohttp requests transport.
  • google/auth/transport/_custom_tls_signer.py
    • Removed custom TLS signer.
  • google/auth/transport/_http_client.py
    • Removed http.client transport.
  • google/auth/transport/_mtls_helper.py
    • Removed mTLS helper functions.
  • google/auth/transport/_requests_base.py
    • Removed requests base transport.
  • google/auth/transport/grpc.py
    • Removed gRPC transport.
  • google/auth/transport/mtls.py
    • Removed mTLS transport.
  • google/auth/transport/requests.py
    • Removed requests transport.
  • google/auth/transport/urllib3.py
    • Removed urllib3 transport.
  • google/auth/version.py
    • Removed version file.
  • google/oauth2/init.py
    • Removed OAuth2 package initialization.
  • google/oauth2/_client.py
    • Removed OAuth2 client.
  • google/oauth2/_credentials_async.py
    • Removed OAuth2 async credentials.
  • google/oauth2/_gdch_credentials.py
    • Removed GDCH credentials.
  • google/oauth2/_service_account_async.py
    • Removed OAuth2 async service account.
  • google/oauth2/credentials.py
    • Removed OAuth2 credentials.
  • google/oauth2/id_token.py
    • Removed OAuth2 ID token.
  • google/oauth2/reauth.py
    • Removed OAuth2 reauth.
  • google/oauth2/service_account.py
    • Removed OAuth2 service account.
  • google/oauth2/sts.py
    • Removed OAuth2 STS.
  • google/oauth2/utils.py
    • Removed OAuth2 utilities.
  • noxfile.py
    • Removed Nox configuration file.
  • pylintrc
    • Removed Pylint configuration.
  • pylintrc.tests
    • Removed Pylint test configuration.
  • setup.cfg
    • Removed setup configuration.
  • setup.py
    • Removed setup script.
  • system_tests/app_engine_test_app/app.yaml
    • Removed App Engine test app configuration.
  • system_tests/app_engine_test_app/main.py
    • Removed App Engine test app main script.
  • system_tests/app_engine_test_app/requirements.txt
    • Removed App Engine test app requirements.
  • system_tests/noxfile.py
    • Removed system tests Nox configuration.
  • tests/init.py
    • Removed tests package initialization.
  • tests/conftest.py
    • Removed Pytest conftest file.
  • tests/unit/init.py
    • Removed unit tests package initialization.
  • tests/unit/_async_test_utils.py
    • Removed async test utilities.
  • tests/unit/_test_agent_identity_utils.py
    • Removed agent identity unit tests.
  • tests/unit/_test_cache.py
    • Removed cache unit tests.
  • tests/unit/_test_cloud_sdk.py
    • Removed Cloud SDK unit tests.
  • tests/unit/_test_constants.py
    • Removed constants unit tests.
  • tests/unit/_test_credentials_async.py
    • Removed async credentials unit tests.
  • tests/unit/_test_credentials_base.py
    • Removed base credentials unit tests.
  • tests/unit/_test_default.py
    • Removed default credentials unit tests.
  • tests/unit/_test_default_async.py
    • Removed async default credentials unit tests.
  • tests/unit/_test_exponential_backoff.py
    • Removed exponential backoff unit tests.
  • tests/unit/_test_helpers.py
    • Removed helpers unit tests.
  • tests/unit/_test_jwt_async.py
    • Removed async JWT unit tests.
  • tests/unit/_test_oauth2client.py
    • Removed oauth2client unit tests.
  • tests/unit/_test_refresh_worker.py
    • Removed refresh worker unit tests.
  • tests/unit/_test_service_account_info.py
    • Removed service account info unit tests.
  • tests/unit/_test_version.py
    • Removed version unit tests.
  • tests/unit/aio/init.py
    • Removed async tests package initialization.
  • tests/unit/aio/_test_helpers.py
    • Removed async helpers unit tests.
  • tests/unit/aio/test_credentials.py
    • Removed async credentials unit tests.
  • tests/unit/aio/transport/init.py
    • Removed async transport tests package initialization.
  • tests/unit/aio/transport/test_aiohttp.py
    • Removed aiohttp transport unit tests.
  • tests/unit/aio/transport/test_mtls.py
    • Removed async mTLS unit tests.
  • tests/unit/aio/transport/test_sessions.py
    • Removed async sessions unit tests.
  • tests/unit/test_api_key.py
    • Removed API key unit tests.
  • tests/unit/test_app_engine.py
    • Removed App Engine unit tests.
  • tests/unit/test_aws.py
    • Removed AWS unit tests.
  • tests/unit/test_compute_engine/init.py
    • Removed Compute Engine tests package initialization.
  • tests/unit/test_compute_engine/_test_metadata.py
    • Removed Compute Engine metadata unit tests.
  • tests/unit/test_compute_engine/_test_mtls.py
    • Removed Compute Engine mTLS unit tests.
  • tests/unit/test_compute_engine/test_credentials.py
    • Removed Compute Engine credentials unit tests.
  • tests/unit/test_credentials.py
    • Removed credentials unit tests.
  • tests/unit/test_crypt/init.py
    • Removed cryptography tests package initialization.
  • tests/unit/test_crypt/_test_cryptography_rsa.py
    • Removed cryptography RSA unit tests.
  • tests/unit/test_crypt/_test_python_rsa.py
    • Removed pure-Python RSA unit tests.
  • tests/unit/test_crypt/test_base.py
    • Removed cryptography base unit tests.
  • tests/unit/test_crypt/test_es.py
    • Removed ECDSA cryptography unit tests.
  • tests/unit/test_crypt/test_es256.py
    • Removed ES256 cryptography unit tests.
  • tests/unit/test_crypt/test_rsa.py
    • Removed RSA cryptography unit tests.
  • tests/unit/test_downscoped.py
    • Removed downscoped credentials unit tests.
  • tests/unit/test_environment_vars.py
    • Removed environment variables unit tests.
  • tests/unit/test_exceptions.py
    • Removed exceptions unit tests.
  • tests/unit/test_external_account.py
    • Removed external account unit tests.
  • tests/unit/test_external_account_authorized_user.py
    • Removed external account authorized user unit tests.
  • tests/unit/test_iam.py
    • Removed IAM unit tests.
  • tests/unit/test_identity_pool.py
    • Removed identity pool unit tests.
  • tests/unit/test_impersonated_credentials.py
    • Removed impersonated credentials unit tests.
  • tests/unit/test_jwt.py
    • Removed JWT unit tests.
  • tests/unit/test_metrics.py
    • Removed metrics unit tests.
  • tests/unit/test_pluggable.py
    • Removed pluggable credentials unit tests.
  • tests/unit/test_sts.py
    • Removed STS unit tests.
  • tests/unit/test_transport/init.py
    • Removed transport tests package initialization.
  • tests/unit/test_transport/_test_aiohttp_requests.py
    • Removed aiohttp requests transport unit tests.
  • tests/unit/test_transport/_test_custom_tls_signer.py
    • Removed custom TLS signer unit tests.
  • tests/unit/test_transport/_test_http_client.py
    • Removed http.client transport unit tests.
  • tests/unit/test_transport/_test_mtls_helper.py
    • Removed mTLS helper unit tests.
  • tests/unit/test_transport/_test_requests_base.py
    • Removed requests base transport unit tests.
  • tests/unit/test_transport/test_grpc.py
    • Removed gRPC transport unit tests.
  • tests/unit/test_transport/test_mtls.py
    • Removed mTLS transport unit tests.
  • tests/unit/test_transport/test_requests.py
    • Removed requests transport unit tests.
  • tests/unit/test_transport/test_urllib3.py
    • Removed urllib3 transport unit tests.
  • tests/unit/test_utils.py
    • Removed utilities unit tests.
  • tests/unit/test_version.py
    • Removed version unit tests.
  • tox.ini
    • Removed Tox configuration.
Ignored Files
  • Ignored by pattern: .github/workflows/** (1)
    • .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
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 successfully updates the README.rst file to indicate that the repository has been archived and its contents moved to google-cloud-python. All other files are correctly removed, aligning with the stated objective of archiving the repository. The changes are clear and serve their intended purpose without introducing any issues.

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

Labels

do not merge Indicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant