docs: add Couchbase integration page#1386
Conversation
✅ Deploy Preview for adk-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
There was a problem hiding this comment.
Thanks for the PR and contributing to the ADK ecosystem!
I tested the code examples with an ADK agent + Couchbase cluster and everything works as expected.
I left one comment about the sample agent link, once you address that and the Contributor License Agreement (see failing CI test for details), this will be ready to merge.
koverholt
left a comment
There was a problem hiding this comment.
LGTM, thanks again for your contribution!
|
@teetangh, once you are able to sign the CLA, then we can merge this PR. |
|
Hi @koverholt, thanks for the approval and patience on this. Quick update on the CLA situation: my commits were authored with a personal email that isn't covered by our Corporate CLA. I've now added my Couchbase corporate email (kaustav.ghosh@couchbase.com) as a verified email on my GitHub account, and I'm coordinating with our IT team to confirm it's in the CLA contributor group. Once that's confirmed, I'll amend the commit author email to use the corporate address and force push to update this PR, which should resolve the CLA check. Additionally, our team may transfer this fork from my personal account to our Couchbase organization for better collaboration. If that transfer breaks the PR reference, I'll open a fresh one with the same changes. |
42dfa93 to
7b0c906
Compare
7b0c906 to
a6348df
Compare
|
Hi @koverholt, we've created a new PR #1475 with the same changes from a CLA-covered account to unblock the merge while we work on adding new contributors to our Corporate CLA. Please review #1475 instead. |
|
Thanks! Closing this PR in favor of #1475. |
Summary
docs/integrations/couchbase.md— integration docs page with Python and TypeScript code examples, available tools table, configuration reference, and additional resourcesdocs/integrations/assets/couchbase.png— Couchbase logo icon for the catalog cardFollows the existing pattern from
mongodb.mdandqdrant.md. No changes tomkdocs.ymlorindex.mdneeded — integrations are auto-discovered.Test plan
mkdocs serveand verify Couchbase card appears at/adk-docs/integrations/