Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submitted a new extension Couchbase Server to the gallery #25888

Merged
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.Couchbase.DownloadPage",
AayushTyagi1 marked this conversation as resolved.
Show resolved Hide resolved
"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"
AayushTyagi1 marked this conversation as resolved.
Show resolved Hide resolved
},
{
"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.Couchbase.DownloadPage",
AayushTyagi1 marked this conversation as resolved.
Show resolved Hide resolved
"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"
lewis-sanchez marked this conversation as resolved.
Show resolved Hide resolved
},
{
"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
Loading