<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/spec, branch ruby27_testing</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>Merge pull request #9648 from chef/Kapil/GitHub-9450_Update_the_locale_resource_to_support_Windows</title>
<updated>2020-04-25T16:40:18+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-04-25T16:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=f66f7ee2f9778302db55594cef50ed7c0db25445'/>
<id>f66f7ee2f9778302db55594cef50ed7c0db25445</id>
<content type='text'>
locale: Support setting locale on Windows</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
locale: Support setting locale on Windows</pre>
</div>
</content>
</entry>
<entry>
<title>Add specs for the timeout defaults</title>
<updated>2020-04-24T21:19:01+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-04-24T21:19:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=69d6fff6f18e4c2d9e60d62853659b855c49b43e'/>
<id>69d6fff6f18e4c2d9e60d62853659b855c49b43e</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>Merge pull request #9726 from chef/lcg/chef-16-git</title>
<updated>2020-04-24T02:14:35+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-04-24T02:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8dcbe94fbb51be2e21538b65ba776452a90c12ab'/>
<id>8dcbe94fbb51be2e21538b65ba776452a90c12ab</id>
<content type='text'>
Refactor scm, git and subversion resources &amp; fix longstanding git issues</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor scm, git and subversion resources &amp; fix longstanding git issues</pre>
</div>
</content>
</entry>
<entry>
<title>remove upstream test of deploy branch</title>
<updated>2020-04-24T00:33:59+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2020-04-24T00:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=676e29ae623fd529a0cc77ce832c7d73374f21a6'/>
<id>676e29ae623fd529a0cc77ce832c7d73374f21a6</id>
<content type='text'>
git isn't back consistent results for this API, i'm not sure
what the correct stable API is to get this info from git.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git isn't back consistent results for this API, i'm not sure
what the correct stable API is to get this info from git.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Chef-16 git provider fixes</title>
<updated>2020-04-23T21:11:10+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2020-04-23T21:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=165685fdcbd4fbe8138d37d1285b633e3958cf09'/>
<id>165685fdcbd4fbe8138d37d1285b633e3958cf09</id>
<content type='text'>
The git provider now no longer checks out to a "deploy" branch by
default and now checks out to the branch (with a remote upstream) or
else checks out to a detatched head.

The prior behavior can be restored by using "checkout branch 'deploy'".

This also removes the SCM resource base class and replaces it with a
resource partial and does some internal reorganization.

It also introduces the RecipeDSLHelper for better functional tests and
cleans up the functional tests of the git provider.

Properties that were only ever implemented on the git provider were
removed from the subversion provider where they had been inherited from
the base class incorrectly.

Some additional env var handling was added to the subversion handler in
the process of sorting out the common properties, including HOME
handling for alternative users.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The git provider now no longer checks out to a "deploy" branch by
default and now checks out to the branch (with a remote upstream) or
else checks out to a detatched head.

The prior behavior can be restored by using "checkout branch 'deploy'".

This also removes the SCM resource base class and replaces it with a
resource partial and does some internal reorganization.

It also introduces the RecipeDSLHelper for better functional tests and
cleans up the functional tests of the git provider.

Properties that were only ever implemented on the git provider were
removed from the subversion provider where they had been inherited from
the base class incorrectly.

Some additional env var handling was added to the subversion handler in
the process of sorting out the common properties, including HOME
handling for alternative users.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for Chocolate_resource options causing extra quotes</title>
<updated>2020-04-23T09:57:59+00:00</updated>
<author>
<name>Kapil Chouhan</name>
<email>kapil.chouhan@msystechnologies.com</email>
</author>
<published>2020-04-02T11:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=beb3610ed88189708c1318ce5d0904ca18026562'/>
<id>beb3610ed88189708c1318ce5d0904ca18026562</id>
<content type='text'>
Signed-off-by: Kapil Chouhan &lt;kapil.chouhan@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kapil Chouhan &lt;kapil.chouhan@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the locale resource to support Windows</title>
<updated>2020-04-22T09:31:20+00:00</updated>
<author>
<name>Kapil Chouhan</name>
<email>kapil.chouhan@msystechnologies.com</email>
</author>
<published>2020-04-10T09:07:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=be1191b72d72887713048538e72a11b3940c6eb8'/>
<id>be1191b72d72887713048538e72a11b3940c6eb8</id>
<content type='text'>
Signed-off-by: Kapil Chouhan &lt;kapil.chouhan@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kapil Chouhan &lt;kapil.chouhan@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the unused simplecov depedency</title>
<updated>2020-04-21T16:14:53+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-04-21T16:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=208938d042b6ed3b2839ba96b0e4dafd7d257712'/>
<id>208938d042b6ed3b2839ba96b0e4dafd7d257712</id>
<content type='text'>
We're not actually running these coverage tests and even if we did they don't have high value since you can game the numbers without writing quality tests.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're not actually running these coverage tests and even if we did they don't have high value since you can game the numbers without writing quality tests.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #9663 from damacus/remove/chef-10-metadata-param</title>
<updated>2020-04-20T19:50:45+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-04-20T19:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=33981fdc632aed95f5589f1a24af138c5fada4c0'/>
<id>33981fdc632aed95f5589f1a24af138c5fada4c0</id>
<content type='text'>
Remove deprecated Chef-10 constraint handling</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove deprecated Chef-10 constraint handling</pre>
</div>
</content>
</entry>
<entry>
<title>added multipackage support for pacman resource</title>
<updated>2020-04-20T19:21:28+00:00</updated>
<author>
<name>Ingo Becker</name>
<email>ingo@orgizm.net</email>
</author>
<published>2018-11-23T16:19:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ca0c6371fe884753c9f1303f49dfc2142f3c0cd5'/>
<id>ca0c6371fe884753c9f1303f49dfc2142f3c0cd5</id>
<content type='text'>
Signed-off-by: Ingo Becker &lt;ingo@orgizm.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ingo Becker &lt;ingo@orgizm.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
