Skip to content

Commit

Permalink
Submitted a new extension Couchbase Server to the gallery (#25888)
Browse files Browse the repository at this point in the history
* Submitted a new extension to the gallery

* Fix Lint

* Fix the description

* Fix the Download Page assert Type

* Fix Image Type

* Fix link
  • Loading branch information
AayushTyagi1 authored Sep 9, 2024
1 parent 53b4b95 commit a9e11de
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 2 deletions.
63 changes: 62 additions & 1 deletion extensionsGallery-insider.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand All @@ -5519,7 +5580,7 @@
"metadataItems": [
{
"name": "TotalCount",
"count": 90
"count": 91
}
]
}
Expand Down
63 changes: 62 additions & 1 deletion extensionsGallery.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
Expand All @@ -5640,7 +5701,7 @@
"metadataItems": [
{
"name": "TotalCount",
"count": 92
"count": 93
}
]
}
Expand Down

0 comments on commit a9e11de

Please sign in to comment.