Skip to content

Commit

Permalink
Removed postgresql-migration from extensions Gallery (#26060)
Browse files Browse the repository at this point in the history
* Removed postgresql-migration from extensions Gallery

We are retiring this extension.

* Update extensionsGallery-insider.json

* Updating count in main gallery file

* Updating count in insider gallery file

---------

Co-authored-by: Benjin Dubishar <[email protected]>
  • Loading branch information
anildogra and Benjin authored Nov 14, 2024
1 parent b4e221d commit a89862e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 132 deletions.
67 changes: 1 addition & 66 deletions extensionsGallery-insider.json
Original file line number Diff line number Diff line change
Expand Up @@ -4837,71 +4837,6 @@
"statistics": [],
"flags": ""
},
{
"extensionId": "97",
"extensionName": "postgresql-migration",
"displayName": "Azure PostgreSQL migration",
"shortDescription": "Provides a tool to assess and migrate PostgreSQL databases to Azure database for PostgreSQL",
"publisher": {
"displayName": "Microsoft",
"publisherId": "Microsoft",
"publisherName": "Microsoft"
},
"versions": [
{
"version": "2.0.6",
"lastUpdated": "07/17/2023",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.VisualStudio.Services.VSIXPackage",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/postgresql-migration-2.0.6.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/postgreSQLMigrationIcon.png"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Changelog",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/CHANGELOG.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/LICENSE.rtf"
}
],
"properties": [
{
"key": "Microsoft.VisualStudio.Code.ExtensionDependencies",
"value": "microsoft.net-6-runtime,microsoft.azuredatastudio-postgresql"
},
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": "*"
},
{
"key": "Microsoft.AzDataEngine",
"value": ">=1.40.0"
},
{
"key": "Microsoft.VisualStudio.Services.Links.Source",
"value": "https://github.com/Microsoft/azuredatastudio"
}
]
}
],
"statistics": [],
"flags": "preview"
},
{
"extensionId": "98",
"extensionName": "ads-extension-mongo-migration",
Expand Down Expand Up @@ -5580,7 +5515,7 @@
"metadataItems": [
{
"name": "TotalCount",
"count": 91
"count": 90
}
]
}
Expand Down
67 changes: 1 addition & 66 deletions extensionsGallery.json
Original file line number Diff line number Diff line change
Expand Up @@ -4837,71 +4837,6 @@
"statistics": [],
"flags": ""
},
{
"extensionId": "97",
"extensionName": "postgresql-migration",
"displayName": "Azure PostgreSQL migration",
"shortDescription": "Provides a tool to assess and migrate PostgreSQL databases to Azure database for PostgreSQL",
"publisher": {
"displayName": "Microsoft",
"publisherId": "Microsoft",
"publisherName": "Microsoft"
},
"versions": [
{
"version": "2.0.6",
"lastUpdated": "07/17/2023",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.VisualStudio.Services.VSIXPackage",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/postgresql-migration-2.0.6.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/postgreSQLMigrationIcon.png"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Changelog",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/CHANGELOG.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
"source": "https://dsct.blob.core.windows.net/extensions/postgresql-migration/2.0.6/LICENSE.rtf"
}
],
"properties": [
{
"key": "Microsoft.VisualStudio.Code.ExtensionDependencies",
"value": "microsoft.net-6-runtime,microsoft.azuredatastudio-postgresql"
},
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": "*"
},
{
"key": "Microsoft.AzDataEngine",
"value": ">=1.40.0"
},
{
"key": "Microsoft.VisualStudio.Services.Links.Source",
"value": "https://github.com/Microsoft/azuredatastudio"
}
]
}
],
"statistics": [],
"flags": "preview"
},
{
"extensionId": "98",
"extensionName": "ads-extension-mongo-migration",
Expand Down Expand Up @@ -5701,7 +5636,7 @@
"metadataItems": [
{
"name": "TotalCount",
"count": 93
"count": 92
}
]
}
Expand Down

0 comments on commit a89862e

Please sign in to comment.