Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version of chef to 13.1.8 by Chef Versioner.v13.1.8 | Chef Versioner | 2017-05-02 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.1.7 by Chef Versioner.v13.1.7 | Chef Versioner | 2017-04-28 | 1 | -5/+5 |
| | |||||
* | actually i don't think appveyor needs thislcg/remove-bundler-again | Lamont Granquist | 2017-04-27 | 1 | -3/+2 |
| | | | | | | | pretty sure i solved this some other way and this was debugging i forgot to remove... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Merge pull request #6079 from chef/lcg/simplify-external-tests | Lamont Granquist | 2017-04-27 | 1 | -217/+22 |
|\ | | | | | simplify external tests, finally bump bundler, remove massive Gemfile.lock closure over poise+halite+chefspec+etc | ||||
| * | major testing overhaullcg/simplify-external-tests | Lamont Granquist | 2017-04-25 | 1 | -217/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See the PR comments for more philosophical background. This simplifies the external tests. The major feature here is that halite, poise, chefspec, etc are removed from the Gemfile.lock and the transitive Gemfile splicing is gone from the external tests. We're back to simply tracking master on external projects and bundle installing without locks and going red if the break. Those external projects should all similarly track master of chef/chef to reduce the possibility that they break us here. This also bumps bundler to 1.14.x and unblocks us there. It continues to simplify our use of bundler to be more mainstream and less impenetrable. There was some crazy shit that I found where I had to remove env vars like BUNDLE_ENABLE_TRAMPOLINE and the BUNDLE_IGNORE_CONFIG and BUNDLE_FROZEN env vars in appveyor along with the .bundle/config frozen setting were necessary to unbreak appveyor. We seem to have gotten very far afield of standard bundler usage and it was breaking in strange to debug ways. Oddly enough this exposed weird errors in the chef-config/spec/units/fips_spec.rb tests where we need to require the "win32/registry" file there now even though I can't figure out why that broke or how it was working previously. Also, adding x64-mingw32 to x86-mingw32 was necessary to test in appveyor on 64-bit windows (I tried universal-mingw32 and that failed) which seems obvious and is another case that I don't understand how it was working in bundler 1.12.x Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version of chef to 13.1.6 by Chef Versioner.v13.1.6 | Chef Versioner | 2017-04-26 | 1 | -5/+5 |
|/ | |||||
* | Bump version of chef to 13.1.5 by Chef Versioner.v13.1.5 | Chef Versioner | 2017-04-22 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.1.4 by Chef Versioner.v13.1.4 | Chef Versioner | 2017-04-21 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.1.3 by Chef Versioner.v13.1.3 | Chef Versioner | 2017-04-21 | 1 | -5/+5 |
| | |||||
* | Bump version back to 13.1 | Thom May | 2017-04-21 | 1 | -5/+5 |
| | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | Bump version of chef to 13.0.123 by Chef Versioner.v13.0.123 | Chef Versioner | 2017-04-20 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.122 by Chef Versioner.v13.0.122 | Chef Versioner | 2017-04-20 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.121 by Chef Versioner.v13.0.121 | Chef Versioner | 2017-04-19 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.120 by Chef Versioner.v13.0.120 | Chef Versioner | 2017-04-14 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.119 by Chef Versioner.v13.0.119 | Chef Versioner | 2017-04-12 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.118 by Chef Versioner.v13.0.118 | Chef Versioner | 2017-04-12 | 1 | -5/+5 |
| | |||||
* | Merge pull request #6057 from chef/tm/release_prep | Thom May | 2017-04-12 | 1 | -1/+1 |
|\ | | | | | Bump ohai dependency | ||||
| * | Bump ohai dependencytm/release_prep | Thom May | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | Bump version of chef to 13.0.117 by Chef Versioner.v13.0.117 | Chef Versioner | 2017-04-12 | 1 | -5/+5 |
|/ | |||||
* | Bump version of chef to 13.0.116 by Chef Versioner.v13.0.116 | Chef Versioner | 2017-04-11 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.115 by Chef Versioner.v13.0.115 | Chef Versioner | 2017-04-11 | 1 | -5/+5 |
| | |||||
* | push version back to 13.0 | Thom May | 2017-04-11 | 1 | -5/+5 |
| | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | Bump version of chef to 13.1.2 by Chef Versioner.v13.1.2 | Chef Versioner | 2017-04-10 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.1.1 by Chef Versioner.v13.1.1 | Chef Versioner | 2017-04-10 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.113 by Chef Versioner.v13.0.113 | Chef Versioner | 2017-04-06 | 1 | -5/+5 |
| | |||||
* | Merge pull request #6031 from chef/tm/release_notes | Thom May | 2017-04-06 | 1 | -26/+21 |
|\ | | | | | Write release notes for Chef 13 | ||||
| * | Use Ohai 13.0.0 releasetm/release_notes | Thom May | 2017-04-06 | 1 | -26/+21 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | Bump version of chef to 13.0.112 by Chef Versioner.v13.0.112 | Chef Versioner | 2017-04-06 | 1 | -5/+5 |
|/ | |||||
* | Bump version of chef to 13.0.111 by Chef Versioner.v13.0.111 | Chef Versioner | 2017-04-06 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.110 by Chef Versioner.v13.0.110 | Chef Versioner | 2017-04-06 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.109 by Chef Versioner.v13.0.109 | Chef Versioner | 2017-04-06 | 1 | -5/+5 |
| | |||||
* | Bump version of chef to 13.0.108 by Chef Versioner.v13.0.108 | Chef Versioner | 2017-04-06 | 1 | -5/+5 |
| | |||||
* | Merge pull request #5886 from MsysTechnologiesllc/nim/windows_task | Thom May | 2017-04-06 | 1 | -0/+3 |
|\ | | | | | Adding windows_task resource | ||||
| * | Dependencies update for iso8601 | Bryan McLellan | 2017-04-04 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Bryan McLellan <btm@chef.io> | ||||
| * | Using chcp 437 and fixed some bugs | nimisha | 2017-03-31 | 1 | -0/+2 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Bump version of chef to 13.0.107 by Chef Versioner.v13.0.107 | Chef Versioner | 2017-04-06 | 1 | -5/+5 |
| | | |||||
* | | Bump version of chef to 13.0.106 by Chef Versioner.v13.0.106 | Chef Versioner | 2017-04-05 | 1 | -5/+5 |
| | | |||||
* | | Bump version of chef to 13.0.105 by Chef Versioner.v13.0.105 | Chef Versioner | 2017-04-05 | 1 | -5/+5 |
| | | |||||
* | | Bump version of chef to 13.0.104 by Chef Versioner. | Chef Versioner | 2017-04-05 | 1 | -5/+5 |
| | | |||||
* | | Merge pull request #6017 from chef/tm/ohai_plugins_2 | Thom May | 2017-04-05 | 1 | -1/+1 |
|\ \ | | | | | | | RFC 59 - Load ohai plugins | ||||
| * | | RFC 59: Load Ohai pluginstm/ohai_plugins_2 | Thom May | 2017-04-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This adds a new phase in the compilation of the run context. Signed-off-by: Thom May <thom@chef.io> | ||||
* | | | Bump version of chef to 13.0.103 by Chef Versioner.v13.0.103 | Chef Versioner | 2017-04-05 | 1 | -5/+5 |
| | | | |||||
* | | | Bump version of chef to 13.0.102 by Chef Versioner.v13.0.102 | Chef Versioner | 2017-04-05 | 1 | -5/+5 |
|/ / | |||||
* | | Bump version of chef to 13.0.101 by Chef Versioner. | Chef Versioner | 2017-04-05 | 1 | -5/+5 |
| | | |||||
* | | Bump version of chef to 13.0.100 by Chef Versioner.v13.0.100 | Chef Versioner | 2017-04-05 | 1 | -5/+5 |
| | | |||||
* | | Add InSpec to chef omnibus buildsadamleff/add-inspec | Adam Leff | 2017-04-05 | 1 | -7/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds InSpec to the Chef Gemfile, making it easier for our community to use InSpec for testing without requiring them to `chef_gem` install it prior to use. This also helps our users who wish to use InSpec but are in an air-gapped environment. Including our preferred testing library in our Omnibus builds will make it much easier for those users to use InSpec. Signed-off-by: Adam Leff <adam@leff.co> | ||||
* | | Bump version of chef to 13.0.99 by Chef Versioner.v13.0.99 | Chef Versioner | 2017-04-05 | 1 | -5/+5 |
| | | |||||
* | | Bump version of chef to 13.0.98 by Chef Versioner.v13.0.98 | Chef Versioner | 2017-04-04 | 1 | -5/+5 |
| | | |||||
* | | Bump version of chef to 13.0.97 by Chef Versioner.v13.0.97 | Chef Versioner | 2017-04-04 | 1 | -5/+5 |
| | | |||||
* | | Bump version of chef to 13.0.96 by Chef Versioner.v13.0.96 | Chef Versioner | 2017-04-04 | 1 | -5/+5 |
| | |