From a9e11dec5f04bf58b2578c7e39adccf5ee380908 Mon Sep 17 00:00:00 2001 From: Kush Date: Mon, 9 Sep 2024 23:51:23 +0530 Subject: [PATCH] Submitted a new extension Couchbase Server to the gallery (#25888) * Submitted a new extension to the gallery * Fix Lint * Fix the description * Fix the Download Page assert Type * Fix Image Type * Fix link --- extensionsGallery-insider.json | 63 +++++++++++++++++++++++++++++++++- extensionsGallery.json | 63 +++++++++++++++++++++++++++++++++- 2 files changed, 124 insertions(+), 2 deletions(-) diff --git a/extensionsGallery-insider.json b/extensionsGallery-insider.json index 18bbb0400550..94393cac19a6 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 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", + "publisherName": "Aayush Tyagi" + }, + "versions": [ + { + "version": "2.1.4", + "lastUpdated": "09/03/2024", + "assetUri": "", + "fallbackAssetUri": "fallbackAssetUri", + "files": [ + { + "assetType": "Microsoft.SQLOps.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/couchbase.png" + }, + { + "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,7 +5580,7 @@ "metadataItems": [ { "name": "TotalCount", - "count": 90 + "count": 91 } ] } diff --git a/extensionsGallery.json b/extensionsGallery.json index 060a3d2945a6..1724e78a6ebc 100644 --- a/extensionsGallery.json +++ b/extensionsGallery.json @@ -5632,6 +5632,67 @@ ], "statistics": [], "flags": "" + }, + { + "extensionId": "111", + "extensionName": "couchbase", + "displayName": "Couchbase", + "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", + "publisherName": "Aayush Tyagi" + }, + "versions": [ + { + "version": "2.1.4", + "lastUpdated": "09/03/2024", + "assetUri": "", + "fallbackAssetUri": "fallbackAssetUri", + "files": [ + { + "assetType": "Microsoft.SQLOps.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/couchbase.png" + }, + { + "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 } ] }