-
Notifications
You must be signed in to change notification settings - Fork 167
Add version change support to Windows install script #6304
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
Add version change support to Windows install script #6304
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6304 +/- ##
==========================================
- Coverage 44.90% 44.85% -0.06%
==========================================
Files 390 390
Lines 26994 26994
==========================================
- Hits 12122 12107 -15
- Misses 14005 14017 +12
- Partials 867 870 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Lots of questions and clarifications, just trying to learn more about Windows here. 👍
Description:
Change the Windows install script to support changing the collector version, without requiring manual uninstall.
Testing:
Added a new test to cover the main scenario for this change