summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add unit and integration testing back to omnibus testersLamont Granquist2020-08-1715-35/+52
| | | | | | It is slow but it does catch real bugs Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 16.4.34 by Chef Expeditorv16.4.34Chef Expeditor2020-08-177-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10298 from chef/lcg/fix-bootstrapping-path-issuesLamont Granquist2020-08-176-142/+335
|\
| * fix to render file_cache_path more "windows-native"Lamont Granquist2020-08-173-6/+26
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fix crazy formattinglcg/fix-bootstrapping-path-issuesLamont Granquist2020-08-141-7/+11
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * comment the crazinessLamont Granquist2020-08-141-0/+9
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * more tests and docsLamont Granquist2020-08-143-6/+93
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * more tests found a bugLamont Granquist2020-08-142-48/+119
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * see if this worksLamont Granquist2020-08-145-17/+22
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * should fix remaining specsLamont Granquist2020-08-141-12/+12
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fix the real issueLamont Granquist2020-08-142-8/+25
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Fix bootstrapping windows-from-linuxLamont Granquist2020-08-145-73/+53
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.4.33 by Chef Expeditorv16.4.33Chef Expeditor2020-08-177-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10308 from chef/remove_win32_dirTim Smith2020-08-173-15/+9
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove the unused win32-dir dependencyTim Smith2020-08-173-15/+9
|/ / | | | | | | | | | | I'm not seeing this being required anywhere in our kit. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.4.32 by Chef Expeditorv16.4.32Chef Expeditor2020-08-177-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10283 from chef/httpsTim Smith2020-08-171-1/+2
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Use net/http and openssl instead of net/httpshttpsTim Smith2020-08-121-1/+2
| | | | | | | | | | | | | | | | | | | | | net/https just calls openssl and net/http. We can just do that ourselves and avoid the extra layer Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.4.31 by Chef Expeditorv16.4.31Chef Expeditor2020-08-177-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10305 from chef/slim_fauxhaiTim Smith2020-08-171-0/+10
|\ \ \ | | | | | | | | Delete deprecated Fauxhai definitions
| * | | Delete deprecated Fauxhai definitionsslim_fauxhaiTim Smith2020-08-141-0/+10
| | |/ | |/| | | | | | | | | | | | | We're not bundling Fauxhai for cookbook testing by end users. We're bundling it to test our own chef-utils logic. We can remove all the deprecated definitions that we're not using anyways. This shaves 2 megs off our install in 22 files. Long term I'd like to just ship fauxhai w/o the definitions as fauxhai-lite, but this will get us what we need until that time. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.4.30 by Chef Expeditorv16.4.30Chef Expeditor2020-08-177-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10300 from tecracer-theinen/theinen/checksum-ui-improvementLamont Granquist2020-08-172-2/+1
|\ \ \ | |/ / |/| |
| * | Simplify implementation for checksum ellipsisThomas Heinen2020-08-173-6/+2
| | | | | | | | | | | | Signed-off-by: Thomas Heinen <theinen@tecracer.de>
| * | Change output to clearly show checksums are displayed incompletelyThomas Heinen2020-08-142-1/+4
| | | | | | | | | | | | Signed-off-by: Thomas Heinen <theinen@tecracer.de>
* | | Bump version to 16.4.29 by Chef Expeditorv16.4.29Chef Expeditor2020-08-147-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.4.28 by Chef Expeditorv16.4.28Chef Expeditor2020-08-147-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10301 from kimbernator/masterTim Smith2020-08-141-1/+1
|\ \ \ | | | | | | | | do not require source when removing powershell package source
| * | | do not require source when removing powershell package sourcejk0509742020-08-141-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Jeremy Kimber <jeremykimberh@gmail.com>
* | | | Merge pull request #10303 from chef/macos_specsTim Smith2020-08-141-2/+2
|\ \ \ \ | |/ / / |/| | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Convert the functional tests over to macos? as wellTim Smith2020-08-141-2/+2
|/ / / | | | | | | | | | | | | | | | I missed these. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.4.27 by Chef Expeditorv16.4.27Chef Expeditor2020-08-147-20/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.4.26 by Chef Expeditorv16.4.26Chef Expeditor2020-08-147-18/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10284 from chef/existTim Smith2020-08-1457-144/+145
|\ \ \ | | | | | | | | Fix File.exist throughout the codebase
| * | | File.exists? -> File.exist?existTim Smith2020-08-1257-144/+145
| | |/ | |/| | | | | | | | | | | | | Update some of these methods Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10289 from chef/minor_specTim Smith2020-08-142-8/+8
|\ \ \ | |_|/ |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Minor tweaks to the platform checks in the specsminor_specTim Smith2020-08-122-8/+8
| |/ | | | | | | | | | | | | Use match? to make sure we always get a bool back. Rename os_x? to macos? Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md with details from pull request #10292Chef Expeditor2020-08-141-3/+4
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.4.25 by Chef Expeditorv16.4.25Chef Expeditor2020-08-147-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10292 from chef/omnibus_kitchenTim Smith2020-08-131-32/+7
|\ \ | | | | | | Update Omnibus kitchen config with public boxes
| * | Update Omnibus kitchen config with public boxesomnibus_kitchenTim Smith2020-08-121-32/+7
| | | | | | | | | | | | | | | | | | Get this closer to actually working as a test environment. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10297 from chef/bumps_all_depsTim Smith2020-08-132-3/+3
|\ \ \ | | | | | | | | Update Fauxhai to 8.3
| * | | Update Fauxhai to 8.3Tim Smith2020-08-132-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 16.4.24 by Chef Expeditorv16.4.24Chef Expeditor2020-08-137-19/+20
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #10294 from chef/require_optimizationTim Smith2020-08-1314-14/+14
|\ \ \ \ | | | | | | | | | | Optimize requires for non-omnibus installs
| * | | | Optimize requires for non-omnibus installsrequire_optimizationTim Smith2020-08-1214-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only require external libraries if we need to. Also use require_relative everywhere we can. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 16.4.23 by Chef Expeditorv16.4.23Chef Expeditor2020-08-137-19/+20
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #10296 from chef/bumps_all_depsTim Smith2020-08-132-23/+23
|\ \ \ \ \ | | |/ / / | |/| | | Bump deps for require perf optimizations
| * | | | Bump deps for require perf optimizationsTim Smith2020-08-132-23/+23
|/ / / / | | | | | | | | | | | | | | | | | | | | This should be faster in test Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Bump version to 16.4.22 by Chef Expeditorv16.4.22Chef Expeditor2020-08-127-19/+20
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.