summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump chef/ohai to e2dd316c2380bd2a06c8bf928357169e089a401eexpeditor/chef/ohai_e2dd316c2380bd2a06c8bf928357169e089a401eChef Expeditor2021-04-271-2/+2
| | | | | | This pull request was triggered automatically via Expeditor when e2dd316c2380bd2a06c8bf928357169e089a401e 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.237 by Chef Expeditorv17.0.237Chef Expeditor2021-04-279-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11454 from chef/fix_omnibusTim Smith2021-04-261-11/+11
|\ | | | | Update omnibus gemfile.lock
| * Update omnibus gemfile.lockTim Smith2021-04-261-11/+11
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.236 by Chef Expeditorv17.0.236Chef Expeditor2021-04-269-29/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11452 from chef/jgarud/update-gemfile-to-support-env-varsLamont Granquist2021-04-261-2/+2
|\
| * updating Gemfile to support environment variablesjgarud/update-gemfile-to-support-env-varsjayashri garud2021-04-261-2/+2
|/ | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* Bump version to 17.0.235 by Chef Expeditorv17.0.235Chef Expeditor2021-04-249-27/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Update CHANGELOG.md with details from pull request #11450Chef Expeditor2021-04-241-3/+4
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11448 from chef/docs_improveTim Smith2021-04-239-25/+47
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Minor alignment fixTim Smith2021-04-232-2/+2
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Improve the auto generated docsTim Smith2021-04-238-24/+46
| | | | | | | | | | | | Make sure we properly generate docs Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #11450 from chef/faster_specsTim Smith2021-04-231-1/+1
|\ \ | |/ |/| Cache all our gems during spec runs
| * Cache all our gems during spec runsTim Smith2021-04-231-1/+1
|/ | | | | | This should speed up our unit tests a good amount Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.234 by Chef Expeditorv17.0.234Chef Expeditor2021-04-239-28/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11449 from chef/fix_windowsTim Smith2021-04-231-1/+79
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add back the windows depsTim Smith2021-04-231-1/+79
|/ | | | | | New Bundler is totally broken Signed-off-by: Tim Smith <tsmith@chef.io>
* 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.