<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git, branch fix_utils_introduced_data</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Update docker? help comment to show it's since 12.11</title>
<updated>2020-02-06T23:32:53+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-02-06T23:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e470ea168ff24711cf55b26069e63e6a484edcd8'/>
<id>e470ea168ff24711cf55b26069e63e6a484edcd8</id>
<content type='text'>
We've had this in chef/chef since 12.11. True it's only been in
chef-utils since 15.5. This led a community member to believe they
couldn't use it since they required Chef 13+. We should make sure folks
know they can use this helper.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We've had this in chef/chef since 12.11. True it's only been in
chef-utils since 15.5. This led a community member to believe they
couldn't use it since they required Chef 13+. We should make sure folks
know they can use this helper.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 16.0.55 by Chef Expeditor</title>
<updated>2020-02-06T22:00:45+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>expeditor@chef.io</email>
</author>
<published>2020-02-06T22:00:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ff59bf21caf000dfc68d466ed492a00f5a8f6a48'/>
<id>ff59bf21caf000dfc68d466ed492a00f5a8f6a48</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9344 from chef/better_knife_error</title>
<updated>2020-02-06T21:51:57+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-02-06T21:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=cfed4c47bfa3001399593dded506f256970ceee7'/>
<id>cfed4c47bfa3001399593dded506f256970ceee7</id>
<content type='text'>
Expand the path in knife cookbook upload errors</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Expand the path in knife cookbook upload errors</pre>
</div>
</content>
</entry>
<entry>
<title>Update the spec for the new format</title>
<updated>2020-02-06T21:24:31+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-02-06T21:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=06e2d1ce84de8a2eca3bbf1e433bd4ee4bd3ddab'/>
<id>06e2d1ce84de8a2eca3bbf1e433bd4ee4bd3ddab</id>
<content type='text'>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 16.0.54 by Chef Expeditor</title>
<updated>2020-02-06T21:23:48+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>expeditor@chef.io</email>
</author>
<published>2020-02-06T21:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4fe6ae94abdf253c2360a37e87d88ec62c962aa7'/>
<id>4fe6ae94abdf253c2360a37e87d88ec62c962aa7</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand the path in knife cookbook upload errors</title>
<updated>2020-02-06T21:23:38+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-02-06T20:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3d5f7f9b161bcd1db60d8553b31d9020f8484d77'/>
<id>3d5f7f9b161bcd1db60d8553b31d9020f8484d77</id>
<content type='text'>
WARNING: Could not find any cookbooks in your cookbook path: '/Users/tsmith/dev/work/chef'. Use --cookbook-path to specify the desired path.

instead of:

WARNING: Could not find any cookbooks in your cookbook path: .. Use --cookbook-path to specify the desired path.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WARNING: Could not find any cookbooks in your cookbook path: '/Users/tsmith/dev/work/chef'. Use --cookbook-path to specify the desired path.

instead of:

WARNING: Could not find any cookbooks in your cookbook path: .. Use --cookbook-path to specify the desired path.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 16.0.53 by Chef Expeditor</title>
<updated>2020-02-06T21:22:38+00:00</updated>
<author>
<name>Chef Expeditor</name>
<email>expeditor@chef.io</email>
</author>
<published>2020-02-06T21:22:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ea7b1484554ceece6832b06db5e19d63e71744ac'/>
<id>ea7b1484554ceece6832b06db5e19d63e71744ac</id>
<content type='text'>
Obvious fix; these changes are the result of automation not creative thinking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Obvious fix; these changes are the result of automation not creative thinking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9343 from chef/faster_knife</title>
<updated>2020-02-06T21:22:30+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-02-06T21:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=946dadf45b552df6e39ee083f4ed87c70e5a15de'/>
<id>946dadf45b552df6e39ee083f4ed87c70e5a15de</id>
<content type='text'>
Lazy load as many knife deps as possible</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lazy load as many knife deps as possible</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9342 from chef/chef_shell</title>
<updated>2020-02-06T21:21:39+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-02-06T21:21:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=87adc90c25a56c575cde465a8fcdb1c78a1064b3'/>
<id>87adc90c25a56c575cde465a8fcdb1c78a1064b3</id>
<content type='text'>
Improve welcome text in chef-shell</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve welcome text in chef-shell</pre>
</div>
</content>
</entry>
<entry>
<title>Make the cookbook_uploader spec actually require the class</title>
<updated>2020-02-06T21:13:18+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-02-06T21:13:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a939abf1049742e8045628bc95d4cd4ca1f48916'/>
<id>a939abf1049742e8045628bc95d4cd4ca1f48916</id>
<content type='text'>
Now that knife doesn't depend on this it's not loaded out of the box by
our requirement on chef

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that knife doesn't depend on this it's not loaded out of the box by
our requirement on chef

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
