summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure Ruby is setupci_fixupTim Smith2020-07-162-4/+25
* Use a single use box for windows testing to avoid CI failuresTim Smith2020-07-161-2/+4
* Fix a minor chefstyle comment alignment issueTim Smith2020-07-161-1/+1
* Test on Ruby 2.7 final, update chefstyle, and other CI fixesTim Smith2020-07-165-51/+16
* Bump version to 3.0.12 by Chef Expeditorv3.0.12Chef Expeditor2020-07-163-5/+6
* Merge pull request #206 from chef/lcg/extract-mixlib-shelloutLamont Granquist2020-07-167-20/+257
|\
| * remove ruby 2.2+2.3Lamont Granquist2020-07-162-19/+1
| * chefstyleLamont Granquist2020-07-161-1/+1
| * this API isn't supported in 2.2Lamont Granquist2020-07-163-1/+16
| * remove docs + debug from linux testsLamont Granquist2020-07-161-1/+1
| * add a simple smoke testlcg/extract-mixlib-shelloutLamont Granquist2020-07-162-1/+32
| * extracting shell_out helper to mixlib-shelloutLamont Granquist2020-07-152-0/+209
|/
* Bump version to 3.0.11 by Chef Expeditorv3.0.11Chef Expeditor2020-05-213-5/+6
* Merge pull request #205 from phiggins/minor-doc-fixesTim Smith2020-05-202-3/+1
|\
| * Remove an inaccurate statement from the README.Pete Higgins2020-05-201-2/+0
| * Fix a typo.Pete Higgins2020-05-201-1/+1
|/
* Bump version to 3.0.10 by Chef Expeditorv3.0.10Chef Expeditor2020-03-083-4/+12
* Merge pull request #203 from terceiro/fix-test-env-userLamont Granquist2020-03-081-1/+2
|\
| * shellout_spec: make "current user" independent of the environmentAntonio Terceiro2020-03-081-1/+2
|/
* Update CHANGELOG.md to reflect the promotion of 3.0.9Chef Expeditor2019-12-301-10/+7
* Bump version to 3.0.9 by Chef Expeditorv3.0.9Chef Expeditor2019-12-303-5/+6
* Merge pull request #199 from chef/relativeTim Smith2019-12-294-6/+5
|\
| * Update the readme badgeTim Smith2019-12-291-1/+1
| * Remove the lockfile configTim Smith2019-12-291-1/+0
| * Substitute require for require_relativeTim Smith2019-12-292-4/+4
|/
* Bump version to 3.0.8 by Chef Expeditorv3.0.8Chef Expeditor2019-12-303-4/+12
* Merge pull request #198 from chef/windows_testingTim Smith2019-12-2912-98/+98
|\
| * Fix chefstyle pin for Ruby 2.2windows_testingTim Smith2019-12-191-1/+1
| * Another Ruby 2.2 pinTim Smith2019-12-191-1/+1
| * Make sure we still support Ruby 2.2Tim Smith2019-12-192-5/+4
| * Test on Ruby 2.7 + random testing improvementsTim Smith2019-12-196-17/+77
| * Replace Appvyeor with Buildkite for Windows PR testingTim Smith2019-07-303-48/+16
| * Use consistent gemfile groupsTim Smith2019-07-302-6/+6
| * Remove old jenkins testing filesTim Smith2019-07-302-27/+0
* | Simplify the gemfile for dependabotTim Smith2019-10-281-6/+0
* | Update CHANGELOG.md to reflect the promotion of 3.0.7Chef Expeditor2019-07-311-12/+9
|/
* Bump version to 3.0.7 by Chef Expeditor3.0.7Chef Expeditor2019-07-303-5/+6
* Fix return type of Process.create to be a ProcessInfo instance a… (#190)Lamont Granquist2019-07-302-1/+5
|\
| * Fix return type of Process.create to be a ProcessInfo instance again.Ryan Davis2019-07-302-1/+5
|/
* Bump version to 3.0.6 by Chef Expeditor3.0.6Chef Expeditor2019-07-303-5/+6
* Blinding applying chefstyle -a. (#191)Lamont Granquist2019-07-308-18/+40
|\
| * Blinding applying chefstyle -a.Ryan Davis2019-07-308-18/+40
|/
* Merge pull request #188 from chef/more_rubyTim Smith2019-06-062-2/+25
|\
| * Add Ruby 2.2 and 2.3 testingTim Smith2019-06-062-2/+25
* | Merge pull request #187 from chef/speedupTim Smith2019-06-062-4/+7
|\ \ | |/
| * Switch to using the ruby docker containersTim Smith2019-06-061-3/+4
| * Enable caching and use the newer box in appveyorTim Smith2019-06-061-1/+3
* | Merge pull request #186 from chef/speedupTim Smith2019-06-064-10/+6
|\ \ | |/
| * Skip installing gems we need for CITim Smith2019-06-063-5/+4
| * Pull Chefstyle from rubygems againTim Smith2019-06-062-5/+2
|/