summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Amazon installs bundler as the bundler commandmore_kitchen_testingTim Smith2020-05-061-5/+1
* Install bundler via yum as wellTim Smith2020-05-061-0/+1
* Stop updating Rubygems / Bundler in TK testsTim Smith2020-05-061-2/+0
* Use Amazon Linux Extras to install Ruby instead of ASDFTim Smith2020-05-062-28/+20
* Make sure we do yum at the beginning of the testTim Smith2020-05-061-1/+2
* Get timing on the ruby installTim Smith2020-05-061-0/+1
* Expand our sudo, sysctl, execute, apt_update and apt_preference testingTim Smith2020-05-065-30/+113
* Add ohai_hint and openssl_* testingTim Smith2020-05-0612-20/+340
* Bump version to 16.0.280 by Chef Expeditorv16.0.280Chef Expeditor2020-05-067-19/+20
* Merge pull request #9810 from chef/fix_windows_package_againTim Smith2020-05-063-3/+13
|\
| * Fix windows_package not allowing version to be an arrayTim Smith2020-05-063-3/+13
|/
* Bump version to 16.0.279 by Chef Expeditorv16.0.279Chef Expeditor2020-05-067-19/+20
* Merge pull request #9803 from chef/expeditor/inspec-core_4.18.111Tim Smith2020-05-062-31/+36
|\
| * Bump inspec-core to 4.18.111Chef Expeditor2020-05-062-31/+36
* | Bump version to 16.0.278 by Chef Expeditorv16.0.278Chef Expeditor2020-05-067-19/+20
|/
* Merge pull request #9808 from chef/bump_depsTim Smith2020-05-064-14/+14
|\
| * Update the commands in the docs toobump_depsTim Smith2020-05-051-3/+1
| * Pin chef-telementry to 1.0.3 to avoid ffi build breakageTim Smith2020-05-053-11/+13
* | Bump version to 16.0.277 by Chef Expeditorv16.0.277Chef Expeditor2020-05-067-19/+20
* | Merge pull request #9801 from chef/jsinha/msys2_updtTim Smith2020-05-061-7/+7
|\ \
| * | Update omnibus-software for new msys2 pathjsinha/msys2_updtJaymala Sinha2020-05-051-7/+7
| |/
* | Bump version to 16.0.276 by Chef Expeditorv16.0.276Chef Expeditor2020-05-067-18/+26
* | Merge pull request #9802 from chef/more_cleanupTim Smith2020-05-061-2/+18
|\ \ | |/ |/|
| * Fix typomore_cleanupTim Smith2020-05-051-1/+1
| * Cleanup gemfile/gemspecs if the bin dir is emptyTim Smith2020-05-051-2/+5
| * Cleanup more files in gems we shipTim Smith2020-05-051-0/+4
| * Delete unnecessary gem bin/console and bin/setup filesTim Smith2020-05-051-0/+9
|/
* Update CHANGELOG.md to reflect the promotion of 16.0.275Chef Expeditor2020-05-052-30/+27
* Merge pull request #9793 from chef/release_notes_16_hotfixTim Smith2020-05-041-1/+12
|\
| * Add release notes for 16.0.273release_notes_16_hotfixTim Smith2020-05-041-1/+12
|/
* Bump version to 16.0.275 by Chef Expeditorv16.0.275Chef Expeditor2020-05-057-19/+20
* Merge pull request #9794 from chef/cron_dTim Smith2020-05-043-15/+79
|\
| * Make sure command is actually presentTim Smith2020-05-042-0/+4
| * Fix failurs in the cron_d resource :remove actionTim Smith2020-05-043-15/+75
|/
* Bump version to 16.0.274 by Chef Expeditorv16.0.274Chef Expeditor2020-05-047-19/+20
* Merge pull request #9739 from chef/robb/reorder-gem-installs-in-hab-buildTim Smith2020-05-043-23/+46
|\
| * include Chef DLLs in the Habitat Windows packagerobb/reorder-gem-installs-in-hab-buildRobb Kidd2020-04-281-0/+6
| * reorder gem installs and add a retryRobb Kidd2020-04-281-5/+9
| * add status code checks after bare commandsRobb Kidd2020-04-281-0/+5
| * improve required hab version detectionRobb Kidd2020-04-281-3/+2
| * give good names to the rake tasks that run before installRobb Kidd2020-04-281-16/+25
* | Bump version to 16.0.273 by Chef Expeditorv16.0.273Chef Expeditor2020-05-047-19/+20
* | Merge pull request #9791 from chef/required_fixesLamont Granquist2020-05-0412-12/+96
|\ \
| * | Chefstyle fixesTim Smith2020-05-043-5/+4
| * | Remove the deprecated Ubuntu cookbook from testTim Smith2020-05-042-3/+0
| * | Only require pin/pin_priority in :add actionTim Smith2020-05-041-2/+2
| * | Add apt_preference testsTim Smith2020-05-043-1/+16
| * | Fix sysctl :remove action failing with missing :value propTim Smith2020-05-047-5/+78
|/ /
* | Bump version to 16.0.272 by Chef Expeditorv16.0.272Chef Expeditor2020-05-047-19/+20
* | Merge pull request #9790 from chef/lcg/fix-windows-packageTim Smith2020-05-041-51/+26
|\ \