summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix broken powershell_script test.fix-powershell-testPete Higgins2020-08-071-3/+4
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Update CHANGELOG.md with details from pull request #10279Chef Expeditor2020-08-081-0/+2
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10279 from chef/remove-instance-variable-from-shared-contextTim Smith2020-08-075-66/+43
|\ | | | | Clean up some interdependencies in script resource tests.
| * Clean up some interdependencies in script resource tests.Pete Higgins2020-08-075-66/+43
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Update CHANGELOG.md with details from pull request #10278Chef Expeditor2020-08-081-3/+4
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10278 from chef/remove-unnecessary-shared-contextTim Smith2020-08-071-118/+113
|\ \ | | | | | | Remove an unnecessary shared_context from execute resource tests
| * | Remove an unnecessary shared_context.Pete Higgins2020-08-071-118/+113
| |/ | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Bump version to 16.4.16 by Chef Expeditorv16.4.16Chef Expeditor2020-08-077-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10277 from chef/lcg/mark-deep-merge-privateLamont Granquist2020-08-071-6/+35
|\ \ | |/ |/| Mark deep_merge as private
| * Mark deep_merge as privateLamont Granquist2020-08-071-6/+35
|/ | | | | | | It ain't quite private, but if people find it useful but not quite what they want they need to maintain their own implementation. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 16.4.15 by Chef Expeditorv16.4.15Chef Expeditor2020-08-077-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10274 from chef/resource-code-cleanupTim Smith2020-08-075-59/+57
|\ | | | | powershell_script cleanup
| * Add regression test for powershell_script flag order.Pete Higgins2020-08-071-5/+11
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Simplify property definition.Pete Higgins2020-08-073-45/+23
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Remove unused instance variable.Pete Higgins2020-08-071-1/+0
| | | | | | | | | | | | | | Introcduced 12 years ago, probably just cruft that never got cleaned up: https://github.com/chef/chef/commit/f826880c267755005fccb93bdac6105a3a8e24b2 Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Convert set_or_return use to property, copy docs from docs site.Pete Higgins2020-08-071-9/+24
|/ | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Bump version to 16.4.14 by Chef Expeditorv16.4.14Chef Expeditor2020-08-077-20/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10273 from chef/fix_actionTim Smith2020-08-072-2/+6
|\ | | | | chef_client_systemd_timer: Fix failures in the :remove action
| * chef_client_systemd_timer: Fix failures in the :remove actionTim Smith2020-08-072-2/+6
|/ | | | | | Get the actual systemd action right. Add a kitchen test for this as well. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.4.13 by Chef Expeditorv16.4.13Chef Expeditor2020-08-067-18/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10269 from chef/rubocop_Style_RedundantAssignmentTim Smith2020-08-063-13/+8
|\ | | | | Resolve Style/RedundantAssignment warnings
| * Resolve Style/RedundantAssignment warningsrubocop_Style_RedundantAssignmentTim Smith2020-08-053-13/+8
| | | | | | | | | | | | Avoid assigning when we don't need to Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md with details from pull request #10261Chef Expeditor2020-08-061-3/+4
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10261 from chef/update-spellcheck-setupTim Smith2020-08-051-6/+16
|\ \ | | | | | | Update spellcheck config with nice stuff from other repos.
| * | Don't depend on chef-utils when it might not be available.update-spellcheck-setupPete Higgins2020-08-051-2/+2
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * | Fix chefstyle violations.Pete Higgins2020-08-051-2/+2
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * | Update spellcheck config with nice stuff from other repos.Pete Higgins2020-08-051-6/+16
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | | Bump version to 16.4.12 by Chef Expeditorv16.4.12Chef Expeditor2020-08-067-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10268 from chef/attrTim Smith2020-08-051-6/+2
|\ \ \ | |_|/ |/| | Combine attr_reader / attr_writer into attr_accessor
| * | Combine attr_reader / attr_writer into attr_accessorattrTim Smith2020-08-051-6/+2
|/ / | | | | | | | | | | Resolves Style/BisectedAttrAccessor Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.4.11 by Chef Expeditorv16.4.11Chef Expeditor2020-08-057-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.4.10 by Chef Expeditorv16.4.10Chef Expeditor2020-08-057-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10265 from chef/skip_binsTim Smith2020-08-051-7/+16
|\ \ | | | | | | Cleanup extra binaries from libxml2 and libxslt
| * | Update omnibus/config/software/more-ruby-cleanup.rb Tim Smith2020-08-051-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * | Cleanup extra binaries from libxml2 and libxsltskip_binsTim Smith2020-08-041-7/+16
| | | | | | | | | | | | | | | | | | Neither of these libraries let you skip building these. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10267 from chef/bump_inspec_omnibusTim Smith2020-08-052-6/+6
|\ \ \ | |_|/ |/| | Bump InSpec/Train/omnibus-software
| * | Bump InSpec/Train/omnibus-softwareTim Smith2020-08-052-6/+6
|/ / | | | | | | | | | | Bump everything to the latest Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.4.9 by Chef Expeditorv16.4.9Chef Expeditor2020-08-057-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10264 from chef/faster_bundler_installsTim Smith2020-08-055-5/+5
|\ \ | |/ |/| Speed up our bundle installs by always running 3 jobs
| * Speed up our bundle installs by always running 3 jobsfaster_bundler_installsTim Smith2020-08-045-5/+5
|/ | | | | | | multi-job bundle install is the default in the next release, but for now we should make sure we set it everywhere. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.4.8 by Chef Expeditorv16.4.8Chef Expeditor2020-08-057-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10263 from chef/way_smaller_buildsTim Smith2020-08-041-2/+2
|\ | | | | Remove lzma and bzip binaries from our builds
| * Remove lzma and bzip binaries from our buildsTim Smith2020-08-041-2/+2
|/ | | | | | We don't need these. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.4.7 by Chef Expeditorv16.4.7Chef Expeditor2020-08-047-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10260 from chef/lcg/windows-custom-resources-unified-modeLamont Granquist2020-08-0424-45/+105
|\ | | | | Convert windows custom resources to unified_mode
| * Convert windows custom resources to unified_modeLamont Granquist2020-08-0424-45/+105
| | | | | | | | | | | | | | | | | | | | Tiny bit of code rage included to wipe out a completely unnecessary nodoc property I found in two of these. There are 7 other non-custom-resource-style windows resources that need converting that are all that is left. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.4.6 by Chef Expeditorv16.4.6Chef Expeditor2020-08-047-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10258 from chef/requiresTim Smith2020-08-046-14/+0
|\ \ | | | | | | Remove more requires that come for free
| * | Remove more requires that come for freeTim Smith2020-08-046-14/+0
| |/ | | | | | | | | | | The universal DSL includes all this stuff. In resource we include the universal DSL, but we also include several of the things it includes. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.4.5 by Chef Expeditorv16.4.5Chef Expeditor2020-08-047-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.