-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
New package: PlantUML.PlantUML version v1.2023.9 #110767
Conversation
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
I need some help with this one:
|
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
/AzurePipelines run |
Azure Pipelines successfully started running 1 pipeline(s). |
|
Manual Validation failed with:
|
This appears to be a portable
|
I think yeah, Thanks, yeah I'd have to bounce it back to the original author in that case. Is there a downside adding support for .jar in The lines in question for winget-cli are in DownloadFlow.cpp, in the internally linked function called GetInstallerFileExtension. |
Ok so I've put this PR up. I think that might resolve the renaming issue. My main issue now is, I have no idea where wingetdev saves its files so I cannot check if its working. |
As raised in: I think the best thing to do here is raise a more explicit error when the portable package doesn't have the .exe extension. We're going to have more work to do around reasoning how WinGet should handle a Java Archive as a "portable" package. |
We've got the issues open that would be required to approve a PR for a portable-jar. I'm going to go ahead and close this PR. Be sure to upvote/follow the two issues mentioned above. |
I've made a manifest for PlantUML, which at this time does not work. I need some assistance fixing an issue.
winget validate --manifest <path>
?winget install --manifest <path>
?Note:
<path>
is the name of the directory containing the manifest you're submitting.Microsoft Reviewers: codeflow:open?pullrequest=#110767