From 2e021d37d122e973f032cad2b6a3c66f313f44e8 Mon Sep 17 00:00:00 2001 From: t8y2 <1156263951@qq.com> Date: Wed, 10 Jun 2026 04:52:35 +0800 Subject: [PATCH] fix(ci): add etcd to MCP type description, skip turso tests when unreachable --- .../connection/ConnectionDialog.vue | 6 ++- crates/dbx-core/tests/turso_integration.rs | 42 +++++++------------ packages/mcp-server/src/index.ts | 2 +- 3 files changed, 20 insertions(+), 30 deletions(-) diff --git a/apps/desktop/src/components/connection/ConnectionDialog.vue b/apps/desktop/src/components/connection/ConnectionDialog.vue index 75895a096..ae4d812a2 100644 --- a/apps/desktop/src/components/connection/ConnectionDialog.vue +++ b/apps/desktop/src/components/connection/ConnectionDialog.vue @@ -2559,7 +2559,11 @@ function openExternalUrl(url: string) {