Skip to content

Conversation

@rossaddison
Copy link
Contributor

Q A
Is bugfix? ✔️/❌
New feature? ✔️/❌
Breaks BC? ✔️/❌

@rossaddison
Copy link
Contributor Author

Microsoft's Copilot recommended adjusting the mssql.yml workflow specifically with an empty flag for 2017 and also with a 'less specific more general' tools/path. The toolspath recommendation for 2019 and 2022 is more specific however. Hence the possible reason why 2017 was failing in the workflow given the current settings.

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.90%. Comparing base (bc770fc) to head (7667649).
⚠️ Report is 10 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #53      +/-   ##
============================================
+ Coverage     96.33%   96.90%   +0.57%     
+ Complexity      102      100       -2     
============================================
  Files            24       24              
  Lines           300      291       -9     
============================================
- Hits            289      282       -7     
+ Misses           11        9       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

rossaddison and others added 2 commits January 28, 2026 12:38
Co-authored-by: Sergei Predvoditelev <[email protected]>
Co-authored-by: Sergei Predvoditelev <[email protected]>
@vjik
Copy link
Member

vjik commented Jan 28, 2026

@rossaddison see logs: Unable to locate package msodbcsql17. Should we use other package?

First sed: Changes HTTP to HTTPS in the repository URL (more secure and sometimes required)
Second sed: Adds the [signed-by=/usr/share/keyrings/microsoft-prod.gpg] directive to tell apt which keyring to use for verifying packages
This ensures apt can properly verify the Microsoft repository packages using the keyring you stored in the first curl command.
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