summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Test 17.4.38 on win 2022, win 11, debian 11jsnapp/test-on-windows-2022Jeremiah Snapp2021-09-211-62/+68
| | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* Bump version to 17.5.13 by Chef Expeditorv17.5.13Chef Expeditor2021-09-208-20/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12064 from chef/lcg/symlink-knifeTim Smith2021-09-203-7/+0
|\ | | | | Don't setup broken symlink to knife
| * Do not test for knife symlinklcg/symlink-knifeLamont Granquist2021-09-201-5/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * don't setup broken symlink to knifeLamont Granquist2021-09-202-2/+0
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update CHANGELOG.md with details from pull request #12060Chef Expeditor2021-09-181-3/+4
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12060 from chef/windows2022Tim Smith2021-09-171-1/+1
|\ | | | | Test on Windows 2022 in GitHub actions
| * Test on Windows 2022 in GitHub actionsTim Smith2021-09-171-1/+1
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #12023 from chef/automated_release_notesTim Smith2021-09-174-7260/+81
|\ | | | | Automate release announcements
| * Set branch to masterautomated_release_notesTim Smith2021-09-151-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Automate release announcementsTim Smith2021-09-154-7260/+81
| | | | | | | | | | | | Make the machine do my job. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Fix timezone example formatTim Smith2021-09-171-2/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Chefstyle fixTim Smith2021-09-161-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.5.12 by Chef Expeditorv17.5.12Chef Expeditor2021-09-168-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.5.11 by Chef Expeditorv17.5.11Chef Expeditor2021-09-168-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.5.10 by Chef Expeditorv17.5.10Chef Expeditor2021-09-168-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12018 from chef/registry-key-resource-value-property-via-dslTim Smith2021-09-162-47/+35
|\ \ | | | | | | registry_key: convert values to a real property
| * | raise in coerce block if type is incorrectregistry-key-resource-value-property-via-dslrishichawda2021-09-151-8/+9
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | don't pass nil to values in registrykey providerrishichawda2021-09-151-2/+3
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | lazy initialize unscrubbed values with a getterrishichawda2021-09-151-32/+32
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | registry_key: set up values property via dslrishichawda2021-09-131-34/+20
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* | | Merge pull request #12031 from chef/expeditor/_ffi-libarchive_1.1.3Tim Smith2021-09-161-5/+5
|\ \ \ | | | | | | | | Bump ffi-libarchive to 1.1.3
| * | | Bump ffi-libarchive to 1.1.3Chef Expeditor2021-09-161-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when ffi-libarchive 1.1.3 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | | | Merge pull request #12028 from chef/less_scary_betaTim Smith2021-09-161-4/+2
|\ \ \ \ | |/ / / |/| | | Make the beta warning less scary
| * | | Make the beta warning less scaryless_scary_betaTim Smith2021-09-141-4/+2
|/ / / | | | | | | | | | | | | | | | Also make it smaller Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Add registry_key note to codeTim Smith2021-09-141-3/+4
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.5.9 by Chef Expeditorv17.5.9Chef Expeditor2021-09-148-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12022 from jiokmiso/mount_point_coerceTim Smith2021-09-142-1/+11
|\ \ \ | | | | | | | | Coerce mount_point only when it is not root directory
| * | | fixing chefstyle issueJiSoo Kim2021-09-141-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: JiSoo Kim <jskim910118@gmail.com>
| * | | Coerce mount_point only when it is not root directoryJiSoo2021-09-132-1/+11
| |/ / | | | | | | | | | Signed-off-by: JiSoo Kim <jskim910118@gmail.com>
* | | Fix descriptions in resourcesTim Smith2021-09-142-14/+14
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Fix missing ` in resource descriptionTim Smith2021-09-141-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.5.8 by Chef Expeditorv17.5.8Chef Expeditor2021-09-148-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12024 from chef/descriptionTim Smith2021-09-141-0/+2
|\ \ \ | |_|/ |/| | Add a description to use_consistent_splay
| * | Add a description to use_consistent_splayTim Smith2021-09-141-0/+2
|/ / | | | | | | | | | | Make sure this documents Signed-off-by: Tim Smith <tsmith@chef.io>
* | Fix spelling and chefstyle issuesTim Smith2021-09-143-2/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.5.7 by Chef Expeditorv17.5.7Chef Expeditor2021-09-148-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11894 from ↵Tim Smith2021-09-142-2/+93
|\ \ | | | | | | | | | | | | gholtiii/gh/chef_client_scheduled_task_behaves_like_cron Enable chef-client scheduled task to behave like chef_client_cron, with consistent delay calculated once from splay
| * | Enable chef-client scheduled task to behave like chef_client_cron, with ↵George Holt2021-09-012-2/+93
| | | | | | | | | | | | | | | | | | consistent delay calculated once Signed-off-by: George Holt <gholtiii@me.com>
* | | Fill out historical release notesTim Smith2021-09-131-149/+493
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Resolve chefstyle warningsTim Smith2021-09-132-10/+8
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.5.6 by Chef Expeditorv17.5.6Chef Expeditor2021-09-138-21/+22
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12020 from gogsbread/yamlTim Smith2021-09-134-3/+130
|\ \ \ | |_|/ |/| |
| * | Add Yaml verifierAntony Deepak Thomas2021-09-134-3/+130
|/ / | | | | | | | | | | | | | | This patch adds Yaml verifier to the list of built-in verifiers. Yaml verifier can be used on `file` like resources such as `file`, `template` etc. Signed-off-by: Antony Deepak Thomas <antonydeepak@gmail.com>
* | Bump version to 17.5.5 by Chef Expeditorv17.5.5Chef Expeditor2021-09-108-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12016 from chef/lcg/more-file-existsLamont Granquist2021-09-094-12/+18
|\ \ | | | | | | Clean up some more File.exists? uses
| * | Clean up some more File.exists? useslcg/more-file-existsLamont Granquist2021-09-094-12/+18
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Fix chefstyle warningTim Smith2021-09-091-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.5.4 by Chef Expeditorv17.5.4Chef Expeditor2021-09-098-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12015 from chef/expeditor/_chef-vault_4.1.4Tim Smith2021-09-091-1/+1
|\ \ \ | | | | | | | | Bump chef-vault to 4.1.4