-
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
Camunda.Modeler version 5.7.0 #95988
Camunda.Modeler version 5.7.0 #95988
Conversation
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
@microsoft-github-policy-service agree |
Hello @wingetbot, During installation testing, this application failed to install without user input. Did you forget to add Silent or SilentWithProgress switches? This can also happen when a dependency is missing. You can test with https://github.com/microsoft/winget-pkgs#test-your-manifest. Please investigate a fix and resubmit the Pull Request. You may also try using the Windows Package Manager Manifest Creator to determine the proper installer type. If the installer type is MSIX, MSI, or a known installer technology like NullSoft, Inno, etc. the wingetcreate tool can detect them and the winget client will know what switches to pass. If it's a .exe installer of an unknown type, you will need to search to determine the proper switches for Silent and SilentWithProgress. Template: msftbot/validationError/installation/unattended |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
This is a portable GUI App. Unfortunately I cannot get this to work. Adding the Where to go from here? I noticed that the other zipped programs seem to be command line only. Is it not supported yet? |
wingetbot, The check-in policies require a moderator to approve PRs from the community. Our moderators are community volunteers, please be patient and allow them sufficient time to review your submission. Template: msftbot/requiresApproval/moderator |
This is blocked by microsoft/winget-cli#2711; As a workaround, Start menu entries and desktop icons are not added for portable packages, which is intentional. |
@Trenly thanks, that works. Do we want to merge this still, or wait for winget to support this use case first? I am willing to contribute for this package in the future. |
If it does not launch as expected, merging it would mean a bad user experience. |
There should be a Zip-Binary label already existing |
I added: |
We would probably also need that label in winget-pkgs repo and the ability to tag issues and PRs with it through fabricbot 👀 |
Yes; I think the team is still working through FabricBot issues and are looking for it to be a bit more stable before additional updates |
I created the label so we can use it as soon as we're ready. https://github.com/microsoft/winget-pkgs/labels?q=zip-binary |
….yaml Adds PublisherUrl from suggestion. Co-authored-by: Stephen Gillie <[email protected]>
Head branch was pushed to by a user without write access
/AzurePipelines run |
Comment was made before the most recent commit for PR 95988 in repo microsoft/winget-pkgs |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
wingetbot, The check-in policies require a moderator to approve PRs from the community. Our moderators are community volunteers, please be patient and allow them sufficient time to review your submission. Template: msftbot/requiresApproval/moderator |
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
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