feat(google/bigtable/v2): onboard a new library#8857
Open
quirogas wants to merge 2 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request introduces the new @google-cloud/bigtable-api package, onboarding both the data and admin clients for Cloud Bigtable in Node.js. The review feedback highlights several necessary corrections to the package configuration: resolving a version mismatch in librarian.yaml to align with the initial 0.1.0 version, updating the package description in package.json to accurately represent both clients, adding the missing types field in package.json for TypeScript support, and changing the release level in .repo-metadata.json to preview to match the initial pre-1.0.0 version.
quirogas
force-pushed
the
feat/onboard-bigtable-api
branch
3 times, most recently
from
July 20, 2026 18:36
24cb6f5 to
5f5db8e
Compare
quirogas
marked this pull request as ready for review
July 20, 2026 18:59
feywind
reviewed
Jul 20, 2026
feywind
left a comment
Contributor
There was a problem hiding this comment.
Just the README updates, otherwise looks good.
quirogas
force-pushed
the
feat/onboard-bigtable-api
branch
from
July 20, 2026 20:15
5f5db8e to
d314259
Compare
feywind
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.