<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/spec/support, branch enable_git_cache</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>Avoid ambiguous regexes</title>
<updated>2020-11-22T05:21:10+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-11-22T05:21:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1002fd4449e7d8e95aa09586d31220d6897d7a2c'/>
<id>1002fd4449e7d8e95aa09586d31220d6897d7a2c</id>
<content type='text'>
Just makes it a bit easier to read.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just makes it a bit easier to read.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include password in guard inherited attributes</title>
<updated>2020-11-20T19:50:59+00:00</updated>
<author>
<name>mwrock</name>
<email>matt@mattwrock.com</email>
</author>
<published>2020-11-20T19:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=7e9524b9bd5116347fb35e102b4863ccec479143'/>
<id>7e9524b9bd5116347fb35e102b4863ccec479143</id>
<content type='text'>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>convert most internal powershell_out to powershell_exec</title>
<updated>2020-10-29T02:25:43+00:00</updated>
<author>
<name>mwrock</name>
<email>matt@mattwrock.com</email>
</author>
<published>2020-10-28T22:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=67f3ba114e27e8353b7844aede1c26b06fdd7a3e'/>
<id>67f3ba114e27e8353b7844aede1c26b06fdd7a3e</id>
<content type='text'>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge repetitive conditionals</title>
<updated>2020-10-27T17:51:51+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-10-27T17:51:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5122f9f77f89ba026e77b36062b70b241c552792'/>
<id>5122f9f77f89ba026e77b36062b70b241c552792</id>
<content type='text'>
So much easier to read and probably faster this way too.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So much easier to read and probably faster this way too.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove custom constant mocking in favor of rspec's.</title>
<updated>2020-10-19T20:45:12+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-10-19T20:45:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b297c74f198774a746306784ecc2870e7f75b685'/>
<id>b297c74f198774a746306784ecc2870e7f75b685</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>Refactor resource guard interpreter.</title>
<updated>2020-10-16T19:01:12+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-10-09T00:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=77b6020a1c70b4643853f203739bc0fa1e04a8a7'/>
<id>77b6020a1c70b4643853f203739bc0fa1e04a8a7</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>add interpreter arg to powershell_out allowing it to call pwsh.exe</title>
<updated>2020-10-01T23:31:42+00:00</updated>
<author>
<name>mwrock</name>
<email>matt@mattwrock.com</email>
</author>
<published>2020-10-01T23:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c811d58a84cc2b92a24b28b3557f03c4ce17b5bc'/>
<id>c811d58a84cc2b92a24b28b3557f03c4ce17b5bc</id>
<content type='text'>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to using ChefConfig for CONF_DIR</title>
<updated>2020-09-15T21:04:36+00:00</updated>
<author>
<name>Lance Albertson</name>
<email>lance@osuosl.org</email>
</author>
<published>2020-08-31T19:14:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=f50180bd2972292c18f31565a1d23ad647ab2a1d'/>
<id>f50180bd2972292c18f31565a1d23ad647ab2a1d</id>
<content type='text'>
Signed-off-by: Lance Albertson &lt;lance@osuosl.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lance Albertson &lt;lance@osuosl.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #10423 from chef/sid</title>
<updated>2020-09-11T21:03:03+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-09-11T21:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=1b8e4e5e2e8bf04eb363df4a94dd67dcd49590d3'/>
<id>1b8e4e5e2e8bf04eb363df4a94dd67dcd49590d3</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>allow the use of SIDs in windows securable resources</title>
<updated>2020-09-11T20:13:33+00:00</updated>
<author>
<name>mwrock</name>
<email>matt@mattwrock.com</email>
</author>
<published>2020-09-11T20:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=bc18dd5c339ea74f40d0962fe80884fd8884df9e'/>
<id>bc18dd5c339ea74f40d0962fe80884fd8884df9e</id>
<content type='text'>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: mwrock &lt;matt@mattwrock.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
