summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix comment typostyposTim Smith2021-10-163-7/+7
| | | | | | Fix some typos Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 3.2.5Chef Expeditor2021-02-131-11/+8
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 3.2.5 by Chef Expeditorv3.2.5Chef Expeditor2021-02-133-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #229 from priv-kweihmann/gemspec-licenseTim Smith2021-02-131-0/+1
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * gemspec: add license metadataKonrad Weihmann2021-02-131-0/+1
|/ | | | | | | so the data is visible on e.g. rubygems.org and can be used by compliance tooling Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
* Bump version to 3.2.4 by Chef Expeditorv3.2.4Chef Expeditor2021-02-123-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #228 from chef/ruby3_timeTim Smith2021-02-113-5/+14
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Pin chef-utilsTim Smith2021-02-111-0/+5
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add Ruby 3 testing + cleanup depsTim Smith2021-02-113-5/+9
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 3.2.3 by Chef Expeditorv3.2.3Chef Expeditor2021-01-253-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #227 from chef/testsLamont Granquist2021-01-252-9/+11
|\ | | | | fix broken windows tests
| * fix broken windows teststestsmwrock2020-11-182-9/+11
|/ | | | Signed-off-by: mwrock <matt@mattwrock.com>
* Update CHANGELOG.md to reflect the promotion of 3.2.2Chef Expeditor2020-11-161-10/+7
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 3.2.2 by Chef Expeditorv3.2.2Chef Expeditor2020-11-163-5/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #226 from chef/docsTim Smith2020-11-163-16/+2
|\ | | | | Cleanup deps and fix the failing spec helper loading of support files
| * Fix loading of spec support filesdocsTim Smith2020-11-161-2/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update Chefstyle to 1.5.1Tim Smith2020-11-161-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove the yard task / gemsTim Smith2020-11-162-13/+0
|/ | | | | | These do no get used by this project. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update README.mdTim Smith2020-11-121-1/+1
| | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 3.2.1 by Chef Expeditorv3.2.1Chef Expeditor2020-11-123-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #225 from chef/datesTim Smith2020-11-124-5/+5
|\ | | | | Remove copyright dates
| * Remove copyright datesdatesTim Smith2020-11-124-5/+5
|/ | | | | | This is 100% just to force a new build since 3.2.0 was build off the master branch and not main, which caused some old code to ship. We need a 3.2.1 Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 3.2.0Chef Expeditor2020-11-121-9/+6
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 3.2.0 by Chef ExpeditorChef Expeditor2020-11-123-4/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #224 from ↵Tim Smith2020-11-124-1/+117
|\ | | | | | | | | MsysTechnologiesllc/Kapil/MSYS-1131_Retrieves_the_environment_variables_for_the_specified_user Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fixed buildkite errorKapil Chouhan2020-11-121-0/+2
| | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
| * Load a user's profile, before retrieves the environment variablesKapil Chouhan2020-11-031-0/+8
| | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
| * Added yard commentsKapil Chouhan2020-09-102-13/+31
| | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
| * Update lib/mixlib/shellout/windows/core_ext.rbTim Smith2020-09-091-1/+1
| |
| * Update lib/mixlib/shellout/windows/core_ext.rb Tim Smith2020-09-091-1/+1
| | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Added Dependency of ffi-win31-extensions gem and added test casesKapil Chouhan2020-09-093-0/+17
| | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
| * Retrieves the environment variables for the specified userKapil Chouhan2020-09-032-3/+73
| | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
| * Fix for MSYS-1131 Retrieves the environment variables for the specified userKapil Chouhan2020-09-021-1/+2
| | | | | | | | Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
* | Update CHANGELOG.md to reflect the promotion of 3.1.7Chef Expeditor2020-10-291-9/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 3.1.7 by Chef Expeditorv3.1.7Chef Expeditor2020-10-293-4/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #223 from chef/loosen_win32_depTim Smith2020-10-292-4/+2
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Remove the path shifts in the spec helperloosen_win32_depTim Smith2020-10-291-2/+0
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Loosen win32-process dep to resolve Ruby 3 deprecation warningsTim Smith2020-10-291-2/+2
|/ / | | | | | | | | | | This removes the use of $SAFE which is causing deprecation warnings when killing processes on Windows. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Update CHANGELOG.md to reflect the promotion of 3.1.6Chef Expeditor2020-09-101-10/+7
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 3.1.6 by Chef Expeditorv3.1.6Chef Expeditor2020-09-103-5/+6
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #221 from chef/safeTim Smith2020-09-095-23/+16
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Simplify things a bit with &.safeTim Smith2020-09-095-23/+16
| | | | | | | | | | | | | | | | | | Use the latest and greatest ruby-isms to cut down on some code. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 3.1.5 by Chef Expeditorv3.1.5Chef Expeditor2020-09-093-4/+12
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #220 from chef/dirTim Smith2020-09-092-5/+5
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Back out the gemspec change that broke testsdirTim Smith2020-09-092-2/+2
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fix another oneTim Smith2020-09-081-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Use __dir__ instead of __FILE__Tim Smith2020-09-083-6/+6
| |/ | | | | | | | | | | Makes things a bit easier to read Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #219 from chef/lcg/shellout-trace-loggingTim Smith2020-08-242-1/+13
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Stop doing weird things with STDOUTlcg/shellout-trace-loggingLamont Granquist2020-08-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This means we get output when going to logfiles, while daemonized or when sending to pipes. Piping trace output to grep/less is why I consider the current behavior broken and this to be a bugfix. Since this is all debug/trace logging tweaking this should not be impacting anyone's running systems (https://xkcd.com/1172/). Under ideal conditions we should probably figure out some way to send output through the logger when trace is enabled and there's no STDOUT, but this is probably a VERY unlikely use case and is just not super easy. And daemonized trace logging of live stdout to a logfile will actually work correctly if someone is using something like systemd and just using STDOUT logging like it is the 21st century. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | chefstyleLamont Granquist2020-08-241-2/+3
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>