summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove border color optionVSingh/knife-list-deprecation-updateVivek Singh2020-08-262-7/+6
| | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* Use ||= instead of const_defined? checkVivek Singh2020-08-261-1/+1
| | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* remove duplication of deprecated optionsVivek Singh2020-08-265-248/+29
| | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* knife config show specsVivek Singh2020-08-261-0/+192
| | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* more config specs cleanupVivek Singh2020-08-265-309/+50
| | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* Bump version to 16.5.13 by Chef Expeditorv16.5.13Chef Expeditor2020-08-257-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10347 from chef/greenify-ci-rednessTim Smith2020-08-256-47/+63
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Cut down on log output during hab builds on CI.greenify-ci-rednessPete Higgins2020-08-251-0/+7
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Update `knife config list` with new behavior and fix tests.Pete Higgins2020-08-253-46/+54
| | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
| * Fix spellcheck violations.Pete Higgins2020-08-252-1/+2
|/ | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* Bump version to 16.5.12 by Chef Expeditorv16.5.12Chef Expeditor2020-08-257-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10325 from chef/lcg/fix-windows-gemfileLamont Granquist2020-08-251-1/+1
|\
| * Update Gemfile lcg/fix-windows-gemfileLamont Granquist2020-08-241-1/+1
| | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org>
| * Fix dll copying in Gemfile to remove Dir.pwdLamont Granquist2020-08-241-1/+1
| | | | | | | | | | | | We can invoke bundler from other directories Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.5.11 by Chef Expeditorv16.5.11Chef Expeditor2020-08-257-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.5.10 by Chef Expeditorv16.5.10Chef Expeditor2020-08-257-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10341 from chef/VSingh/add-tty-tableTim Smith2020-08-254-48/+65
|\ \ | | | | | | knife config list-profiles UI with tty-table
| * | require tty-screenVSingh/add-tty-tableVivek Singh2020-08-251-0/+1
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Mock TTY::Screen to fix table dynamic natureVivek Singh2020-08-251-0/+1
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Remove to_s operation to every itemVivek Singh2020-08-241-1/+1
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Fix failing specsVivek Singh2020-08-242-25/+24
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Add tty-table & render config listVivek Singh2020-08-243-25/+41
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | Merge pull request #10346 from chef/VSingh/knife-config-optionsTim Smith2020-08-257-0/+328
|\ \ \ | |_|/ |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fix warn message typosVSingh/knife-config-optionsVivek Singh2020-08-254-4/+4
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Add deprecation warningVivek Singh2020-08-254-0/+12
| | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | Added config list use & show sub commandVivek Singh2020-08-253-0/+316
|/ / | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Merge pull request #10344 from chef/fix-spellcheck-task-on-windowsTim Smith2020-08-241-2/+7
|\ \ | | | | | | Fix spellcheck task on Windows.
| * | Fix spellcheck task on Windows.fix-spellcheck-task-on-windowsPete Higgins2020-08-241-2/+7
| | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | | Bump version to 16.5.9 by Chef Expeditorv16.5.9Chef Expeditor2020-08-257-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10332 from chef/bug_sirTim Smith2020-08-245-12/+10
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Merge branch 'master' into bug_sirTim Smith2020-08-2419-76/+165
| |\ \ | |/ / |/| |
* | | Bump version to 16.5.8 by Chef Expeditorv16.5.8Chef Expeditor2020-08-247-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10343 from chef/profile_argTim Smith2020-08-241-3/+3
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | separate omnibus rspec path from optionsmwrock2020-08-241-3/+3
| | |/ | |/| | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | | Bump version to 16.5.7 by Chef Expeditorv16.5.7Chef Expeditor2020-08-247-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10338 from chef/btm/s390xTim Smith2020-08-241-0/+4
|\ \ \ | | | | | | | | WIP: Start building S390x packages again
| * | | Start building S390x packages againbtm/s390xBryan McLellan2020-08-241-0/+4
| |/ / | | | | | | | | | | | | | | | This reverts commit a7012bfe35dc3923537ee936417144a0328970ab. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* | | Merge pull request #10342 from chef/windows_package_docsTim Smith2020-08-241-3/+26
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | More prominently mention quirks of package_name in windows_package resource ↵Pete Higgins2020-08-241-3/+26
|/ / / | | | | | | | | | | | | | | | docs. Signed-off-by: Pete Higgins <pete@peterhiggins.org>
* | | Merge pull request #10340 from chef/document_43Tim Smith2020-08-241-6/+6
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Document Exit code 43document_43Tim Smith2020-08-221-6/+6
|/ / | | | | | | | | | | This wasn't added to the design doc Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.5.6 by Chef Expeditorv16.5.6skeshari-testChef Expeditor2020-08-217-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9482 from MsysTechnologiesllc/dh/Fix-knife-ssh-hang-win2k16Tim Smith2020-08-212-3/+18
|\ \ | | | | | | Avoid knife ssh freeze on windows
| * | inserted rescuedheerajd-msys2020-08-191-2/+5
| | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | fix specsdheerajd-msys2020-08-191-2/+2
| | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | remove --ssh-pty with updatedheerajd-msys2020-08-191-11/+13
| | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | Fix knife ssh freeze on windowsdheerajd-msys2020-08-191-1/+11
| | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | | Bump version to 16.5.5 by Chef Expeditorv16.5.5Chef Expeditor2020-08-217-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10339 from chef/buildkite_fixTim Smith2020-08-212-4/+25
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | fix chocolatey and x86 windows omnibus buildsmwrock2020-08-212-4/+25
| | | | | | | | | | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>