summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove pipeline-specific logic from test scriptstduffield/remove-install-logic-17Tom Duffield2021-04-232-68/+9
| | | | | | | This logic has been moved into the Omnibus Buildkite Plugin. These scripts can now be used outside of the Buildkite pipelines. Signed-off-by: Tom Duffield <github@tomduffield.com>
* Bump version to 17.0.233 by Chef Expeditorv17.0.233Chef Expeditor2021-04-239-25/+26
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11444 from chef/mp/disable-dnf-functional-testsTim Smith2021-04-231-1/+4
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Disable Dnf tests for fedoraMarc A. Paradise2021-04-231-1/+4
| | | | | | | | | | | | | | | | | | This is temporary until we can track down why they're running long enough to consistently timeout. See also chef/11414 Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* | Bump version to 17.0.232 by Chef Expeditorv17.0.232Chef Expeditor2021-04-239-25/+26
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11443 from chef/mp/add-compliance-phase-run-markersTim Smith2021-04-231-3/+6
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add start/end of compliance phase loggingMarc A. Paradise2021-04-231-3/+6
| |/ | | | | | | | | | | | | | | | | | | Also reduce logging level to debug for some output that isn't generally going to be used in the normal case where everything goes right. This closes #11107. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* | Bump version to 17.0.231 by Chef Expeditorv17.0.231Chef Expeditor2021-04-239-105/+28
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11405 from chef/jfm/final_cert_updateJohn McCrae2021-04-234-104/+303
|\ \ | |/ |/|
| * Correcting Gemfile.lock version issuesJohn McCrae2021-04-232-3/+3
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * properly add/remove pfx and private keys, changed output for all fetch ↵John McCrae2021-04-232-101/+300
|/ | | | | | commands to require an output path instead of dumping to screen, added the ability to create a certificate from a URL Signed-off-by: John McCrae <john.mccrae@progress.com>
* Bump version to 17.0.230 by Chef Expeditorv17.0.230Chef Expeditor2021-04-239-29/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11442 from chef/mp/show-json-file-report-pathTim Smith2021-04-232-2/+2
|\ | | | | Make json-file compliance report path visible
| * Make json-file compliance report path is visibleMarc A. Paradise2021-04-232-2/+2
|/ | | | | | | | We were previously logging it earlier in the run, and it could get lost in backscroll. With this change, we'll log it at/near the end, at the time we write the report. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Bump version to 17.0.229 by Chef Expeditorv17.0.229Chef Expeditor2021-04-239-27/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11439 from chef/more_actionsTim Smith2021-04-222-52/+37
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Move macOS Test Kitchen tests to GitHub ActionsTim Smith2021-04-222-52/+37
| | | | | | | | | | | | Move off Azure Pipelines Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md with details from pull request #11438Chef Expeditor2021-04-231-3/+4
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11438 from chef/more_actionsTim Smith2021-04-222-42/+53
|\ \ | |/ | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add Test Kitchen tests in GitHub Actions for WindowsTim Smith2021-04-222-42/+53
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.228 by Chef Expeditorv17.0.228Chef Expeditor2021-04-239-29/+29
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11437 from chef/update_hab_ruby_3Tim Smith2021-04-221-1/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update the habitat plan for Linux to Ruby 3Tim Smith2021-04-221-1/+1
|/ | | | | | Match omnibus builds Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.227 by Chef Expeditorv17.0.227Chef Expeditor2021-04-229-27/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Update CHANGELOG.md with details from pull request #11422Chef Expeditor2021-04-221-3/+4
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11436 from ↵Tim Smith2021-04-221-3/+3
|\ | | | | | | | | chef/expeditor/chef/ohai_cfeba80b1f2c8d0cb520b2c80e459325c5cf41a9 Bump chef/ohai to cfeba80b1f2c8d0cb520b2c80e459325c5cf41a9
| * Bump chef/ohai to cfeba80b1f2c8d0cb520b2c80e459325c5cf41a9Chef Expeditor2021-04-221-3/+3
| | | | | | | | | | | | This pull request was triggered automatically via Expeditor when cfeba80b1f2c8d0cb520b2c80e459325c5cf41a9 was merged. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Merge pull request #11422 from chef/unitTim Smith2021-04-221-0/+26
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove macOS 11 testingTim Smith2021-04-221-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add macos unit testing with GitHub actionsunitTim Smith2021-04-211-0/+26
| | | | | | | | | | | | Free! Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.226 by Chef Expeditorv17.0.226Chef Expeditor2021-04-229-28/+29
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11435 from chef/13Tim Smith2021-04-221-1/+1
|\ \ | | | | | | Disable FreeBSD builds for now
| * | Disable FreeBSD builds for nowTim Smith2021-04-221-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.0.225 by Chef Expeditorv17.0.225Chef Expeditor2021-04-229-28/+29
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11404 from chef/mp/compliance-preflight-2Tim Smith2021-04-222-9/+14
|\ \ | | | | | | Compliance Phase preflight validation updates
| * | Compliance Phase preflight validation updatesmp/compliance-preflight-2Marc A. Paradise2021-04-212-9/+14
| | | | | | | | | | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* | | Bump version to 17.0.224 by Chef Expeditorv17.0.224Chef Expeditor2021-04-229-28/+29
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11430 from chef/auto_regTim Smith2021-04-221-1/+3
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | fix uninitialized Win32 constantauto_regMatt Wrock2021-04-221-1/+3
| | | | | | | | | | | | | | | | Signed-off-by: Matt Wrock <matt@mattwrock.com>
* | | | 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>