TheCakeIsNaOH
TheCakeIsNaOH
### What You Are Seeing? https://docs.chocolatey.org/en-us/guides/create/parse-packageparameters-argument  ### What is Expected? `Get-PackageParameters` has actually been available directly as a helper since Chocolatey CLI 0.10.8 https://github.com/chocolatey/choco/issues/1393 The note should be updated....
Only selected argument are captured after package install to be used when `useRememberedArgumentsForUpgrades`. https://github.com/chocolatey/choco/blob/develop/src/chocolatey/infrastructure.app/services/ChocolateyPackageService.cs#L522-L571 This list should be documented. I'm thinking perhaps in a help output, but maybe the docs...
## Is Your Feature Request Related To A Problem? Please describe. Once https://github.com/chocolatey/choco/issues/886 is completed, there will be many elements available for the packages.config file. It would be good to...
## Is Your Feature Request Related To A Problem? Please describe. There have been users that want to install Chocolatey from a local, predownloaded `.nupkg`. There are not currently instructions...
It would be good to add documentation for the process to follow if a package has a high virustotal count during moderation.
Here:  https://docs.chocolatey.org/en-us/choco/setup#option-3-manual It links to https://docs.chocolatey.org/en-us/choco/setup#download--powershell-method But that install method is missing as far as I can tell.
The package scanner really needs to have its documentation page filled out: https://docs.chocolatey.org/en-us/community-repository/moderation/package-scanner Here things I would like to see: - What the size limit is for binaries, and how...
The [moderation page](https://docs.chocolatey.org/en-us/community-repository/moderation/) has a couple of places that could use some work. - The [becoming a reviewer](https://docs.chocolatey.org/en-us/community-repository/moderation/#becoming-a-reviewer) section still has is TBD. - The [moderator review](https://docs.chocolatey.org/en-us/community-repository/moderation/#moderator-review) section has a...
## Description Of Changes This adds a parameter to the upgrade_run method, which is used to pass an action which resets the configuration in the function that calls upgrade_run. ##...
After some discussion with @gep13 on future plans for non-windows systems, it may make sense to create a new type of package, specifically for licenses (for licensed Chocolatey editions). Basically...