-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
PuTTY.PuTTY 0.78.0.0: set UpgradeBehavior: uninstallPrevious #87021
PuTTY.PuTTY 0.78.0.0: set UpgradeBehavior: uninstallPrevious #87021
Conversation
The [PuTTY Change Log] notes that > installing the 0.78 or later Windows installer will not automatically > uninstall 0.77 or earlier, due to a change we've made to work around a > bug. We recommend uninstalling the old version first, if possible. If > both end up installed, uninstalling both and then re-installing the > new version will fix things up. Therefore, set `UpgradeBehavior: uninstallPrevious` so that any previous version will be uninstalled before upgrading to 0.78. [PuTTY Change Log]: https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html Signed-off-by: Kevin Locke <[email protected]>
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Hello @kevinoid, The pull request encountered an internal error and has been assigned to a developer to investigate. Template: msftbot/validationError/internalError |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Hello @kevinoid, The pull request encountered an internal error and has been assigned to a developer to investigate. Template: msftbot/validationError/internalError |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Hello @wingetbot! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
kevinoid, The check-in policies require a moderator to approve PRs from the community. Our moderators are community volunteers, please be patient and allow them sufficient time to review your submission. Template: msftbot/requiresApproval/moderator |
+1 |
Hello kevinoid, Template: msftbot/validationCompleted |
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the name of the directory containing the manifest you're submitting.The PuTTY Change Log notes that
Therefore, this PR sets
UpgradeBehavior: uninstallPrevious
so that any previous version will be uninstalled before upgrading to 0.78.Thanks,
Kevin
Microsoft Reviewers: Open in CodeFlow