summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 16.0.108 by Chef Expeditorv16.0.108Chef Expeditor2020-03-037-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9434 from chef/btm/colorsTim Smith2020-03-025-17/+35
|\ | | | | Replace highline.color with pastel.decorate
| * Replace highline.color with pastel.decorateBryan McLellan2020-03-025-17/+35
| | | | | | | | | | | | | | | | | | | | Contributes to the removal of the 'heavy' highline dependency (#9359) by switching from highline.color to pastel.decorate, which is a drop-in replacement. Pastel is part of the tty[1] family of libraries. [1] https://github.com/piotrmurach/tty#3-components Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | Bump version to 16.0.107 by Chef Expeditorv16.0.107Chef Expeditor2020-03-027-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9432 from chef/expeditor/train-core_3.2.23Tim Smith2020-03-021-2/+2
|\ \ | |/ |/| Bump train-core to 3.2.23
| * Bump train-core to 3.2.23Chef Expeditor2020-03-021-2/+2
|/ | | | | | This pull request was triggered automatically via Expeditor when train-core 3.2.23 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 16.0.106 by Chef Expeditorv16.0.106Chef Expeditor2020-03-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.0.105 by Chef Expeditorv16.0.105Chef Expeditor2020-03-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.0.104 by Chef Expeditorv16.0.104Chef Expeditor2020-03-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9422 from chef/remove_msi_checksLamont Granquist2020-03-023-89/+7
|\ | | | | Deprecate Chef::Platform.supports_msi?
| * Deprecate Chef::Platform.supports_msi?remove_msi_checksTim Smith2020-02-283-89/+7
| | | | | | | | | | | | This was put in place for Windows Server Nano which didn't support MSIs. That's not a platform anymore so it can go. Here's the original PR: https://github.com/chef/chef/pull/3939 Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.0.103 by Chef Expeditorv16.0.103Chef Expeditor2020-03-027-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9425 from chef/powershell_includeLamont Granquist2020-03-024-10/+0
|\ \ | | | | | | Remove the mixin powershell includes from resources
| * | Remove the mixin powershell includes from resourcespowershell_includeTim Smith2020-02-284-10/+0
| | | | | | | | | | | | | | | | | | | | | This is in universal so we don't need to do it in these resources / providers. We had it in some, but not in others. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #9426 from chef/more_windows_feature_cleanupLamont Granquist2020-03-021-16/+2
|\ \ \ | | | | | | | | More removal of Windows 2008 R2 support from windows_feature_powershell
| * | | More removal of Windows 2008 R2 support from windows_feature_powershellmore_windows_feature_cleanupTim Smith2020-02-281-16/+2
| | | | | | | | | | | | | | | | | | | | | | | | https://github.com/chef/chef/pull/9205 did the initial bit, but I failed to remove the #powershell_version method that was called by #raise_on_old_powershell. Also remove a platform check around the registry key checks. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 16.0.102 by Chef Expeditorv16.0.102Chef Expeditor2020-03-027-19/+20
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #9427 from chef/appveyorLamont Granquist2020-03-025-9/+4
|\ \ \ \ | | | | | | | | | | Remove the last bits of Appveyor from the specs
| * | | | Remove the last bits of Appveyor from the specsappveyorTim Smith2020-02-285-9/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | We don't have Appveyor anymore. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Merge pull request #9428 from chef/nuke_old_specsTim Smith2020-03-025-44/+33
|\ \ \ \ | | | | | | | | | | Remove constraints on specs
| * | | | Remove constraints on specsnuke_old_specsTim Smith2020-02-285-44/+33
| |/ / / | | | | | | | | | | | | | | | | | | | | Run it all. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 16.0.101 by Chef Expeditorv16.0.101Chef Expeditor2020-03-027-19/+20
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #9429 from joerg/fix_path_extension_gsubTim Smith2020-03-021-1/+1
|\ \ \ \ | | | | | | | | | | Fix gsub so only file endings of .rb and .json are removed.
| * | | | Fix gsub so only file endings of .rb and .json are removed. Any file paths, ↵Jörg Herzinger2020-03-021-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | like FQDNs with them in between will not be handeled. Signed-off-by: Jörg Herzinger <joerg.herzinger@gmail.com>
* | | | Bump version to 16.0.100 by Chef Expeditorv16.0.100Chef Expeditor2020-03-027-19/+20
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #9430 from chef/jsinha/update_solaris_gccLamont Granquist2020-03-021-5/+1
|\ \ \ \ | |/ / / |/| | | Update gcc pinning for solaris to 5.4.0
| * | | Remove gcc pinning for solarisJaymala Sinha2020-03-021-5/+1
|/ / / | | | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* | | Bump version to 16.0.99 by Chef Expeditorv16.0.99Chef Expeditor2020-02-297-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.0.98 by Chef Expeditorv16.0.98Chef Expeditor2020-02-297-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #9424 from chef/older_than_win_2012_or_8Tim Smith2020-02-282-9/+5
|\ \ \ | | | | | | | | Deprecate the older_than_win_2012_or_8? helper
| * | | Deprecate the older_than_win_2012_or_8? helperolder_than_win_2012_or_8Tim Smith2020-02-282-9/+5
| |/ / | | | | | | | | | | | | | | | Within Chef this is only used in the windows_feature_powershell resource which I've cleaned up. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #9423 from chef/mixin_shell_outTim Smith2020-02-282-6/+0
|\ \ \ | |/ / |/| | Don't require/include Mixin Shellout in freebsd_package and openbsd_package
| * | Don't require/include Mixin Shellout in freebsd_package and openbsd_packagemixin_shell_outTim Smith2020-02-282-6/+0
|/ / | | | | | | | | | | This comes for free with Resource and these are the only two resources that were doing it. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.0.97 by Chef Expeditorv16.0.97Chef Expeditor2020-02-287-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9421 from chef/macos_directoryTim Smith2020-02-282-21/+10
|\ \ | |/ |/| directory resource: Remove support for macOS < 10.11
| * directory resource: Remove support for macOS < 10.11Tim Smith2020-02-282-21/+10
|/ | | | | | There's no reason to test this behavior anymore since we don't support macOS < 10.13 Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #9414 from chef/contributingTim Smith2020-02-281-2/+2
|\ | | | | Update how approvals / builds happen
| * Update CONTRIBUTING.md Tim Smith2020-02-281-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update CONTRIBUTING.md Tim Smith2020-02-281-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-Authored-By: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update how approvals / builds happencontributingTim Smith2020-02-281-2/+2
| | | | | | | | | | | | This was a bit dated. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.0.96 by Chef Expeditorv16.0.96Chef Expeditor2020-02-287-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9418 from chef/remove_ps_bypass_checkTim Smith2020-02-283-47/+15
|\ \ | | | | | | Deprecate supports_powershell_execution_bypass? check
| * | Deprecate supports_powershell_execution_bypass? checkTim Smith2020-02-283-47/+15
| | | | | | | | | | | | | | | | | | All the platforms we support have PowerShell 3.0+ now so this is always true. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.0.95 by Chef Expeditorv16.0.95Chef Expeditor2020-02-287-19/+20
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9420 from chef/remove_macos_10.9_supportTim Smith2020-02-282-224/+215
|\ \ | | | | | | Remove support for macOS < 10.12 in the service resource
| * | Don't run all the service specs twiceTim Smith2020-02-281-211/+209
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove support for macOS < 10.12 in the service resourceTim Smith2020-02-282-15/+8
|/ / | | | | | | | | | | There's no reason to perform this check anymore since we only product packages for macOS 10.13 and later. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.0.94 by Chef Expeditorv16.0.94Chef Expeditor2020-02-287-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9417 from chef/nano_supportTim Smith2020-02-2812-257/+52
|\ \ | | | | | | Remove all the code that checks for Windows Nano
| * | Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-2812-257/+52
|/ / | | | | | | | | | | Windows Nano isn't a thing anymore so we shouldn't spending compute time checking to see if we're on Windows Nano Signed-off-by: Tim Smith <tsmith@chef.io>