summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* remove unnecessary from_json callfix-windows-feature-powershell-json-errorrishichawda2021-12-081-2/+1
| | | | Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
* Bump version to 17.8.35 by Chef Expeditorv17.8.35Chef Expeditor2021-12-078-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.8.34 by Chef Expeditorv17.8.34Chef Expeditor2021-12-078-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.8.33 by Chef Expeditorv17.8.33Chef Expeditor2021-12-078-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12207 from jasonwbarnett/bugfix/add-recipe-nameLamont Granquist2021-12-071-1/+4
|\
| * Add #recipe_name to Chef::ProviderJason Barnett2021-10-221-1/+4
| | | | | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* | Bump version to 17.8.32 by Chef Expeditorv17.8.32Chef Expeditor2021-12-078-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12343 from chef/docs_updatesTim Smith2021-12-079-29/+120
|\ \ | | | | | | Move more documentation into the code
| * | Update lib/chef/provider/package.rb Tim Smith2021-12-071-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Phil Dibowitz <phil@ipom.com>
| * | Move more documentation into the codedocs_updatesTim Smith2021-12-039-29/+120
| | | | | | | | | | | | | | | | | | Get closer to generating resources from the codebase. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.8.31 by Chef Expeditorv17.8.31Chef Expeditor2021-12-078-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12344 from chef/eol_suseLamont Granquist2021-12-073-173/+0
|\ \ \
| * | | Remove group provider for EOL SLES < 12eol_suseTim Smith2021-12-033-173/+0
| |/ / | | | | | | | | | | | | | | | The only supported versions of SLES are 12 and 15 at this point. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.8.30 by Chef Expeditorv17.8.30Chef Expeditor2021-12-078-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12346 from damacus/12345/remove-tap-fullLamont Granquist2021-12-071-4/+0
|\ \ \
| * | | Remove the full option from homebrew_tapDan Webb2021-12-061-4/+0
| |/ / | | | | | | | | | | | | | | | brew tap --full is no longer supported and there is no replacement Fixes #12345 Signed-off-by: Dan Webb <dan.webb@damacus.io>
* | | 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>