summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Get lib/ free of spelling violations.Pete Higgins2020-05-1879-112/+145
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Replace some cyrillic characters in English words.Pete Higgins2020-05-181-3/+3
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Remove spelling exception fixed in another PR.Pete Higgins2020-05-181-2/+0
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fill in list of spelling exceptions.Pete Higgins2020-05-181-3/+1490
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Replace non-word "whitespaces" with "whitespace".Pete Higgins2020-05-183-4/+4
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Replace nonsense word with other silly words.Pete Higgins2020-05-182-5/+5
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fix spellcheck tasks to use cspell globs rather than bash.Pete Higgins2020-05-181-2/+2
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fix a typo.Pete Higgins2020-05-181-1/+1
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add more exceptions and ignored files.Pete Higgins2020-05-181-1/+34
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fix a typo.Pete Higgins2020-05-182-2/+2
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add rake tasks for spellchecker.Pete Higgins2020-05-181-0/+16
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add names from CHEF_MVPS.md to spelling exclusion list.Pete Higgins2020-05-181-0/+60
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fix typos in RELEASE_NOTES.md.Pete Higgins2020-05-182-17/+350
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Fix some typos in CONTRIBUTING.md.Pete Higgins2020-05-181-2/+2
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Initial cspell config.Pete Higgins2020-05-181-0/+6
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Add skeleton cspell config.Pete Higgins2020-05-181-0/+18
| | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Bump version to 16.1.3 by Chef Expeditorv16.1.3Chef Expeditor2020-05-187-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9883 from chef/fix-keyword-warningTim Smith2020-05-182-2/+2
|\ | | | | Fix ruby 2.7 keyword argument warning.
| * Fix ruby 2.7 keyword argument warnings.Pete Higgins2020-05-182-2/+2
|/ | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Bump version to 16.1.2 by Chef Expeditorv16.1.2Chef Expeditor2020-05-187-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9882 from chef/fix_resource_inspectorTim Smith2020-05-181-3/+4
|\ | | | | Fix failures inspecting a single cookbook
| * Fix failures inspecting a single cookbookTim Smith2020-05-181-3/+4
|/ | | | | | The chef-resource-inspector with zero args inspects chef, but you can also pass it an argument to inspect cookbooks or files. The current logic for inspecting a cookbook is broken. It incorrectly tries to load cookbooks and it results in failures after several minutes of spinning. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.1.1 by Chef Expeditorv16.1.1Chef Expeditor2020-05-187-18/+26
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9878 from bobchaos/win_bootstrap_2Tim Smith2020-05-182-1/+7
|\ | | | | fix windows bootstrap; replicate chef/chef/pull/9839 by Chad Jessup
| * fix windows bootstrap; replicate https://github.com/chef/chef/pull/9839 by ↵Marc Chamberland2020-05-162-1/+7
|/ | | | | | | | | Chad Jessup This fixes bootstrapping on Windows. All credit goes to Chad Jessup <chad.jessup@gmail.com> but since the original PR was left without DCO I'm replicating it here, with valid DCO. Signed-off-by: Marc Chamberland <chamberland.marc@gmail.com>
* Update CHANGELOG.md to reflect the promotion of 16.1.0Chef Expeditor2020-05-152-29/+26
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Minor release notes updatesTim Smith2020-05-151-16/+16
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.1.0 by Chef Expeditorv16.1.0Chef Expeditor2020-05-157-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9873 from chef/16.1Tim Smith2020-05-141-2/+37
|\ | | | | Add 16.1 release notes
| * Remove extra line16.1Tim Smith2020-05-141-1/+0
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update RELEASE_NOTES.md Tim Smith2020-05-141-1/+0
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Update RELEASE_NOTES.md Tim Smith2020-05-141-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Update RELEASE_NOTES.md Tim Smith2020-05-141-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Update RELEASE_NOTES.md Tim Smith2020-05-141-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Add 16.1 release notesTim Smith2020-05-141-2/+39
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.0.303 by Chef Expeditorv16.0.303Chef Expeditor2020-05-147-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9870 from chef/expeditor/inspec-core_4.18.114Tim Smith2020-05-141-3/+3
|\ | | | | Bump inspec-core to 4.18.114
| * Bump inspec-core to 4.18.114expeditor/inspec-core_4.18.114Chef Expeditor2020-05-141-3/+3
|/ | | | | | This pull request was triggered automatically via Expeditor when inspec-core 4.18.114 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.302 by Chef Expeditorv16.0.302Chef Expeditor2020-05-147-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9868 from chef/lcg/chef-16-launchd2Lamont Granquist2020-05-134-51/+252
|\
| * Remove useless testLamont Granquist2020-05-132-44/+0
| | | | | | | | | | | | | | | | We broke this and they didn't fail, refactored the code and fixed it and now they're failing. We've got coverage of this in the functional tests now Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fixing testsLamont Granquist2020-05-132-57/+78
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Fixes and tests for Chef-16 regression in launchdLamont Granquist2020-05-133-6/+230
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 16.0.301 by Chef Expeditorv16.0.301Chef Expeditor2020-05-147-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9869 from chef/dep_bumpsTim Smith2020-05-132-29/+28
|\ | | | | Update Chefstyle to 1.0.5, Ohai to 16.1.1, and cheffish to 15.0.3
| * Update Chefstyle to 1.0.5 and Ohai to 16.1.1Tim Smith2020-05-132-29/+28
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.0.300 by Chef Expeditorv16.0.300Chef Expeditor2020-05-147-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #9864 from chef/windows_ruby27Tim Smith2020-05-132-11/+11
|\ | | | | Switch Ruby functional test on Windows to Ruby 2.7
| * Switch Ruby functional test on Windows to Ruby 2.7windows_ruby27Tim Smith2020-05-132-11/+11
| | | | | | | | | | | | Test on what we ship Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.0.299 by Chef Expeditorv16.0.299Chef Expeditor2020-05-137-19/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.