-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Microsoft.AzureCLI v2.63.0 - Change URLs to GitHub releases for much greater download speeds #166604
Merged
microsoft-github-policy-service
merged 3 commits into
microsoft:master
from
o-l-a-v:azure-cli-update-url-faster-download
Aug 7, 2024
Merged
Microsoft.AzureCLI v2.63.0 - Change URLs to GitHub releases for much greater download speeds #166604
microsoft-github-policy-service
merged 3 commits into
microsoft:master
from
o-l-a-v:azure-cli-update-url-faster-download
Aug 7, 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
Contributor
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
wingetbot
added
the
Error-Hash-Mismatch
The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash
label
Aug 7, 2024
microsoft-github-policy-service
bot
added
the
Needs-Author-Feedback
This needs a response from the author.
label
Aug 7, 2024
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
microsoft-github-policy-service
bot
removed
Error-Hash-Mismatch
The InstallerSHA256 Hash specified in the manifest doesn't match with the InstallerURL hash
Needs-Author-Feedback
This needs a response from the author.
labels
Aug 7, 2024
wingetbot
added
Azure-Pipeline-Passed
Validation pipeline passed. There may still be manual validation requirements.
Validation-Completed
Validation passed
labels
Aug 7, 2024
stephengillie
approved these changes
Aug 7, 2024
microsoft-github-policy-service
bot
added
the
Moderator-Approved
One of the Moderators has reviewed and approved this PR
label
Aug 7, 2024
microsoft-github-policy-service
bot
merged commit Aug 7, 2024
263aba9
into
microsoft:master
8 checks passed
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
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
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.
Checklist for Pull Requests
Manifests
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the directory's name containing the manifest you're submitting.This changes download URLs to GitHub releases for much improved download speeds. All relevant packages is not added to GitHub releases since v2.63.0, ref:
Previously artifacts were available through a non-georedundant Azure Storage Account blob storage with abysmal throughput and latency, especually for non-US users. Ref:
Microsoft Reviewers: Open in CodeFlow