<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/lib/chef/resource/helpers, branch https</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 #10001 from chef/cron_cleanup</title>
<updated>2020-06-16T05:28:02+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-06-16T05:28:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5314111f2ee818f905725d85b1b350d6d59eede4'/>
<id>5314111f2ee818f905725d85b1b350d6d59eede4</id>
<content type='text'>
Cron and Cron_d resource weekday property fixes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cron and Cron_d resource weekday property fixes</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>Moved all the constants together.</title>
<updated>2020-06-10T05:21:40+00:00</updated>
<author>
<name>antima-gupta</name>
<email>agupta@msystechnologies.com</email>
</author>
<published>2020-05-14T10:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=be3fd874f98c6f973a41a97ccd061b6493982833'/>
<id>be3fd874f98c6f973a41a97ccd061b6493982833</id>
<content type='text'>
Removed unnecessary assignment for weekday_in_crontab.
Removed pry.
Removed converted to a string function from weekday validation.
Added unified_mode in cron and cron_d resources.

Signed-off-by: antima-gupta &lt;agupta@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed unnecessary assignment for weekday_in_crontab.
Removed pry.
Removed converted to a string function from weekday validation.
Added unified_mode in cron and cron_d resources.

Signed-off-by: antima-gupta &lt;agupta@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>removed cron helper files</title>
<updated>2020-06-10T05:21:40+00:00</updated>
<author>
<name>antima-gupta</name>
<email>agupta@msystechnologies.com</email>
</author>
<published>2020-05-13T08:25:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=22d38547a8db55c1a579c1e939253ad526a158cd'/>
<id>22d38547a8db55c1a579c1e939253ad526a158cd</id>
<content type='text'>
Signed-off-by: antima-gupta &lt;agupta@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: antima-gupta &lt;agupta@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added freeze for WEEKDAYS constant.</title>
<updated>2020-06-10T05:21:40+00:00</updated>
<author>
<name>antima-gupta</name>
<email>agupta@msystechnologies.com</email>
</author>
<published>2020-05-11T07:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=33d608179372fed46c1c5a88f214677748b8de8c'/>
<id>33d608179372fed46c1c5a88f214677748b8de8c</id>
<content type='text'>
Fixed chefstyle spec failure.
Made changes as per review comment.

Signed-off-by: antima-gupta &lt;agupta@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed chefstyle spec failure.
Made changes as per review comment.

Signed-off-by: antima-gupta &lt;agupta@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed cron resource weekday property.</title>
<updated>2020-06-10T05:21:40+00:00</updated>
<author>
<name>antima-gupta</name>
<email>agupta@msystechnologies.com</email>
</author>
<published>2020-05-08T12:26:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=578a69011eadda14e51c2ca83f9206f58b9a6243'/>
<id>578a69011eadda14e51c2ca83f9206f58b9a6243</id>
<content type='text'>
Implemented same weekday functionality for cron_d resource.
Fixed rspec failure.
Added cron helper for weekday functionality
Added spec for cron helper.

Signed-off-by: antima-gupta &lt;agupta@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented same weekday functionality for cron_d resource.
Fixed rspec failure.
Added cron helper for weekday functionality
Added spec for cron helper.

Signed-off-by: antima-gupta &lt;agupta@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove copyright dates</title>
<updated>2020-04-13T22:47:17+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2020-04-13T22:21:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4d3b847aee1b917bb139862c623e9633d180fb31'/>
<id>4d3b847aee1b917bb139862c623e9633d180fb31</id>
<content type='text'>
Legally incredibly dubious, particularly since we don't follow it
strictly as policy, and we have git history instead, which does it right.
This is just a waste of time and a cargo cult.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Legally incredibly dubious, particularly since we don't follow it
strictly as policy, and we have git history instead, which does it right.
This is just a waste of time and a cargo cult.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2020-04-06T17:16:26+00:00</updated>
<author>
<name>Vivek Singh</name>
<email>vivek.singh@msystechnologies.com</email>
</author>
<published>2020-04-06T16:44:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a1bf06c753173ac698d9329a09c6edba6c18c781'/>
<id>a1bf06c753173ac698d9329a09c6edba6c18c781</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>clean up chef_client_cron</title>
<updated>2020-03-24T21:26:43+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2020-03-24T21:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=55fc4fa4e9e4cf7df0e51c77ec1c5754b431a3ac'/>
<id>55fc4fa4e9e4cf7df0e51c77ec1c5754b431a3ac</id>
<content type='text'>
- add instance methods to the module so it can be mixed in
- extend the module into the resource class
- use explicit methods for "currying" arguments to avoid the cognitive
  overhead of the lambda syntax and allow using method()
- use method() to keep the callbacks readable

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add instance methods to the module so it can be mixed in
- extend the module into the resource class
- use explicit methods for "currying" arguments to avoid the cognitive
  overhead of the lambda syntax and allow using method()
- use method() to keep the callbacks readable

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make this a helper module not a mixin</title>
<updated>2020-03-23T22:06:48+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-03-23T22:06:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=198913c4676a00ceb31c6d752d54705c8599d96f'/>
<id>198913c4676a00ceb31c6d752d54705c8599d96f</id>
<content type='text'>
Stop abusing the mixin name and stop using the mixin like the kitchen drawer of junk it's becoming.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop abusing the mixin name and stop using the mixin like the kitchen drawer of junk it's becoming.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
