summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* A bit more formattingTim Smith2020-11-032-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Resolve spellcheck warningsTim Smith2020-11-032-4/+5
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update lib/chef/resource/csh.rb Tim Smith2020-11-031-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
* Update lib/chef/resource/ksh.rb Tim Smith2020-11-031-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
* Update lib/chef/resource/perl.rb Tim Smith2020-11-031-1/+1
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
* Improve auto generated resource docsTim Smith2020-11-029-12/+130
| | | | | | More minor updates to improve our docs generation Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.7.21 by Chef Expeditorv16.7.21Chef Expeditor2020-11-037-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10590 from chef/frozenTim Smith2020-11-0237-25/+62
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Merge branch 'master' into frozenTim Smith2020-11-029-20/+34
| |\ | |/ |/|
* | Bump version to 16.7.20 by Chef Expeditorv16.7.20Chef Expeditor2020-11-027-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10586 from chef/fix-homebrew_updateLamont Granquist2020-11-022-1/+14
|\ \
| * | Fix bad constant reference in homebrew_update resource.Pete Higgins2020-11-021-1/+4
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * | Add homebrew to macos kitchen tests.Pete Higgins2020-11-021-0/+10
|/ / | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Remove the freezes in code nowfrozenTim Smith2020-11-022-25/+25
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Freeze strings in chef-utilsTim Smith2020-11-0237-0/+37
|/ | | | | | This saves us memory and gets us ready for a world where this becomes the default. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.7.19 by Chef Expeditorv16.7.19Chef Expeditor2020-10-317-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10587 from chef/bump_ohaiTim Smith2020-10-301-13/+13
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update ohai to 16.7.9 and rspec to 3.10Tim Smith2020-10-301-13/+13
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.7.18 by Chef Expeditorv16.7.18Chef Expeditor2020-10-307-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10545 from chef/out_to_execMatt Wrock2020-10-3022-132/+440
|\ | | | | Improve Windows resource performance by converting powershell_out usage to powershell_exec
| * fix habitat adembly resolution failuresmwrock2020-10-301-1/+9
| | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
| * extend windows plan build to an hourmwrock2020-10-281-0/+1
| | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
| * convert most internal powershell_out to powershell_execmwrock2020-10-2821-131/+430
| | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | Bump version to 16.7.17 by Chef Expeditorv16.7.17Chef Expeditor2020-10-307-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10584 from chef/simplify_regexTim Smith2020-10-3014-25/+25
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Simplify regexes by removing extra character classesTim Smith2020-10-3014-25/+25
| | | | | | | | | | | | | | | | | | We're working too hard here. No need for these. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.7.16 by Chef Expeditorv16.7.16Chef Expeditor2020-10-307-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10583 from chef/splatTim Smith2020-10-301-11/+1
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Avoid a splat operator where we don't need oneTim Smith2020-10-301-11/+1
|/ / | | | | | | | | | | Just pass in the symbols Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.7.15 by Chef Expeditorv16.7.15Chef Expeditor2020-10-297-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10574 from TimothyTitan/patch-1Tim Smith2020-10-291-0/+2
|\ \ | | | | | | Fix download errors during knife bootstrap on windows due to lack of TLS 1.2 support
| * | Fix chefstyle in unrelated changeTimothy Johnson2020-10-291-1/+0
| | | | | | | | | | | | Obvious fix
| * | Update windows_bootstrap_context.rbTim Titan2020-10-291-0/+2
| |/ | | | | | | | | Adding tls1.2 support for powershell. From - https://github.com/chef/chef/issues/8713
* | Bump version to 16.7.14 by Chef Expeditorv16.7.14Chef Expeditor2020-10-297-20/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10572 from chef/solaris_packageTim Smith2020-10-292-2/+0
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove the provides :package for solaris_packageTim Smith2020-10-292-2/+0
| | | | | | | | | | | | | | | | | | | | | This only worked on Solaris 5.10, which we don't support anymore. Just nuke the line entirely Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.7.13 by Chef Expeditorv16.7.13Chef Expeditor2020-10-297-18/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Update CHANGELOG.md with details from pull request #10576Chef Expeditor2020-10-291-3/+4
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10581 from chef/cleanupTim Smith2020-10-291-0/+4
|\ \ | | | | | | Remove a few more files from our install artifact
| * | Remove a few more files from our install artifactTim Smith2020-10-291-0/+4
| | | | | | | | | | | | | | | | | | This cleans up some files we don't need in the install artifact. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10576 from chef/nuke_specsTim Smith2020-10-291-877/+0
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Remove the provider_resolver specs that are not helpfulnuke_specsTim Smith2020-10-291-877/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a pretty useless test at this point: - Platform/platform_family/version combinations are invalid in a way that makes tests pass when they should not. Ex: all the solaris stuff - Platforms we don't support anymore - Fake version numbers that mean we're not testing what would actually make sense Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 16.7.12 by Chef Expeditorv16.7.12Chef Expeditor2020-10-297-20/+20
| |/ / |/| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10577 from chef/secret_fileTim Smith2020-10-292-6/+7
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | fix secret options in windows bootstrapmwrock2020-10-292-6/+7
| | |/ | |/| | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | | Bump version to 16.7.11 by Chef Expeditorv16.7.11Chef Expeditor2020-10-297-18/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10580 from chef/bump_win32_processTim Smith2020-10-293-12/+12
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Update Ohai to 16.7.4 and win32-process to 0.9.0Tim Smith2020-10-293-12/+12
| | |/ | |/| | | | | | | | | | | | | Fix openindiana detection and resolve Ruby 3 deprecation warnings on windows Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Update CHANGELOG.md with details from pull request #10578Chef Expeditor2020-10-291-3/+4
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.7.10 by Chef Expeditorv16.7.10Chef Expeditor2020-10-297-20/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.