summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* bump omnibus gemslcg/bump-omnibus2Lamont Granquist2019-09-301-2/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 15.4.18 by Chef Expeditorv15.4.18Chef Expeditor2019-10-016-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 15.4.17 by Chef Expeditorv15.4.17Chef Expeditor2019-10-016-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8935 from chef/expeditor/inspec-core_4.17.15Tim Smith2019-09-300-0/+0
|\ | | | | Bump inspec-core to 4.17.15
| * Bump inspec-core to 4.17.15Chef Expeditor2019-10-011-3/+3
| | | | | | | | | | | | This pull request was triggered automatically via Expeditor when inspec-core 4.17.15 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Merge pull request #8936 from chef/expeditor/inspec-core-bin_4.17.15Tim Smith2019-09-301-3/+3
|\ \ | |/ |/| Bump inspec-core-bin to 4.17.15
| * Bump inspec-core-bin to 4.17.15Chef Expeditor2019-10-011-3/+3
|/ | | | | | This pull request was triggered automatically via Expeditor when inspec-core-bin 4.17.15 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 15.4.16 by Chef Expeditorv15.4.16Chef Expeditor2019-10-016-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8934 from chef/green_testsTim Smith2019-09-301-1/+1
|\ | | | | Swap test gem install of fpm for chef-ruby-lvm
| * Swap test gem install of fpm for chef-ruby-lvmTim Smith2019-09-301-1/+1
|/ | | | | | | fpm has some deps that are failing to compile now on centos 6 and opensuse 42 Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.4.15 by Chef Expeditorv15.4.15Chef Expeditor2019-09-306-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8932 from chef/expeditor/inspec-core_4.17.14Tim Smith2019-09-301-3/+3
|\ | | | | Bump inspec-core to 4.17.14
| * Bump inspec-core to 4.17.14Chef Expeditor2019-09-301-3/+3
|/ | | | | | This pull request was triggered automatically via Expeditor when inspec-core 4.17.14 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Bump version to 15.4.14 by Chef Expeditorv15.4.14Chef Expeditor2019-09-306-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8930 from chef/bump_inspecTim Smith2019-09-305-52/+16
|\ | | | | Update inspec to 4.17.11 and cleanup buildkite testing a bit
| * Avoid rake failures in the test kitchen testsTim Smith2019-09-303-43/+7
| | | | | | | | | | | | Also skip the docs installs here to speed things up Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update inspec to 4.17.11Tim Smith2019-09-302-9/+9
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.4.13 by Chef Expeditorv15.4.13Chef Expeditor2019-09-306-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8927 from ↵Lamont Granquist2019-09-307-144/+118
|\ | | | | | | | | MsysTechnologiesllc/VSingh/MSYS-1113_to_yaml_support_for_node_attribute Add #to_yaml method for ImmutableMash & ImmutableArray
| * Refactor the specs with shared_examplesVivek Singh2019-09-282-170/+92
| | | | | | | | | | - Add specs for Node::Attribute to_json & to_yaml methods. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * Add to_yaml methods for AttrArray & VividMashVivek Singh2019-09-284-0/+12
| | | | | | | | | | | | | | - Fix to_json Wrong number of argument while calling on object of Node::Attribute. - Allowed to_yaml method in Node::Attribute. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * Minor updateVivek Singh2019-09-271-1/+1
| | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * Override the #to_yaml method for ImmutableMash & ImmutableArray  Vivek Singh2019-09-272-0/+40
| | | | | | | | | | | | | |  - Psych module to_yaml not working as expected for ImmutableMash & ImmutableArray.  - So parse first to Hash/Array then convert it to YAML formatted string. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Bump version to 15.4.12 by Chef Expeditorv15.4.12Chef Expeditor2019-09-286-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8923 from chef/expeditor/inspec-core_4.17.7Tim Smith2019-09-271-4/+4
|\ \ | | | | | | Bump inspec-core to 4.17.7
| * | Bump inspec-core to 4.17.7expeditor/inspec-core_4.17.7Chef Expeditor2019-09-271-4/+4
| | | | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when inspec-core 4.17.7 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | | Bump version to 15.4.11 by Chef Expeditorv15.4.11Chef Expeditor2019-09-276-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Enable Windows Buildkite verification on default image Windows… (#8882)Lamont Granquist2019-09-276-10/+65
|\ \ \ | |/ / |/| | Enable Windows Buildkite verification on default image Windows 2019
| * | Fix Windows Integration and Functional tests for BKJaymala Sinha2019-09-276-10/+65
|/ / | | | | | | | | | | | | | | | | * Use default windows 2019 image * Skip 8dot3name tests as default disabled on 2019 * Use windows privileged executor for functional tests * Use windows docker image for chocolatey tests Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* | Bump version to 15.4.10 by Chef Expeditorv15.4.10Chef Expeditor2019-09-266-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Fix some places where constants from dist.rb were not used. (#8921)Lamont Granquist2019-09-265-9/+9
|\ \ | |/ |/| Fix some places where constants from dist.rb were not used.
| * Fix some places where constants from dist.rb were not used. Specifically for ↵Tensibai2019-09-265-9/+9
|/ | | | | | chef-shell Signed-off-by: Tensibai <tensibai@iabis.net>
* Bump version to 15.4.9 by Chef Expeditorv15.4.9Chef Expeditor2019-09-256-14/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8910 from MsysTechnologiesllc/update_package_licenseTim Smith2019-09-252-302/+274
|\ | | | | Updated package license for macos and windows.
| * Updated package license for macos and windows.Amol Shinde2019-09-232-302/+274
| | | | | | | | Signed-off-by: Amol Shinde <amol.shinde@msystechnologies.com>
* | Bump version to 15.4.8 by Chef Expeditorv15.4.8Chef Expeditor2019-09-256-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8917 from ↵Tim Smith2019-09-251-1/+1
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/VSingh/knife_ssh_interactive_mode_exit [knife ssh] Fix interactive mode exit error
| * | Fix knife ssh interactive mode exit errorVivek Singh2019-09-251-1/+1
|/ / | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Bump version to 15.4.7 by Chef Expeditorv15.4.7Chef Expeditor2019-09-256-14/+15
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | [Resource::remote_file] Fix show_progress in remote_file is cau… (#8904)Lamont Granquist2019-09-242-3/+21
|\ \ | | | | | | [Resource::remote_file] Fix show_progress in remote_file is causing FloatDomainError: Infinity
| * | Fix show_progress in remote_file is causing FloatDomainError: InfinityVivek Singh2019-09-192-3/+21
| | | | | | | | | | | | | | | | | | | | | - Add check to avoid total if zero or nil. - Set @progress[resource] default value to -1 so that it can start with 0%. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | Bump version to 15.4.6 by Chef Expeditorv15.4.6Chef Expeditor2019-09-256-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8914 from chef/train_winrmTim Smith2019-09-243-5/+5
|\ \ \ | | | | | | | | Require train-winrm >= 0.2.5
| * | | Require train-winrm >= 0.2.5train_winrmTim Smith2019-09-243-5/+5
|/ / / | | | | | | | | | | | | | | | 0.2.4 and before are entirely broken for bootstrapping. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.4.5 by Chef Expeditorv15.4.5Chef Expeditor2019-09-246-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8912 from chef/lcg/converge-if-changedTim Smith2019-09-242-27/+33
|\ \ \ | | | | | | | | fix converge_if_changed to compare default values
| * | | fix comverge_if_changed to compare default valueslcg/converge-if-changedLamont Granquist2019-09-232-27/+33
|/ / / | | | | | | | | | | | | | | | | | | | | | Fixes #6300. This may be a breaking change. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 15.4.4 by Chef Expeditorv15.4.4Chef Expeditor2019-09-236-14/+15
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8911 from coding-blip/fix-chefcli-knife-configTim Smith2019-09-231-4/+8
|\ \ \ | |_|/ |/| | Add empty chefcli config_context to fix commands with chefcli in knife.rb
| * | Add empty chefcli config_contextJosh Rindy2019-09-231-4/+8
|/ / | | | | | | Signed-off-by: Josh Rindy <josh.rindy@esker.com>