summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump omnibus from `2c309fa` to `2bf77bb` in /omnibusdependabot/bundler/omnibus/main/omnibus-2bf77bbdependabot[bot]2021-12-131-7/+7
| | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `2c309fa` to `2bf77bb`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/2c309fa8df525e57f3c234fe23e47fb5133f0370...2bf77bb5515a13bb0ce745f3d4c074ee50a6bf24) --- updated-dependencies: - dependency-name: omnibus dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump version to 17.9.0 by Chef Expeditorv17.9.0Chef Expeditor2021-12-108-21/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12362 from ↵Tim Smith2021-12-091-2/+2
|\ | | | | | | | | chef/expeditor/chef/ohai_2c9ae5e9b8216f6f4378de2fb97541e1ddfa8d17 Update Ohai to 17.9
| * Bump chef/ohai to 2c9ae5e9b8216f6f4378de2fb97541e1ddfa8d17Chef Expeditor2021-12-101-2/+2
|/ | | | | | This pull request was triggered automatically via Expeditor when 2c9ae5e9b8216f6f4378de2fb97541e1ddfa8d17 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.38 by Chef Expeditorv17.8.38Chef Expeditor2021-12-108-19/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12352 from chef/lcg/testing5Lamont Granquist2021-12-091-8/+11
|\
| * Properly fail on windows testsLamont Granquist2021-12-091-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that we cannot silently start failing to appbundle without failing these tests. There's a fairly bad bug here where the bundle install is failing due to native gems (that apparently we don't actually need) and it doesn't seem to matter for testing (all kinds of junk that kitchen-inspec brings in) Once that is fixed, the bundle install should no longer be ignored, and then the manual install of berkshelf can be removed. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Update CHANGELOG.md with details from pull request #12354Chef Expeditor2021-12-091-3/+4
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.8.37 by Chef Expeditorv17.8.37Chef Expeditor2021-12-098-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12354 from jasonwbarnett/fix-reference-to-dictionary-repoTim Smith2021-12-091-1/+1
|\ \ | | | | | | Fix reference to chef/chef_dictionary main branch
| * | Fix reference to chef/chef_dictionary main branchJason Barnett2021-12-071-1/+1
| | | | | | | | | | | | Signed-off-by: Jason Barnett <jason.w.barnett@gmail.com>
* | | Merge pull request #12360 from ↵Tim Smith2021-12-091-5/+5
|\ \ \ | | | | | | | | | | | | | | | | chef/expeditor/chef/ohai_1da5761c8954c1b3555dedaa09ee8788f25f7f7f Bump ohai to 17.8
| * | | Bump chef/ohai to 1da5761c8954c1b3555dedaa09ee8788f25f7f7fChef Expeditor2021-12-091-5/+5
|/ / / | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when 1da5761c8954c1b3555dedaa09ee8788f25f7f7f 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.36 by Chef Expeditorv17.8.36Chef Expeditor2021-12-088-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12355 from chef/fix-windows-feature-powershell-json-errorLamont Granquist2021-12-081-2/+1
|\ \ \ | |/ / |/| |
| * | 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