-
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
update Miller.Miller
to 6.12.0
(#136590)
#144939
update Miller.Miller
to 6.12.0
(#136590)
#144939
Conversation
the manifest has been created using the following command: ```bash wingetcreate update miller.miller -v 6.12.0 -u https://github.com/johnkerl/miller/releases/download/v6.12.0/miller-6.12.0-windows-386.zip https://github.com/johnkerl/miller/releases/download/v6.12.0/miller-6.12.0-windows-amd64.zip ``` the `ReleaseNotesUrl` has been manually added as `wingetcreate update` does not yet support release notes (see also microsoft/winget-create#497).
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
@johnkerl: it'd be great if johnkerl/miller#1459 could be implemented so that this were automated (it should be fairly easy to set up, but it's something you have to do yourself due to the required access token in the workflow). thanks! |
Automatic Validation ended with:
(Automated response - build 870.) |
this is to be expected if |
@wingetbot waivers Add Validation-Executable-Error |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
This situation is common. Thanks for your patience. |
0752219
into
microsoft:master
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
the manifest has been created using the following command:
the
ReleaseNotesUrl
has been manually added aswingetcreate update
does not yet support release notes (see alsomicrosoft/winget-create#497).
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