-
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
Discord.Discord 1.0.9057 and disable upgrades #167897
Merged
microsoft-github-policy-service
merged 2 commits into
microsoft:master
from
stevenlele:Discord.Discord-1.0.9057-210B0F154AFB4166A9CBFCE7CC65471A
Aug 16, 2024
Merged
Discord.Discord 1.0.9057 and disable upgrades #167897
microsoft-github-policy-service
merged 2 commits into
microsoft:master
from
stevenlele:Discord.Discord-1.0.9057-210B0F154AFB4166A9CBFCE7CC65471A
Aug 16, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
stevenlele
changed the title
New version: Discord.Discord version 1.0.9057
Discord.Discord 1.0.9057 and disable upgrades
Aug 15, 2024
wingetbot
added
New-Manifest
Azure-Pipeline-Passed
Validation pipeline passed. There may still be manual validation requirements.
Validation-Completed
Validation passed
labels
Aug 15, 2024
stephengillie
approved these changes
Aug 16, 2024
microsoft-github-policy-service
bot
added
the
Moderator-Approved
One of the Moderators has reviewed and approved this PR
label
Aug 16, 2024
microsoft-github-policy-service
bot
merged commit Aug 16, 2024
d779697
into
microsoft:master
8 checks passed
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
stevenlele
deleted the
Discord.Discord-1.0.9057-210B0F154AFB4166A9CBFCE7CC65471A
branch
August 16, 2024 03:41
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Azure-Pipeline-Passed
Validation pipeline passed. There may still be manual validation requirements.
Moderator-Approved
One of the Moderators has reviewed and approved this PR
New-Manifest
Publish-Pipeline-Succeeded
Validation-Completed
Validation passed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Originally posted by @R-Adrian in microsoft/winget-cli#3482 (comment)
Added the flags back in this PR:
UpgradeBehavior: deny
- because Discord "will break/override the user preferences and forcefully enable auto-start on system boot"RequireExplicitUpgrade: true
- because Discord "does not update the version number in the registry"The flags were initially removed in #157519 without discussion. They were removed for x86 since 1.0.9053 (#165945) probably because that manifest was based on the x64 version.
See also:
Microsoft Reviewers: Open in CodeFlow