summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Try skipping dev deps in chefsuper_slimTim Smith2020-09-302-7/+7
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.78 by Chef Expeditorv16.5.78Chef Expeditor2020-09-307-18/+26
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10474 from chef/bumpsTim Smith2020-09-302-52/+52
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Pull in Ohai 16.6 and train-core/train-winrm updatesTim Smith2020-09-302-52/+52
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Markdown fixes in the release notesTim Smith2020-09-301-561/+561
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 16.5.77Chef Expeditor2020-09-292-24/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10469 from chef/more_release_notesTim Smith2020-09-281-1/+5
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update RELEASE_NOTES.md Tim Smith2020-09-281-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update RELEASE_NOTES.md Tim Smith2020-09-281-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update RELEASE_NOTES.md Tim Smith2020-09-281-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Update release notes for 16.5.77Tim Smith2020-09-281-1/+5
|/ | | | | | Add the new things since .71 Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.77 by Chef Expeditorv16.5.77Chef Expeditor2020-09-287-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10468 from chef/bump_deps_chefstyleTim Smith2020-09-283-25/+26
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump dependencies to latest + resolve Chefstyle warningTim Smith2020-09-283-25/+26
|/ | | | | | Pull in the latest Chefstyle with RuboCop 0.92 and resolve the single failure from that. Also bump ohai/inspec for performance improvements and knife-opc/chef-zero for minor enhancements Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.76 by Chef Expeditorv16.5.76Chef Expeditor2020-09-267-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10463 from 007lva/chore/use-ruby-2.6-endless-rangeTim Smith2020-09-2529-34/+34
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use Ruby 2.6 endless Range syntax007lva2020-09-2429-34/+34
| | | | | | | | Signed-off-by: Luigi <007.lva@gmail.com>
* | Merge pull request #10466 from chef/remove-unnecessary-config-setting-in-testTim Smith2020-09-251-4/+0
|\ \ | | | | | | Remove unncessary test state.
| * | Remove unncessary test state.remove-unnecessary-config-setting-in-testPete Higgins2020-09-251-4/+0
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | | Merge pull request #10467 from chef/remove-unnecessary-requiresTim Smith2020-09-251-2/+0
|\ \ \ | |/ / |/| | Remove unnecessary requires from ResourceReporter.
| * | Remove unnecessary requires from ResourceReporter.Pete Higgins2020-09-251-2/+0
|/ / | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Bump version to 16.5.75 by Chef Expeditorv16.5.75Chef Expeditor2020-09-257-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10465 from chef/remove-requireTim Smith2020-09-241-1/+0
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove unnecessary require.remove-requirePete Higgins2020-09-241-1/+0
| |/ | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | Bump version to 16.5.74 by Chef Expeditorv16.5.74Chef Expeditor2020-09-257-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10464 from chef/addressableMatt Wrock2020-09-254-4/+12
|\ \ | |/ |/| autoload addressable/uri on :URI inside addressable module
| * autoload addressable/uri on :URI inside addressable modulemwrock2020-09-244-4/+12
|/ | | | Signed-off-by: mwrock <matt@mattwrock.com>
* Bump version to 16.5.73 by Chef Expeditorv16.5.73Chef Expeditor2020-09-247-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10462 from chef/release_prepTyler Ball2020-09-241-1/+7
|\ | | | | Preparing 16.5 hotfix patch to fix Workstation build issue
| * 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.72 by Chef Expeditorv16.5.72Chef Expeditor2020-09-247-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10461 from ramereth/dist-locale-logTim Smith2020-09-242-3/+3
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use ChefUtils::Dist::Infra::PRODUCT for locale warning instead of "Chef"Lance Albertson2020-09-242-3/+3
|/ | | | Signed-off-by: Lance Albertson <lance@osuosl.org>
* 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>