Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
googleapis
/
google-cloud-node
Public
Notifications
You must be signed in to change notification settings
Fork
698
Star
3.2k
Code
Issues
487
Pull requests
110
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(bigtable): split gapic and proto usage from the handwritten library into bigtable-api
- #8934
#8934
Merged
feywind
merged 19 commits into
main
googleapis/google-cloud-node:main
from
feywind-split-bigtable
googleapis/google-cloud-node:feywind-split-bigtable
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(bigtable): split gapic and proto usage from the handwritten library into bigtable-api
#8934
feywind
merged 19 commits into
main
googleapis/google-cloud-node:main
from
feywind-split-bigtable
googleapis/google-cloud-node:feywind-split-bigtable
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
build: remove owlbot config
feywind
committed
c9df5f3
View commit details
Copy full SHA for c9df5f3
Browse repository at this point
chore: remove extraneous linter configs
feywind
committed
b79860a
View commit details
Copy full SHA for b79860a
Browse repository at this point
feat: shift gapic and proto use to the bigtable-api package
feywind
committed
cd77a40
View commit details
Copy full SHA for cd77a40
Browse repository at this point
fix: needs json, not a string
feywind
committed
d1e8654
View commit details
Copy full SHA for d1e8654
Browse repository at this point
Commits on Jul 23, 2026
fix: more proto disentangling
feywind
committed
aaabe74
View commit details
Copy full SHA for aaabe74
Browse repository at this point
fix: use only the package name for loading protos
feywind
committed
4800928
View commit details
Copy full SHA for 4800928
Browse repository at this point
Commits on Jul 24, 2026
fix: fix proto load path
feywind
committed
89324d2
View commit details
Copy full SHA for 89324d2
Browse repository at this point
fix: fix remaining proto import/load paths
feywind
committed
e39f3b7
View commit details
Copy full SHA for e39f3b7
Browse repository at this point
Commits on Jul 27, 2026
fix: mutual import is no good
feywind
committed
09a6f15
View commit details
Copy full SHA for 09a6f15
Browse repository at this point
fix: testproxy should read -api protos from the right place
feywind
committed
8355562
View commit details
Copy full SHA for 8355562
Browse repository at this point
fix: update package-relative path not to include src
feywind
committed
e50048f
View commit details
Copy full SHA for e50048f
Browse repository at this point
Commits on Jul 28, 2026
build: add manual test resource cleanup script
feywind
committed
32d6dd1
View commit details
Copy full SHA for 32d6dd1
Browse repository at this point
tests: clean up some resource leaks for system tests
feywind
committed
6a2aa96
View commit details
Copy full SHA for 6a2aa96
Browse repository at this point
debug: temporarily system test instrumentation for resource leakage
feywind
committed
3eb8ad0
View commit details
Copy full SHA for 3eb8ad0
Browse repository at this point
Commits on Jul 29, 2026
tests: lower some resource usage in system tests, and catch more leaks
feywind
committed
e7a8662
View commit details
Copy full SHA for e7a8662
Browse repository at this point
tests: more resource leak cleanup
feywind
committed
9b1ab5b
View commit details
Copy full SHA for 9b1ab5b
Browse repository at this point
Commits on Jul 30, 2026
tests: revert test changes in favour of separate PR
feywind
committed
c4cfeed
View commit details
Copy full SHA for c4cfeed
Browse repository at this point
Commits on Aug 1, 2026
Merge branch 'main' into feywind-split-bigtable
quirogas
authored
0947235
View commit details
Copy full SHA for 0947235
Browse repository at this point
Commits on Aug 5, 2026
chore: merge from remotes/origin/main
feywind
committed
501730a
View commit details
Copy full SHA for 501730a
Browse repository at this point
You can’t perform that action at this time.