summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Apply suggestions from code review release_prepTyler Ball2020-09-241-2/+2
| | | | | Signed-off-by: tyler-ball <tball@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
* Apply suggestions from code review Tyler Ball2020-09-241-2/+2
| | | | | Signed-off-by: tyler-ball <tball@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
* Updating for review commentstyler-ball2020-09-241-0/+1
| | | | Signed-off-by: tyler-ball <tball@chef.io>
* Preparing 16.5 hotfix patch to fix Workstation build issuetyler-ball2020-09-241-1/+6
| | | | Signed-off-by: tyler-ball <tball@chef.io>
* Bump version to 16.5.71 by Chef Expeditorv16.5.71Chef Expeditor2020-09-247-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10451 from chef/requiresTim Smith2020-09-2316-18/+26
|\ | | | | Update require gating to include chef-utils/chef-config & gate more
| * Use ChefUtils::CANARY and update to the chefstyle that enforces thatTim Smith2020-09-2310-11/+11
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Back out one of the requires gatingsTim Smith2020-09-234-5/+5
| | | | | | | | | | | | This seems to break specs Signed-off-by: Tim Smith <tsmith@chef.io>
| * Gate requires in chef-utils and chef-config as wellrequiresTim Smith2020-09-208-10/+18
| | | | | | | | | | | | Update the cop config to handle those as well Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.5.70 by Chef Expeditorv16.5.70Chef Expeditor2020-09-247-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.5.69 by Chef Expeditorv16.5.69Chef Expeditor2020-09-247-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10447 from chef/VSingh/simplify-hashTim Smith2020-09-233-14/+5
|\ \ | | | | | | Simplify Hash transforms & minor code refactoring
| * | Fix syntax errorVSingh/simplify-hashVivek Singh2020-09-211-1/+1
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Fix cheftyleVivek Singh2020-09-192-2/+2
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | dpkg package DRY up the codeVivek Singh2020-09-192-13/+4
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Fix cred knife key transformVivek Singh2020-09-191-1/+1
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | Merge pull request #10459 from chef/example-fix-for-chef_handler-resourceTim Smith2020-09-231-0/+1
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Fix examples markdown in chef_handler resource.example-fix-for-chef_handler-resourcePete Higgins2020-09-231-0/+1
|/ / / | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | | Bump version to 16.5.68 by Chef Expeditorv16.5.68Chef Expeditor2020-09-217-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10449 from 007lva/chore/remove-unused-methodLamont Granquist2020-09-211-9/+0
|\ \ \ | | | | | | | | Remove unused method
| * | | Remove unused method007lva2020-09-201-9/+0
| |/ / | | | | | | | | | Signed-off-by: Luigi <007.lva@gmail.com>
* | | Bump version to 16.5.67 by Chef Expeditorv16.5.67Chef Expeditor2020-09-217-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10360 from ed-brex/ed-brex/homebrew-use-full-nameLamont Granquist2020-09-211-1/+1
|\ \ \ | |_|/ |/| | Check for full names in Homebrew package info
| * | Check for full names in Homebrew package infoEd Flanagan2020-09-211-1/+1
|/ / | | | | | | Signed-off-by: Ed Flanagan <eflanagan@brex.com>
* | Bump version to 16.5.66 by Chef Expeditorv16.5.66Chef Expeditor2020-09-217-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10450 from chef/tty-tableTim Smith2020-09-206-67/+71
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Pull in the new tty-table to unlock new license-acceptancetty-tableTim Smith2020-09-206-67/+71
|/ | | | | | | | tty-table was holding back a bunch of deps. This will resolve several Ruby 2.7 warnings and lets use use the optimized license-acceptance gem that also had pete's better error handling. This also nukes a few deps to make chef/chef smaller. Includes misc chefstyle fixes for the new version Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.65 by Chef Expeditorv16.5.65Chef Expeditor2020-09-187-18/+26
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10446 from chef/missing_requireTim Smith2020-09-181-0/+2
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * policefile -> policyfilemissing_requireMarc A. Paradise2020-09-181-1/+1
| | | | | | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
| * Add missing requires to chef/policy_builder/dynamicTim Smith2020-09-171-0/+2
|/ | | | | | | | | | This was coming in for free before somehow, but now it's causing failures in the Chef Workstation specs. ERROR: Chef Infra failed to converge: uninitialized constant Chef::PolicyBuilder::Dynamic::ExpandNodeObject from file /opt/chef-workstation/embedded/lib/ruby/gems/2.7.0/gems/chef-16.5.64/lib/chef/policy_builder/dynamic.rb:158:in `select_implementation' Caused by: (NameError) uninitialized constant Chef::PolicyBuilder::Dynamic::ExpandNodeObject Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 16.5.64Chef Expeditor2020-09-172-78/+75
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Update RELEASE_NOTES.mdTim Smith2020-09-171-0/+9
| | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.64 by Chef Expeditorv16.5.64Chef Expeditor2020-09-177-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10445 from chef/bump_licenseTim Smith2020-09-172-2/+2
|\ | | | | Update to the latest license_scout gem
| * Update to the latest license_scout gemTim Smith2020-09-172-2/+2
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.63 by Chef Expeditorv16.5.63Chef Expeditor2020-09-177-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10444 from chef/osx_profileTim Smith2020-09-173-10/+75
|\ | | | | Fix idempotency in the osx_profile resource and avoid writing data to disk
| * Update release notesTim Smith2020-09-171-4/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix xml parsing specTim Smith2020-09-171-1/+67
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix the get_installed_profiles to properly return a hashTim Smith2020-09-171-1/+1
| | | | | | | | | | | | The logger.trace was causing it to return nil Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix querying of installed profile data and avoid writing data to diskTim Smith2020-09-171-4/+3
|/ | | | | | We can write it to stdout by specifying the output as "stdout-xml". The profiles command would fail if the temp file has already been used and this was resulting in null values. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.62 by Chef Expeditorv16.5.62Chef Expeditor2020-09-177-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.5.61 by Chef Expeditorv16.5.61Chef Expeditor2020-09-177-20/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10443 from chef/inspecTim Smith2020-09-172-27/+25
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update InSpec to the latestTim Smith2020-09-172-27/+25
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #10440 from chef/more_docsTim Smith2020-09-175-14/+14
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Docs fixes from reviewTim Smith2020-09-165-14/+14
|/ | | | | | Mostly capitalizing things Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.60 by Chef Expeditorv16.5.60Chef Expeditor2020-09-167-18/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10439 from chef/RedundantSortTim Smith2020-09-162-3/+2
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>