Skip to content

chore: complete migration of google-cloud-ndb#16702

Merged
jskeet merged 1 commit intogoogleapis:mainfrom
jskeet:reformat-ndb
Apr 17, 2026
Merged

chore: complete migration of google-cloud-ndb#16702
jskeet merged 1 commit intogoogleapis:mainfrom
jskeet:reformat-ndb

Conversation

@jskeet
Copy link
Copy Markdown
Contributor

@jskeet jskeet commented Apr 17, 2026

This isn't a generated API, so the .repo-metadata.json is all that will change.

This isn't a generated API, so the .repo-metadata.json is all that
will change.
@jskeet jskeet requested a review from a team as a code owner April 17, 2026 05:34
Copy link
Copy Markdown
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 configuration for the google-cloud-ndb library by removing the skip_generate flag in librarian.yaml and reordering keys in .repo-metadata.json. Feedback indicates that the codeowner_team field was unintentionally deleted during the metadata reordering and should be restored. Additionally, the removal of skip_generate should be reconsidered as it may conflict with the manual nature of the library.

Comment on lines +2 to +11
"api_shortname": "datastore",
"client_documentation": "https://googleapis.dev/python/python-ndb/latest",
"distribution_name": "google-cloud-ndb",
"issue_tracker": "https://github.com/googleapis/python-ndb/issues",
"release_level": "stable",
"language": "python",
"library_type": "GAPIC_MANUAL",
"repo": "googleapis/google-cloud-python",
"distribution_name": "google-cloud-ndb",
"default_version": "",
"codeowner_team": "@googleapis/firestore-dpe @googleapis/gcs-sdk-team",
"api_shortname": "datastore"
}
"name": "python-ndb",
"name_pretty": "NDB Client Library for Google Cloud Datastore",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The codeowner_team field was removed during the alphabetical reordering of keys. This field is required for tracking package ownership and routing issues to the correct teams. Please restore it.

    "api_shortname": "datastore",
    "client_documentation": "https://googleapis.dev/python/python-ndb/latest",
    "codeowner_team": "@googleapis/firestore-dpe @googleapis/gcs-sdk-team",
    "distribution_name": "google-cloud-ndb",
    "issue_tracker": "https://github.com/googleapis/python-ndb/issues",
    "language": "python",
    "library_type": "GAPIC_MANUAL",
    "name": "python-ndb",
    "name_pretty": "NDB Client Library for Google Cloud Datastore",
    "release_level": "stable",
    "repo": "googleapis/google-cloud-python"

Comment thread librarian.yaml
- name: google-cloud-ndb
version: 2.4.2
skip_generate: true
python:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

The removal of skip_generate: true contradicts the pull request description which states that only .repo-metadata.json will change and that this is not a generated API. If this library is manual and should not be processed by the generator, this flag should be retained.

    skip_generate: true
    python:

Copy link
Copy Markdown
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

@jskeet jskeet merged commit 9f0b3d7 into googleapis:main Apr 17, 2026
30 checks passed
chalmerlowe pushed a commit that referenced this pull request Apr 17, 2026
This isn't a generated API, so the .repo-metadata.json is all that will
change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants