summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* WIP - add a tesk to invoke buildkite container tests locallymp/knife-gem-specsMarc A. Paradise2021-04-212-0/+50
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Add missing env config for knife app specMarc A. Paradise2021-04-211-0/+5
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Move the knife app spec tooMarc A. Paradise2021-04-211-0/+0
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* no longer need to exclude knife specs since they movedMarc A. Paradise2021-04-211-3/+1
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Fix rspec task - no longer needs to exclude knife specMarc A. Paradise2021-04-211-9/+0
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* fix knife gemspec with new spec locationMarc A. Paradise2021-04-211-6/+1
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* copy in files from spec/. to be cleaned up someMarc A. Paradise2021-04-2188-0/+2523
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* update rake spec for new spec pathMarc A. Paradise2021-04-211-6/+1
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Update relative path to be correct for new test locationMarc A. Paradise2021-04-211-1/+1
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Update gitignores for knifeMarc A. Paradise2021-04-211-0/+5
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* remove gemfile.lock for knifeMarc A. Paradise2021-04-211-347/+0
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* move knife spec files to knife dirMarc A. Paradise2021-04-21176-0/+0
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* 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>
| * | Bump chef/ohai to 44f23f01752a95b3b93b710f9510806b781f8635expeditor/chef/ohai_44f23f01752a95b3b93b710f9510806b781f8635Chef Expeditor2021-04-191-3/+3
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when 44f23f01752a95b3b93b710f9510806b781f8635 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.0.209 by Chef Expeditorv17.0.209Chef Expeditor2021-04-179-28/+29
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11391 from ↵Tim Smith2021-04-171-4/+4
|\ \ | | | | | | | | | | | | chef/expeditor/chef/chefstyle_2c32688dc259423c328ccc2cf6b9f3b1bb3cb0a5 Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump chef/chefstyle to 2c32688dc259423c328ccc2cf6b9f3b1bb3cb0a5Chef Expeditor2021-04-171-4/+4
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when 2c32688dc259423c328ccc2cf6b9f3b1bb3cb0a5 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.0.208 by Chef Expeditorv17.0.208Chef Expeditor2021-04-179-29/+30
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11389 from chef/expeditor/tty-prompt_0.23.1Tim Smith2021-04-171-3/+3
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Bump tty-prompt to 0.23.1Chef Expeditor2021-04-171-3/+3
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when tty-prompt 0.23.1 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 #11386 from chef/last_15Tim Smith2021-04-161-0/+27
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update RELEASE_NOTES.md last_15Tim Smith2021-04-161-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
| * | Add release notes for 15.17Tim Smith2021-04-161-0/+27
|/ / | | | | | | | | | | This is the last 15. For realz this time. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.207 by Chef Expeditorv17.0.207Chef Expeditor2021-04-169-32/+31
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11379 from ↵Tim Smith2021-04-161-6/+6
|\ \ | |/ |/| | | | | chef/expeditor/chef/ohai_db08809916c84e74ec914bab3d313ec9dfc10195 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump chef/ohai to db08809916c84e74ec914bab3d313ec9dfc10195expeditor/chef/ohai_db08809916c84e74ec914bab3d313ec9dfc10195Chef Expeditor2021-04-161-6/+6
|/ | | | | | This pull request was triggered automatically via Expeditor when db08809916c84e74ec914bab3d313ec9dfc10195 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.0.206 by Chef Expeditorv17.0.206Chef Expeditor2021-04-159-27/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11374 from chef/rubocop_inlineTim Smith2021-04-142-23/+15
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>