summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 17.8.29 by Chef Expeditorv17.8.29Chef Expeditor2021-12-078-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12351 from chef/dependabot/bundler/omnibus/main/pedump-0.6.3Lamont Granquist2021-12-071-1/+1
|\
| * Bump pedump from 0.6.2 to 0.6.3 in /omnibusdependabot/bundler/omnibus/main/pedump-0.6.3dependabot[bot]2021-12-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pedump](https://github.com/zed-0xff/pedump) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/zed-0xff/pedump/releases) - [Commits](https://github.com/zed-0xff/pedump/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: pedump dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #12339 from chef/expeditor/_train-core_3.8.5Lamont Granquist2021-12-071-3/+3
|\ \
| * | Bump train-core to 3.8.5expeditor/_train-core_3.8.5Chef Expeditor2021-12-031-4/+4
| | | | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when train-core 3.8.5 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 #12334 from ↵Lamont Granquist2021-12-071-1/+1
|\ \ \ | |_|/ |/| | | | | chef/dependabot/bundler/omnibus/main/test-kitchen-3.2.2
| * | Bump test-kitchen from 3.2.1 to 3.2.2 in /omnibusdependabot/bundler/omnibus/main/test-kitchen-3.2.2dependabot[bot]2021-12-021-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/test-kitchen/test-kitchen/releases) - [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/test-kitchen/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: test-kitchen dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump version to 17.8.28 by Chef Expeditorv17.8.28Chef Expeditor2021-12-067-18/+18
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12347 from chef/lcg/dnf-spec-cleanupLamont Granquist2021-12-061-106/+106
|\ \
| * | Update the DNF spec tests with a helperlcg/dnf-spec-cleanupLamont Granquist2021-12-061-106/+106
|/ / | | | | | | | | | | This synchronizes them better with the yum provider. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Merge pull request #12341 from chef/docs_fixesTim Smith2021-12-033-14/+13
|\ \ | |/ |/| Resource docs update from docs review
| * Update lib/chef/resource/powershell_package_source.rb Tim Smith2021-12-031-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * Resource docs update from docs reviewTim Smith2021-12-033-14/+13
|/ | | | | | These came out of https://github.com/chef/chef-web-docs/pull/3592 Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 17.8.25Chef Expeditor2021-12-012-39/+43
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.8.27 by Chef Expeditorv17.8.27Chef Expeditor2021-12-018-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12330 from chef/bundler_overrideLamont Granquist2021-12-011-1/+0
|\
| * Remove the unused bundler overridebundler_overrideTim Smith2021-11-301-1/+0
| | | | | | | | | | | | We no longer install bundler via definition since it's part of ruby Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.8.26 by Chef Expeditorv17.8.26Chef Expeditor2021-12-018-25/+26
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12331 from chef/22.04_testingTim Smith2021-12-012-3/+3
|\ \ | |/ |/| Replace Ubuntu 21.10 testing with 22.04 testing
| * Replace Ubuntu 21.10 testing with 22.04 testing22.04_testingTim Smith2021-11-302-3/+3
|/ | | | | | There's a docker container for the nightly builds of this version now. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.8.25 by Chef Expeditorv17.8.25Chef Expeditor2021-12-018-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11983 from ↵Tim Smith2021-11-304-9/+13
|\ | | | | | | | | chef/use-powershell-exec-for-windows-feature-powershell use powershell_exec instead of powershell_out in windows_feature_powershell
| * Merge branch 'main' into use-powershell-exec-for-windows-feature-powershelluse-powershell-exec-for-windows-feature-powershellLamont Granquist2021-11-3042-242/+452
| |\
| * | remove convert to json commandrishichawda2021-11-191-1/+1
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | remove kitchen.vagrant.ymlrishichawda2021-11-181-24/+0
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | windows_feature_powershell: add e2e testrishichawda2021-11-183-1/+30
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | perf(windows_feature_powershell): use powershell_execrishichawda2021-11-182-8/+7
| | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* | | Bump version to 17.8.24 by Chef Expeditorv17.8.24Chef Expeditor2021-12-018-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12145 from chef/snehal/chef_client_validation_key_fixTim Smith2021-11-303-1/+72
|\ \ \ | | | | | | | | Fix failures finding validation key when relative path is provided
| * | | updated rspecsnehal/chef_client_validation_key_fixsnehaldwivedi2021-11-022-3/+7
| | | |
| * | | Remove old changessnehaldwivedi2021-11-011-43/+0
| | | |
| * | | Removed unwanted changessnehaldwivedi2021-11-011-10/+0
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | Moved rspec for base.rb and added integration testsnehaldwivedi2021-11-012-0/+67
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | updated reviewed changessnehaldwivedi2021-11-011-7/+1
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | Moved changes form client.rb to base.rbsnehaldwivedi2021-11-012-13/+7
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
| * | | fixes the failure in finding key when provided relative path of validation_keysnehaldwivedi2021-11-013-0/+65
| | | | | | | | | | | | | | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* | | | Bump version to 17.8.23 by Chef Expeditorv17.8.23Chef Expeditor2021-12-018-20/+21
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #12327 from chef/noko_17Tim Smith2021-11-301-1/+1
|\ \ \ \ | | | | | | | | | | Update Nokogiri from 1.11.0 to 1.12.5
| * | | | Update Nokogiri from 1.11.0 to 1.12.5noko_17Tim Smith2021-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This resolves a large number of bugs and adds new features. It also resolves a CVE that only impacts jruby, but will still show up in CVE scanners. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 17.8.22 by Chef Expeditorv17.8.22Chef Expeditor2021-11-308-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #12329 from ↵Tim Smith2021-11-301-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | chef/expeditor/chef/ohai_1c5ef4fa1e3a316749dca0d4c14127edaedfb33a Bump chef/ohai to 1c5ef4fa1e3a316749dca0d4c14127edaedfb33a
| * | | | | Bump chef/ohai to 1c5ef4fa1e3a316749dca0d4c14127edaedfb33aChef Expeditor2021-11-301-2/+2
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when 1c5ef4fa1e3a316749dca0d4c14127edaedfb33a was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | | | | Bump version to 17.8.21 by Chef Expeditorv17.8.21Chef Expeditor2021-11-308-20/+21
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #12264 from chef/10.14Lamont Granquist2021-11-301-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove support for macOS 10.1410.14Tim Smith2021-11-291-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We support N-2 which is 12, 11, 10.15 now. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 17.8.20 by Chef Expeditorv17.8.20Chef Expeditor2021-11-308-20/+21
| |/ / / |/| | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #12278 from chef/use-powershell-exec-in-powershell-resourceLamont Granquist2021-11-304-125/+137
|\ \ \ \
| * | | | add kitchen tests for powershell package resourceuse-powershell-exec-in-powershell-resourcerishichawda2021-11-241-0/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | | | call strip only when string is returnedrishichawda2021-11-191-5/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
| * | | | update tests for powershell packagerishichawda2021-11-181-114/+114
| | | | | | | | | | | | | | | | | | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>