From f5efc2e3f4e9835ae27075f89f056c9c2f96fa0e Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Tue, 3 Jun 2025 11:04:57 +0530 Subject: [PATCH 1/5] sdk branch change --- typedocConverter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typedocConverter.json b/typedocConverter.json index ce6f4a701..5102f8d4a 100644 --- a/typedocConverter.json +++ b/typedocConverter.json @@ -1,4 +1,4 @@ { "branch": "main", - "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/{branch}/static/typedoc/typedoc.json" + "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/spotterEmbedConfigFix/static/typedoc/typedoc.json" } From dba0676ddfd4676e472ce95432267602d9a40469 Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Wed, 4 Jun 2025 13:17:38 +0530 Subject: [PATCH 2/5] dummy commit --- typedocConverter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typedocConverter.json b/typedocConverter.json index 5102f8d4a..d1525c089 100644 --- a/typedocConverter.json +++ b/typedocConverter.json @@ -1,4 +1,4 @@ { - "branch": "main", + "branch": "spotterEmbedConfigFix", "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/spotterEmbedConfigFix/static/typedoc/typedoc.json" } From ad4778b9f0a566c33645235b8c9c34f6c6e3349e Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Wed, 4 Jun 2025 13:26:11 +0530 Subject: [PATCH 3/5] dummy commit --- typedocConverter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typedocConverter.json b/typedocConverter.json index d1525c089..5102f8d4a 100644 --- a/typedocConverter.json +++ b/typedocConverter.json @@ -1,4 +1,4 @@ { - "branch": "spotterEmbedConfigFix", + "branch": "main", "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/spotterEmbedConfigFix/static/typedoc/typedoc.json" } From bede5c33305239f4ce6676048893d61ecf5ea997 Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Thu, 5 Jun 2025 11:26:00 +0530 Subject: [PATCH 4/5] fixed main --- typedocConverter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typedocConverter.json b/typedocConverter.json index 5102f8d4a..d1525c089 100644 --- a/typedocConverter.json +++ b/typedocConverter.json @@ -1,4 +1,4 @@ { - "branch": "main", + "branch": "spotterEmbedConfigFix", "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/spotterEmbedConfigFix/static/typedoc/typedoc.json" } From 9a8c10e491d3a56590053e627e207f236036dc6b Mon Sep 17 00:00:00 2001 From: Ruchi Anand Date: Thu, 5 Jun 2025 11:31:29 +0530 Subject: [PATCH 5/5] fixes --- typedocConverter.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/typedocConverter.json b/typedocConverter.json index d1525c089..06dce6e17 100644 --- a/typedocConverter.json +++ b/typedocConverter.json @@ -1,4 +1,4 @@ { - "branch": "spotterEmbedConfigFix", - "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/spotterEmbedConfigFix/static/typedoc/typedoc.json" + "branch": "main", + "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/config-fixes/static/typedoc/typedoc.json" }