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

Upgraded the SqlToolsService in mssql-cli to the latest version #264

Merged
merged 3 commits into from
Aug 10, 2019

Conversation

geleems
Copy link

@geleems geleems commented Aug 9, 2019

I upgraded the SqlToolsService in mssql-cli to the latest version: https://github.com/microsoft/sqltoolsservice/releases/tag/v2.0.0-release.1

For some reason, they named the linux bits as:
Microsoft.SqlTools.ServiceLayer-rhel-x64-netcoreapp2.2.tar.gz.
Previsouly, it was:
Microsoft.SqlTools.ServiceLayer-linux-x64-netcoreapp2.1.tar.gz

All unit tests and manual tests are successful on Windows x64 and Mac OS currently. Testing on Linux will be done soon.

@geleems geleems requested a review from pensivebrian August 9, 2019 04:50
@geleems geleems self-assigned this Aug 9, 2019
@pensivebrian
Copy link
Member

To be clear, when you say unit tests are passing, are you running python build.py integration_test? This uses tox to run on 3.X and 2.7.

@geleems geleems merged commit 3a71bfe into master Aug 10, 2019
@geleems geleems deleted the gelee/tup branch August 14, 2019 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants