summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Testing: increase the timeout by a lotlcg/increase-timeoutLamont Granquist2021-04-221-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Revert "Testing: increase the timeout by a lot"Lamont Granquist2021-04-221-1/+1
| | | | This reverts commit bb6e6b530e6668fa5c689abbf49e2bcc4c372e90.
* Testing: increase the timeout by a lotLamont Granquist2021-04-221-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.0.223 by Chef Expeditorv17.0.223Chef Expeditor2021-04-228-25/+25
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11425 from chef/lcg/omit-cheffs-tests-ruby27Lamont Granquist2021-04-212-2/+2
|\ | | | | omit cheffs tests from ruby 2.7
| * omit cheffs tests from ruby 2.7Lamont Granquist2021-04-212-2/+2
| | | | | | | | | | | | | | | | | | | | ruby 2.7 is buggy and will always be buggy: https://bugs.ruby-lang.org/issues/16852 ruby 3.0 is fixed. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 17.0.222 by Chef Expeditorv17.0.222Chef Expeditor2021-04-229-28/+29
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11424 from chef/freebsd13Tim Smith2021-04-211-0/+1
|\ \ | |/ |/| Produce packages for FreeBSD 13
| * Produce packages for FreeBSD 13Tim Smith2021-04-211-0/+1
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.221 by Chef Expeditorv17.0.221Chef Expeditor2021-04-229-30/+32
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11420 from chef/lcg/cheffish-bumpLamont Granquist2021-04-211-1/+1
|\ | | | | Lock cheffish to 17
| * Lock cheffish to 17Lamont Granquist2021-04-211-1/+1
|/ | | | | | We don't support <= 16 due to removal of the ChefFS parallelizer Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.0.220 by Chef Expeditorv17.0.220Chef Expeditor2021-04-229-28/+30
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11397 from chef/lcg/replace-parallelizerLamont Granquist2021-04-2111-908/+310
|\ | | | | Replace the ChefFS parallelizer with parallel_map helper
| * Replace the ChefFS parallelizer with parallel_map helperLamont Granquist2021-04-2111-908/+310
|/ | | | | | | | | | | | The existing parallelizer was impossible to understand and may have had deadlocks in it causing test failures for quite a long time. With Ruby 3.0 the issues with the parallizer tests became completely untenable and unsupportable. This change replaces that with a simpler parallel_map implementation that uses ruby-concurrency which implements the necessary requirements of the old Parallelizer code in a more readable and maintainable way. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.0.219 by Chef Expeditorv17.0.219Chef Expeditor2021-04-229-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.218 by Chef Expeditorv17.0.218Chef Expeditor2021-04-229-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump omnibus to the latestTim Smith2021-04-211-21/+21
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Revert "Bump omnibus from `dd57896` to `79c80e0` in /omnibus"Tim Smith2021-04-211-6/+85
| | | | This reverts commit 9af641e043be800fd393becd39f3bc99f9bd5e19.
* Merge pull request #11408 from ↵Tim Smith2021-04-211-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-software-3ac1dbe Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus-software from `0dcaeb1` to `3ac1dbe` in /omnibusdependabot/bundler/omnibus/master/omnibus-software-3ac1dbedependabot-preview[bot]2021-04-211-84/+5
| | | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `0dcaeb1` to `3ac1dbe`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/0dcaeb1940283bcb98c00dcfe9bb2821726ffa0a...3ac1dbed61173f0919b9f8215bc1af00d7a6c27b) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #11410 from ↵Tim Smith2021-04-211-85/+6
|\ \ | | | | | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-79c80e0 Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump omnibus from `dd57896` to `79c80e0` in /omnibusdependabot/bundler/omnibus/master/omnibus-79c80e0dependabot-preview[bot]2021-04-211-85/+6
| |/ | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `dd57896` to `79c80e0`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/dd5789621fa32da5846b9cb92ea902015265734c...79c80e0414e17069e6cbe121a55fc36e867d7a04) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump version to 17.0.217 by Chef Expeditorv17.0.217Chef Expeditor2021-04-219-29/+30
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11413 from chef/expeditor/inspec-core-bin_4.33.1Tim Smith2021-04-211-3/+3
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump inspec-core-bin to 4.33.1Chef Expeditor2021-04-211-3/+3
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when inspec-core-bin 4.33.1 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Update cspell.jsonTim Smith2021-04-211-0/+1
|/ | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.216 by Chef Expeditorv17.0.216Chef Expeditor2021-04-209-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11403 from nikhil2611/reverting_commit_e5d273fTim Smith2021-04-201-5/+84
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Revert "Bump omnibus-software from `0dcaeb1` to `810a6c4` in /omnibus"Nikhil Gupta2021-04-201-5/+84
|/ | | | This reverts commit e5d273f8c70adb18d553faf996da9d36298666b0.
* Bump version to 17.0.215 by Chef Expeditorv17.0.215Chef Expeditor2021-04-209-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.214 by Chef Expeditorv17.0.214Chef Expeditor2021-04-209-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11377 from chef/mp/compliance-mode-preflight-validationsTim Smith2021-04-2014-67/+166
|\ | | | | Move most compliance validation to pre-run
| * Update attribute comment/doc for new docs linkMarc A. Paradise2021-04-202-3/+3
| | | | | | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
| * Move most compliance validation to pre-runMarc A. Paradise2021-04-1914-66/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because it is important that when possible, the compliance run get associated with the converge (via run-id) this PR updates compliance mode to pre-validate for most common issues before the converge occurs. This is a change of behavior, in that previously we would wait until it was time to send the report after the converge before validating, which would cause the report to not get captured for current converge (run-id) if config errors were present. This also adds error numbers to each of the failure conditions we detect, in order to simplify providing the operator help with resolving the errors. Resolves #11106 and #11105 Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* | Merge pull request #11400 from chef/mp/fix-windows-bootstrap-msi-urlTim Smith2021-04-202-6/+5
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update the download URL for windows msiMarc A. Paradise2021-04-202-6/+5
|/ / | | | | | | | | | | | | www.chef.io/chef/download has been deprecated; we should be using omnitruck.chef.io/chef/download. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* | Bump version to 17.0.213 by Chef Expeditorv17.0.213Chef Expeditor2021-04-209-28/+29
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11399 from ↵Tim Smith2021-04-191-2/+2
|\ \ | | | | | | | | | | | | chef/expeditor/chef/ohai_2a0da607d2d80c74adb9798c3bae1d2702ba05fd Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump chef/ohai to 2a0da607d2d80c74adb9798c3bae1d2702ba05fdChef Expeditor2021-04-201-2/+2
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when 2a0da607d2d80c74adb9798c3bae1d2702ba05fd was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Update dobi annotations to address tagging bugTom Duffield2021-04-191-1/+2
|/ | | | | | Be explicit about when to add the channel and latest tags. Signed-off-by: Tom Duffield <github@tomduffield.com>
* Bump version to 17.0.212 by Chef Expeditorv17.0.212Chef Expeditor2021-04-199-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.211 by Chef Expeditorv17.0.211Chef Expeditor2021-04-199-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11382 from chef/nkierpiec/update-omnibus-testsTim Smith2021-04-192-3/+17
|\ | | | | Update tests to handle local omnibus packages from Buildkite artifacts api
| * Add ps1 editsnkierpiec/update-omnibus-testsNathaniel Kierpiec2021-04-161-2/+11
| | | | | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
| * Update tests to handle local omnibus packages from Buildkite artifacts apiNathaniel Kierpiec2021-04-161-1/+6
| | | | | | | | Signed-off-by: Nathaniel Kierpiec <nkierpiec@chef.io>
* | Merge pull request #11396 from ↵Tim Smith2021-04-191-84/+5
|\ \ | | | | | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-software-810a6c4 Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump omnibus-software from `0dcaeb1` to `810a6c4` in /omnibusdependabot-preview[bot]2021-04-191-84/+5
|/ / | | | | | | | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `0dcaeb1` to `810a6c4`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/0dcaeb1940283bcb98c00dcfe9bb2821726ffa0a...810a6c469aefab77a577e222317e796159ee81ca) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Bump version to 17.0.210 by Chef Expeditorv17.0.210Chef Expeditor2021-04-199-28/+29
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11392 from ↵Tim Smith2021-04-181-3/+3
|\ \ | | | | | | | | | | | | chef/expeditor/chef/ohai_44f23f01752a95b3b93b710f9510806b781f8635 Signed-off-by: Tim Smith <tsmith@chef.io>