microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.58k stars 908 forks source link

Fix bugs blocking extension upgrade #25825

Closed kburtram closed 3 months ago

kburtram commented 3 months ago

Fixes https://github.com/microsoft/azuredatastudio/issues/25819. There are two issues, first is that the vscode & ads engine versions are being incorrectly checked during update scan and second the Copilot extension has inconsistent ID values in package.json and extensionsGallery.json files causing uninstall of current extension version to fail during update process.

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 10365902436

Details


Totals Coverage Status
Change from base Build 10328950717: 0.0%
Covered Lines: 30729
Relevant Lines: 68919

💛 - Coveralls
kburtram commented 3 months ago

merging now, so I can port to release branch and start preparing hotfix test build