-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
itchcorp.itch-setup version 1.27.0 #221096
itchcorp.itch-setup version 1.27.0 #221096
Conversation
/AzurePipelines run |
I've also opened a thread on the itch dev forums asking for some guidance and best practices: https://itch.io/t/4533286/building-winget-manifests-for-itchio |
Unfortunately, I don't have the sandbox set up on my current laptop. It doesn't include enough of the Windows environment to make a good automated testing tool. |
It stuck here for over 30 minutes ... Note I'm facing network problem so I'm behind a proxy as screenshot
|
I'm just going to close this since it can't be reconciled. |
Pull request was closed
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 is for itch-setup which is the install and self-update helper for the itch.io app, which they do not appear to ship independently. https://github.com/itchio/itch-setup
I grabbed the URLs from their build pipeline. https://broth.itch.zone/install-itch
This is related to the issue here: #221034
But this PR does not exactly fix that particular issue. I may submit another PR to delete itchio.itch after this PR is approved and merged.