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.53k stars 896 forks source link

April 2020 Endgame #9998

Closed kburtram closed 4 years ago

kburtram commented 4 years ago

April 2020 - Release Endgame

Branch: https://github.com/microsoft/azuredatastudio/tree/release/1.17

Testing Links:

Extensions Testing

Install the latest build of ADS from the link above.

VSIX Files

Extension Changed in this Release?
Admin Pack No
Admin Tool Extension for Windows No
Agent Yes (ae131313708c4f412f522500fee034a6c266f36e)
CMS No
Dacpac Yes (ae131313708c4f412f522500fee034a6c266f36e)
Import No
Profiler No
Schema Compare Yes (ae131313708c4f412f522500fee034a6c266f36e)
PostgreSQL No
Query History No
Data Virtualization Yes

Scenario Sign Off

Partner Signoffs

udeeshagautam commented 4 years ago

Added SC/Dacpac links

anthonydresser commented 4 years ago

I wasn't adding links to the latest extensions because we should be using the marketplace to download the extensions, not side loading them.

Charles-Gagnon commented 4 years ago

Good point - we should check in extensionGallery-test and then have people be updating that along with the other extensionGallery files when they're pushing updates for a release

alanrenmsft commented 4 years ago

Good point - we should check in extensionGallery-test and then have people be updating that along with the other extensionGallery files when they're pushing updates for a release

This is more of an internal thing, by checking it in, we are adding one more file to be updated, I'd recommend to make it part of the release DRI's job, copy extensionGallery.json and rename it to extensionGallery-test.json, this step can be automated, so almost no additional work for the release DRI.

Charles-Gagnon commented 4 years ago

@anthonydresser It looks like you (or someone) has been updating the extensionGallery-test on the storage account. Is that accurate?

@alanrenmsft Yeah realized that after I typed it. Let's just make sure we get that documented.

Charles-Gagnon commented 4 years ago

Hmm, we could even have it as part of the RC publishing pipeline (or maybe it already is @anthonydresser ?)

anthonydresser commented 4 years ago

It's not automatic, but yes I have been updating the test json with what is currently checked in as the extensiongallery.json