From 42e4d95fd9b2802589d405fc0f8ee3a05ea3b29d Mon Sep 17 00:00:00 2001 From: AayushTyagi1 Date: Wed, 4 Sep 2024 02:09:58 +0530 Subject: [PATCH 1/6] Submitted a new extension to the gallery --- extensionsGallery-insider.json | 65 ++++++++++++++++++++++++++++++++-- extensionsGallery.json | 63 +++++++++++++++++++++++++++++++- 2 files changed, 125 insertions(+), 3 deletions(-) diff --git a/extensionsGallery-insider.json b/extensionsGallery-insider.json index f5365dcb3638..3252b0ede3e1 100644 --- a/extensionsGallery-insider.json +++ b/extensionsGallery-insider.json @@ -5511,6 +5511,67 @@ ], "statistics": [], "flags": "" + }, + { + "extensionId": "109", + "extensionName": "couchbase", + "displayName": "Couchbase", + "shortDescription": "Welcome to the official Visual Studio Code extension for Couchbase! This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.", + "publisher": { + "displayName": "Aayush Tyagi", + "publisherId": "AayushTyagi1", + "publisherName": "Aayush Tyagi" + }, + "versions": [ + { + "version": "2.1.4", + "lastUpdated": "09/03/2024", + "assetUri": "", + "fallbackAssetUri": "fallbackAssetUri", + "files": [ + { + "assetType": "Microsoft.Couchbase.DownloadPage", + "source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/releases/latest" + }, + { + "assetType": "Microsoft.VisualStudio.Services.Icons.Default", + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/images/cb-logo-icon.svg" + }, + { + "assetType": "Microsoft.VisualStudio.Services.Content.Details", + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/README.md" + }, + { + "assetType": "Microsoft.VisualStudio.Code.Manifest", + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/package.json" + }, + { + "assetType": "Microsoft.VisualStudio.Services.Content.License", + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/LICENSE" + } + ], + "properties": [ + { + "key": "Microsoft.VisualStudio.Code.ExtensionDependencies", + "value": "" + }, + { + "key": "Microsoft.VisualStudio.Services.Links.Source", + "value": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase" + }, + { + "key": "Microsoft.VisualStudio.Code.Engine", + "value": "*" + }, + { + "key": "Microsoft.AzDataEngine", + "value": "*" + } + ] + } + ], + "statistics": [], + "flags": "" } ], "resultMetadata": [ @@ -5519,11 +5580,11 @@ "metadataItems": [ { "name": "TotalCount", - "count": 90 + "count": 91 } ] } ] } ] -} +} \ No newline at end of file diff --git a/extensionsGallery.json b/extensionsGallery.json index 9dba5b55efe9..20fde163ea64 100644 --- a/extensionsGallery.json +++ b/extensionsGallery.json @@ -5632,6 +5632,67 @@ ], "statistics": [], "flags": "" + }, + { + "extensionId": "111", + "extensionName": "couchbase", + "displayName": "Couchbase", + "shortDescription": "Welcome to the official Visual Studio Code extension for Couchbase! This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.", + "publisher": { + "displayName": "Aayush Tyagi", + "publisherId": "AayushTyagi1", + "publisherName": "Aayush Tyagi" + }, + "versions": [ + { + "version": "2.1.4", + "lastUpdated": "09/03/2024", + "assetUri": "", + "fallbackAssetUri": "fallbackAssetUri", + "files": [ + { + "assetType": "Microsoft.Couchbase.DownloadPage", + "source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/releases/latest" + }, + { + "assetType": "Microsoft.VisualStudio.Services.Icons.Default", + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/images/cb-logo-icon.svg" + }, + { + "assetType": "Microsoft.VisualStudio.Services.Content.Details", + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/README.md" + }, + { + "assetType": "Microsoft.VisualStudio.Code.Manifest", + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/package.json" + }, + { + "assetType": "Microsoft.VisualStudio.Services.Content.License", + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/LICENSE" + } + ], + "properties": [ + { + "key": "Microsoft.VisualStudio.Code.ExtensionDependencies", + "value": "" + }, + { + "key": "Microsoft.VisualStudio.Services.Links.Source", + "value": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase" + }, + { + "key": "Microsoft.VisualStudio.Code.Engine", + "value": "*" + }, + { + "key": "Microsoft.AzDataEngine", + "value": "*" + } + ] + } + ], + "statistics": [], + "flags": "" } ], "resultMetadata": [ @@ -5640,7 +5701,7 @@ "metadataItems": [ { "name": "TotalCount", - "count": 92 + "count": 93 } ] } From 99270229fd38791bcf452a98530ed146ccf94a1d Mon Sep 17 00:00:00 2001 From: AayushTyagi1 Date: Wed, 4 Sep 2024 02:31:51 +0530 Subject: [PATCH 2/6] Fix Lint --- extensionsGallery-insider.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensionsGallery-insider.json b/extensionsGallery-insider.json index 280b413e91e0..02048806be9a 100644 --- a/extensionsGallery-insider.json +++ b/extensionsGallery-insider.json @@ -5587,4 +5587,4 @@ ] } ] -} \ No newline at end of file +} From 8c41cd677b73d2acacca6f71f6921e8c9efe7049 Mon Sep 17 00:00:00 2001 From: AayushTyagi1 Date: Wed, 4 Sep 2024 10:15:12 +0530 Subject: [PATCH 3/6] Fix the description --- extensionsGallery-insider.json | 2 +- extensionsGallery.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensionsGallery-insider.json b/extensionsGallery-insider.json index 02048806be9a..91bcdae73cfb 100644 --- a/extensionsGallery-insider.json +++ b/extensionsGallery-insider.json @@ -5516,7 +5516,7 @@ "extensionId": "109", "extensionName": "couchbase", "displayName": "Couchbase", - "shortDescription": "Welcome to the official Visual Studio Code extension for Couchbase! This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.", + "shortDescription": "Welcome to the official Azure Data Studio extension for Couchbase! This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.", "publisher": { "displayName": "Aayush Tyagi", "publisherId": "AayushTyagi1", diff --git a/extensionsGallery.json b/extensionsGallery.json index 92a1e9dd37df..64ba10f6227c 100644 --- a/extensionsGallery.json +++ b/extensionsGallery.json @@ -5637,7 +5637,7 @@ "extensionId": "111", "extensionName": "couchbase", "displayName": "Couchbase", - "shortDescription": "Welcome to the official Visual Studio Code extension for Couchbase! This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.", + "shortDescription": "Welcome to the official Azure Data Studio extension for Couchbase! This extension is designed to provide a seamless experience for Couchbase Server users who want to work within the popular Visual Studio Code editor.", "publisher": { "displayName": "Aayush Tyagi", "publisherId": "AayushTyagi1", From da51a12f196e4272463c1815ddbfb62803f76dba Mon Sep 17 00:00:00 2001 From: AayushTyagi1 Date: Thu, 5 Sep 2024 14:52:29 +0530 Subject: [PATCH 4/6] Fix the Download Page assert Type --- extensionsGallery-insider.json | 2 +- extensionsGallery.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensionsGallery-insider.json b/extensionsGallery-insider.json index 91bcdae73cfb..5940e2135c4c 100644 --- a/extensionsGallery-insider.json +++ b/extensionsGallery-insider.json @@ -5530,7 +5530,7 @@ "fallbackAssetUri": "fallbackAssetUri", "files": [ { - "assetType": "Microsoft.Couchbase.DownloadPage", + "assetType": "Microsoft.SQLOps.DownloadPage", "source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/releases/latest" }, { diff --git a/extensionsGallery.json b/extensionsGallery.json index 64ba10f6227c..af783556d9bf 100644 --- a/extensionsGallery.json +++ b/extensionsGallery.json @@ -5651,7 +5651,7 @@ "fallbackAssetUri": "fallbackAssetUri", "files": [ { - "assetType": "Microsoft.Couchbase.DownloadPage", + "assetType": "Microsoft.SQLOps.DownloadPage", "source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/releases/latest" }, { From 7ae6070bcfe6ad8e802d13c3503aaeb2f02ee99c Mon Sep 17 00:00:00 2001 From: AayushTyagi1 Date: Fri, 6 Sep 2024 11:28:25 +0530 Subject: [PATCH 5/6] Fix Image Type --- extensionsGallery-insider.json | 2 +- extensionsGallery.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensionsGallery-insider.json b/extensionsGallery-insider.json index 5940e2135c4c..5c616c413d16 100644 --- a/extensionsGallery-insider.json +++ b/extensionsGallery-insider.json @@ -5535,7 +5535,7 @@ }, { "assetType": "Microsoft.VisualStudio.Services.Icons.Default", - "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/images/cb-logo-icon.svg" + "source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/blob/main/images/couchbase.png" }, { "assetType": "Microsoft.VisualStudio.Services.Content.Details", diff --git a/extensionsGallery.json b/extensionsGallery.json index af783556d9bf..ea491bf63138 100644 --- a/extensionsGallery.json +++ b/extensionsGallery.json @@ -5656,7 +5656,7 @@ }, { "assetType": "Microsoft.VisualStudio.Services.Icons.Default", - "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/images/cb-logo-icon.svg" + "source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/blob/main/images/couchbase.png" }, { "assetType": "Microsoft.VisualStudio.Services.Content.Details", From 90527ec479138cedd3199d7e3cf6bf8c3e736a1f Mon Sep 17 00:00:00 2001 From: AayushTyagi1 Date: Mon, 9 Sep 2024 14:26:57 +0530 Subject: [PATCH 6/6] Fix link --- extensionsGallery-insider.json | 2 +- extensionsGallery.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/extensionsGallery-insider.json b/extensionsGallery-insider.json index 5c616c413d16..94393cac19a6 100644 --- a/extensionsGallery-insider.json +++ b/extensionsGallery-insider.json @@ -5535,7 +5535,7 @@ }, { "assetType": "Microsoft.VisualStudio.Services.Icons.Default", - "source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/blob/main/images/couchbase.png" + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/images/couchbase.png" }, { "assetType": "Microsoft.VisualStudio.Services.Content.Details", diff --git a/extensionsGallery.json b/extensionsGallery.json index ea491bf63138..1724e78a6ebc 100644 --- a/extensionsGallery.json +++ b/extensionsGallery.json @@ -5656,7 +5656,7 @@ }, { "assetType": "Microsoft.VisualStudio.Services.Icons.Default", - "source": "https://github.com/Couchbase-Ecosystem/VSCode-Couchbase/blob/main/images/couchbase.png" + "source": "https://raw.githubusercontent.com/Couchbase-Ecosystem/VSCode-Couchbase/main/images/couchbase.png" }, { "assetType": "Microsoft.VisualStudio.Services.Content.Details",