<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/policy_builder, branch https_shell</title>
<subtitle>github.com: opscode/chef.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/'/>
<entry>
<title>Ensure that solo specific code is run at the proper time</title>
<updated>2016-05-16T12:38:12+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2016-05-10T16:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=09ae18ee32b61e1b3c607dcc84c9d59d2c300428'/>
<id>09ae18ee32b61e1b3c607dcc84c9d59d2c300428</id>
<content type='text'>
ie, only when we're in OG mode and not in local mode.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ie, only when we're in OG mode and not in local mode.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix specs</title>
<updated>2016-03-14T20:34:13+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-03-14T20:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4f2a756684ff6c828f5bc3ef6c1885871eefa33c'/>
<id>4f2a756684ff6c828f5bc3ef6c1885871eefa33c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manual fixing for raise unless</title>
<updated>2016-03-14T19:54:35+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-03-14T19:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=811abf7591844ef3229c5705e221cbf1e7ea3cd1'/>
<id>811abf7591844ef3229c5705e221cbf1e7ea3cd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chefstyle Style/AndOr fixes</title>
<updated>2016-03-14T17:34:33+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-03-14T17:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6705acbd7f301d1b04388043a3dfa0308655f120'/>
<id>6705acbd7f301d1b04388043a3dfa0308655f120</id>
<content type='text'>
this is part of our informal style guide, lets make it formal since
clearly its not getting followed very well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is part of our informal style guide, lets make it formal since
clearly its not getting followed very well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4478 from chef/lcg/rfc-060-gem-metadata</title>
<updated>2016-03-04T01:48:19+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-03-04T01:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5759ef3960095f74f74d41f02870fe31c3793580'/>
<id>5759ef3960095f74f74d41f02870fe31c3793580</id>
<content type='text'>
RFC-060 gem metadata MVP</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC-060 gem metadata MVP</pre>
</div>
</content>
</entry>
<entry>
<title>deal with 0.37.2 renamed cops</title>
<updated>2016-02-19T02:39:11+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-02-19T02:39:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6077b99f6ad1bc9a082f575f3818e69f05d8c8dc'/>
<id>6077b99f6ad1bc9a082f575f3818e69f05d8c8dc</id>
<content type='text'>
252  Style/TrailingCommaInLiteral
84   Style/TrailingCommaInArguments
15   Style/SpaceAroundKeyword
--
351  Total

We already dealt with SpaceAroundKeyword under its old name
SpaceBeforeModifierKeyword, it looks like it got stricter about
spaces after keywords.

TrailingComma also got split, and it looks like the
TrailingCommaInArguments behavior is new?
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
252  Style/TrailingCommaInLiteral
84   Style/TrailingCommaInArguments
15   Style/SpaceAroundKeyword
--
351  Total

We already dealt with SpaceAroundKeyword under its old name
SpaceBeforeModifierKeyword, it looks like it got stricter about
spaces after keywords.

TrailingComma also got split, and it looks like the
TrailingCommaInArguments behavior is new?
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4573 from chef/lcg/bump-rubocop</title>
<updated>2016-02-12T23:33:27+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-02-12T23:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a030711a57e126f58b2e897c915d430e67cb7d13'/>
<id>a030711a57e126f58b2e897c915d430e67cb7d13</id>
<content type='text'>
pull rubocop 0.37.2 into chefstyle</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pull rubocop 0.37.2 into chefstyle</pre>
</div>
</content>
</entry>
<entry>
<title>convert MultilineOperationIndentation style to "indented"</title>
<updated>2016-02-12T17:55:42+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-02-12T17:55:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b48b150cc50dbd54a719ea54a965de53d4531170'/>
<id>b48b150cc50dbd54a719ea54a965de53d4531170</id>
<content type='text'>
this looks nicer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this looks nicer.
</pre>
</div>
</content>
</entry>
<entry>
<title>pull rubocop 0.37.2 into chefstyle</title>
<updated>2016-02-12T17:32:14+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2016-02-12T17:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=03eadde04eb219bfa8abe52d312261a5142e7266'/>
<id>03eadde04eb219bfa8abe52d312261a5142e7266</id>
<content type='text'>
this is from the same ruleset that we had, but the new code catches more
conditions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is from the same ruleset that we had, but the new code catches more
conditions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Inflating the cookbook version object in policyfile compat mode</title>
<updated>2016-02-12T07:32:51+00:00</updated>
<author>
<name>andy-dufour</name>
<email>adufour@chef.io</email>
</author>
<published>2016-02-12T07:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c1856700df5dc6944f22872b83668ca68ffe42ed'/>
<id>c1856700df5dc6944f22872b83668ca68ffe42ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
