-
Notifications
You must be signed in to change notification settings - Fork 523
packages/microsoft_sqlserver: Fix HEALTHCHECK
#10899
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
Conversation
…ectory for sqlcmd
f1d984d to
84b0780
Compare
🚀 Benchmarks reportTo see the full report comment with |
|
Also, see: #10889 (comment) As tests were constantly failing had to debug it as well and track down the issue to:
So, the fix is to add "-No". Also, improved the HEALTHCHECK a bit. |
HEALTHCHECKHEALTHCHECK
This reverts commit 3e72e1e.
HEALTHCHECKHEALTHCHECK
💚 Build Succeeded
History
cc @shmsr |
|
agithomas
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!





Proposed commit message
Update the bin directory for
sqlcmdbecause for 2019-latest the directory has changed and also how it works. Please see this comment and this comment for more details. As this is a change that affects only development, no CHANGELOG entry is needed.Checklist
changelog.ymlfile.Related issues