-
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
Apple.iCloud version 7.21.0.23 #46681
Apple.iCloud version 7.21.0.23 #46681
Conversation
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Quick things to note here: |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
Hello @Macleykun, |
I would love to check what went wrong, but all i can find is: What went wrong exactly? Where can i find this? |
I think that means this is blocked until we have dependencies support so we can tell winget to install that first (although Media Features should only be required on Windows N versions). |
ah that's sad to hear :c but i do understand! |
The logs are now being exposed, this is a recent development. Click on details on the tests down below, go to Azure Pipelines, click on the "3 published artifacts" and get the InstallationValidationLogs. They are in there. (Or click this link) |
/AzurePipelines run |
Commenter does not have sufficient privileges for PR 46681 in repo microsoft/winget-pkgs |
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.
You can set this PR to DRAFT mode until dependency support has been added to WinGet.
Heya, wanted to ask how it's going with adding that deps support |
@Macleykun you can keep an eye on microsoft/winget-cli#163 |
heya, wanted to ask if it's possible to add dependencies like Media Feature pack. Then i can finish this one off and we all can enjoy icloud and itunes in an easy way for altstore :) |
We can't add dependencies like that yet, feature dependencies are still unsupported: microsoft/winget-cli#556 (despite the comments on that thread, this functionality is planned. there's schema support for it but the client doesn't know how to install features yet) |
Thanks for your quick response! I've subbed to it and i'll keep an eye on it :) <3 |
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the name of the directory containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow