-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* development: [#135] A fix for passing custom source name in cChocoPackageInstaller Test-TargetResource (maint) Fix description and issue label (maint) Fix headings (GH-126) Document WinRM envelope size issue Corrected reversed logic in `if (-not $Purge) Using `$Purge.IsPresent` to be more explicit. Revered if Purge.IsPresent checks back to origional order Converted simple functions to "Advanced Functions" to match the rest of code (maint) Add build instructions (maint) Formatting Updated [Version] to Fully Qualified [System.Version] Choco appends '-beta' to beta version numbers Added parsing to split on '-' and only use the first section. Implemented caching choco version Ensured explicitly casting '0.10.4' to Version Powershell cannot compair 0.10.4 to a version number Fix Pester Test run Failure Choco Versions >10.4 overwhelm log with download Progress data
- Loading branch information
Showing
2 changed files
with
114 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters