Rob McDougall

Results 17 comments of Rob McDougall

@maxandersen Looks like Windows package manager [now supports .zip archives](https://devblogs.microsoft.com/commandline/windows-package-manager-1-4/). Maybe they were listening. :)

Yes, I think you might be right. I see that [adding support for .zip issue](https://github.com/microsoft/winget-cli/issues/140) was closed by [this PR](https://github.com/microsoft/winget-cli/pull/2500). I looked through the commits in the PR and [this...

I can recommend using [PDFCompare](https://github.com/red6/pdfcompare). It allows you to set up exclusion zones that are exempt from the comparison.

I did fork it but I have not done much with it. I did start some changes, but I think maybe they are just on a local branch at this...

@tumbarumba Please close this PR, it has been merged into PR #443 .

@tumbarumba Please close this PR, it has been merged into PR #443 .

> I think that "appId" needs to be promoted to a top-level field because it always requires user input. The package field should default to the group id but I'm...

Ok, I think this is ready to be reviewed and merged. It contains merged code from the following PRs: #442 #441 #439 #433 #431 #430 #429 #404 #383 #381 #379...

@tumbarumba - I just noticed that there's section under docs/javadocs with the JavaDocs. I take it this gets generated manually and then checked in for a new release. Should I...

@tumbarumba I have figured out the JavaDocs and will commit an updated version. I have some Javadoc comment cleanup to do as part of that process. It may take a...