Tags: shooln/choco
Tags
Merge branch 'hotfix/2.2.2' * hotfix/2.2.2: (maint) Remove unnecessary line break (chocolatey#3292) Ensure pre-release flag is used for parent lookup
Merge branch 'hotfix/2.2.1' * hotfix/2.2.1: (maint) Update GitReleaseManager configuration (chocolatey#3291) Update Chocolatey.NuGet.Client libraries to 3.4.2 (chocolatey#3286) Adjust wording of upgrade failure message (chocolatey#3286) Prevent MSI Upgrades (chocolatey#3286) Do not remove any files on MSI uninstall (chocolatey#3285) Upgrade 7z to 23.01
Merge branch 'release/2.2.0' * release/2.2.0: (21 commits) (doc) Update to indicate new package version used (maint) Add helper to split on max line lengths (chocolatey#3281) Add validation for cache folder permissions (chocolatey#3264) Update to latest Chocolatey.NuGet.Client (chocolatey#3264) Ignore lock folders in cache directories (chocolatey#3186) Remove easter egg (doc) Improve error message for defaultPushSource (tests) Clear HTTP Cache before getting packages (chocolatey#3258) Expand logging for nuget resources errors (maint) Set file encoding to include BOM (chocolatey#3237) Reduce number of queries for dependencies (chocolatey#3231) Add tests to ensure package listing (maint) Remove unnecessary using statements (chocolatey#3231) Don't refresh local package info during upgrade no-ops (build) Update to latest recipe package (doc) Minor corrections to wording (chocolatey#3242) Add a script to run Authenticated tests (chocolatey#3242) Attempt default credentials for sources (maint) Fix incorrect naming style uses (doc) Apply scripting best practices to output ...
Merge branch 'release/2.1.0' * release/2.1.0: (52 commits) (maint) If statement formatting change (chocolatey#3224) Add Assembly Loaded configuration option (maint) Resave without BOM (chocolatey#3224) Update version check tests (chocolatey#3174) Store non-normalized package version (maint) Add required whitespace (chocolatey#3225) Add Pester Tests to ensure environment (chocolatey#3201 chocolatey#3225) Re-instate setting of config values (maint) Remove env variable for release version (maint) Fix encoding of file (chocolatey#3194) Add tab completion for cache command (chocolatey#2854) Re-save file with UTF-8 with BOM (chocolatey#3218) Update Tab Expansion to use Test-Path (chocolatey#3218) Remove try catch block for tab completion (build) Use latest Chocolatey.Cake.Recipe package (chocolatey#2854) Do Write-Error instead of Write-Warning (chocolatey#2854) Pester tests to Get-ChocolateyConfigValue (maint) Resave Get-ChocolateyConfigValue as CRLF (chocolatey#2854) Add helper to read config values (chocolatey#3214) Add Pester tests to ensure cache cleared ...
Merge pull request chocolatey#3197 from corbob/proxies (chocolatey#3181) Let NuGet.Client get the system proxy if none is explicitly set.
Merge pull request chocolatey#3200 from TheCakeIsNaOH/fix-remove-pin (chocolatey#3196) Pin add/remove use exact package ID
Merge pull request chocolatey#3171 from gep13/make-user-sensitive-arg… …ument (chocolatey#948) Add user as sensitive argument
(chocolatey#3088) Don't loop over null hook script variables PowerShell 2 had the behaviour that foreach would iterate over a null variable (https://devblogs.microsoft.com/powershell/new-v3-language-features/). This has resulted in an issue if no hook scripts are passed in, then chocolateyScriptRunner would cause an error. This update changes this to do a nullcheck like we already had for the packageScript parameter.
Merge pull request chocolatey#3134 from AdmiringWorm/PROJ-595/update-… …rule-engine (maint) Add ability to get rules from the registered rules.
(maint) Update method name using naming convention We are no longer using snake case for method names, so we need to be consistent here. In addition, add a comment to indicate that this SupportsChocolatey method isn't currently being used anywhere, but it is there for future proofing of the interaction between Chocolatey and its consumers.
PreviousNext