<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/spec/data, 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>Use __dir__ instead of getting the dir of __FILE__</title>
<updated>2020-09-09T22:01:13+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-09-09T06:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=bd6f49e04f56729853f54f2d2d94356edc2c6e8c'/>
<id>bd6f49e04f56729853f54f2d2d94356edc2c6e8c</id>
<content type='text'>
This is 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>
This is a bit easier to read

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>renew an expired SSL Certificate</title>
<updated>2020-08-12T12:03:59+00:00</updated>
<author>
<name>Kapil Chouhan</name>
<email>kapil.chouhan@msystechnologies.com</email>
</author>
<published>2020-08-12T12:03:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=dd40505d7eafdf1c414d278b75f38c5ad4f5189f'/>
<id>dd40505d7eafdf1c414d278b75f38c5ad4f5189f</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>Use .match? not =~ when match values aren't necessary</title>
<updated>2020-06-11T22:32:53+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-06-11T22:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5825eea4b139b9af089c3075d042d5d3160583ec'/>
<id>5825eea4b139b9af089c3075d042d5d3160583ec</id>
<content type='text'>
Autocorrected from RuboCop Performance which is now smart enough to detect when you use the match and when you don't. Using match? does not create any objects so it's slightly faster and uses less memory.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autocorrected from RuboCop Performance which is now smart enough to detect when you use the match and when you don't. Using match? does not create any objects so it's slightly faster and uses less memory.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>some spec typos</title>
<updated>2020-04-06T18:54:35+00:00</updated>
<author>
<name>Vivek Singh</name>
<email>vivek.singh@msystechnologies.com</email>
</author>
<published>2020-04-06T18:54:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a700fec953f275b2b0338130baa85b12beec0aea'/>
<id>a700fec953f275b2b0338130baa85b12beec0aea</id>
<content type='text'>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix windows_certificate functional tests under buildkite</title>
<updated>2020-03-09T10:11:08+00:00</updated>
<author>
<name>Kapil Chouhan</name>
<email>kapil.chouhan@msystechnologies.com</email>
</author>
<published>2020-03-09T09:29:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=50c236a49f1efe322b053fef69fa7e7105ca65bf'/>
<id>50c236a49f1efe322b053fef69fa7e7105ca65bf</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>Make the links end with /</title>
<updated>2020-03-05T00:42:46+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-03-05T00:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=d438a1de3e2ea97b555458a498f278ce1c83941b'/>
<id>d438a1de3e2ea97b555458a498f278ce1c83941b</id>
<content type='text'>
Thanks for pointing this out Ian

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks for pointing this out Ian

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Genrates metadata.json from metadata.rb if json file does not exist.</title>
<updated>2019-12-16T07:03:57+00:00</updated>
<author>
<name>Vasu1105</name>
<email>vasundhara.jagdale@msystechnologies.com</email>
</author>
<published>2019-10-22T13:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=485cd1b68c7b912c936175688e14741db587b664'/>
<id>485cd1b68c7b912c936175688e14741db587b664</id>
<content type='text'>
Signed-off-by: Vasu1105 &lt;vasundhara.jagdale@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vasu1105 &lt;vasundhara.jagdale@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unit specs</title>
<updated>2019-10-28T16:45:04+00:00</updated>
<author>
<name>Vivek Singh</name>
<email>vivek.singh@msystechnologies.com</email>
</author>
<published>2019-10-28T16:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=dd682d9040da1a5f12f4f076881cf748379e9227'/>
<id>dd682d9040da1a5f12f4f076881cf748379e9227</id>
<content type='text'>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add chefignore unit test cases</title>
<updated>2019-10-28T08:36:22+00:00</updated>
<author>
<name>Vivek Singh</name>
<email>vivek.singh@msystechnologies.com</email>
</author>
<published>2019-10-07T16:12:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=33c9f7e83df1ce92f417eee5b5d3a76b9acdf66c'/>
<id>33c9f7e83df1ce92f417eee5b5d3a76b9acdf66c</id>
<content type='text'>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vivek Singh &lt;vivek.singh@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Improving error handling for template render</title>
<updated>2019-05-26T12:47:06+00:00</updated>
<author>
<name>Gabriel Mazetto</name>
<email>brodock@gmail.com</email>
</author>
<published>2019-05-17T03:31:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=bf23769d7901a79623732d0db68d11a832b3ab40'/>
<id>bf23769d7901a79623732d0db68d11a832b3ab40</id>
<content type='text'>
While Chef already implements a nice amount of information
in `TemplateError#to_s`, when using ChefSpec with RSpec, the `#to_s`
is not called, leaving us with no source information for template
errors.

By adding the filename to `Erubis::Eruby` initialization, we can get
a better backtrace that will show up in RSpec output.

Signed-off-by: Gabriel Mazetto &lt;brodock@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While Chef already implements a nice amount of information
in `TemplateError#to_s`, when using ChefSpec with RSpec, the `#to_s`
is not called, leaving us with no source information for template
errors.

By adding the filename to `Erubis::Eruby` initialization, we can get
a better backtrace that will show up in RSpec output.

Signed-off-by: Gabriel Mazetto &lt;brodock@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
