<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/spec, branch attrs</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>Combine attr_readers onto a single line</title>
<updated>2020-07-27T00:26:36+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-07-27T00:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5f6daf7b670b571447a5d907219ab7804e3c9007'/>
<id>5f6daf7b670b571447a5d907219ab7804e3c9007</id>
<content type='text'>
The method takes more than 1 argument

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The method takes more than 1 argument

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10205 from chef/remove-some-test-cruft</title>
<updated>2020-07-25T03:26:54+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-07-25T03:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a663df7cfe59fed39fda207dacb8695fe86d5b8a'/>
<id>a663df7cfe59fed39fda207dacb8695fe86d5b8a</id>
<content type='text'>
Remove some test cruft around diffing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove some test cruft around diffing</pre>
</div>
</content>
</entry>
<entry>
<title>add a more useful test.</title>
<updated>2020-07-25T00:50:39+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2020-07-25T00:50:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=664902730ece4ee028e20d75a01c5b20102f88ee'/>
<id>664902730ece4ee028e20d75a01c5b20102f88ee</id>
<content type='text'>
this requires that 'ls' be installed on our test nodes.

which it should.

the fact that i feel i have to write this means docker is the root of
all evil in the universe.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this requires that 'ls' be installed on our test nodes.

which it should.

the fact that i feel i have to write this means docker is the root of
all evil in the universe.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use built in constant.</title>
<updated>2020-07-24T23:36:26+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-07-24T23:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e2777777bbf42fd9f8c69d365d95b5b35dbe361f'/>
<id>e2777777bbf42fd9f8c69d365d95b5b35dbe361f</id>
<content type='text'>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary check for `diff`.</title>
<updated>2020-07-24T23:21:46+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-07-24T23:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=436da53ad05567f00f833e7988a4afdb54ef515f'/>
<id>436da53ad05567f00f833e7988a4afdb54ef515f</id>
<content type='text'>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some unnecessary test cleanup.</title>
<updated>2020-07-24T23:16:43+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-07-24T23:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=06e34d0d9cf2d0ad0e1dcae57c564ff8f623beb0'/>
<id>06e34d0d9cf2d0ad0e1dcae57c564ff8f623beb0</id>
<content type='text'>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>requires_git just doesn't exist anywhere, its not defined</title>
<updated>2020-07-24T19:06:14+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2020-07-24T19:06:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=12bceb62d9ef59a3ad4f18f3efbe926d7c08784d'/>
<id>12bceb62d9ef59a3ad4f18f3efbe926d7c08784d</id>
<content type='text'>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10199 from chef/blocklist</title>
<updated>2020-07-24T02:49:39+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-07-24T02:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=80a6c91ce3cb5e17a933b07f0d42535e145b33f4'/>
<id>80a6c91ce3cb5e17a933b07f0d42535e145b33f4</id>
<content type='text'>
Rename Attribute Whitelist/Blacklist to Allowed/Blocked</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename Attribute Whitelist/Blacklist to Allowed/Blocked</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10193 from chef/lcg/default-paths</title>
<updated>2020-07-24T00:08:08+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-07-24T00:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=05ad687b5082389bdb9b1a17e843d56e86c2f1a8'/>
<id>05ad687b5082389bdb9b1a17e843d56e86c2f1a8</id>
<content type='text'>
Implement default_paths API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement default_paths API</pre>
</div>
</content>
</entry>
<entry>
<title>Add a basic test for the legacy attributes</title>
<updated>2020-07-23T22:53:28+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-07-23T22:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=9da12c53341984ebc2ae31540b34356b33cc14f2'/>
<id>9da12c53341984ebc2ae31540b34356b33cc14f2</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>
</feed>
