<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/docs, branch Performance_StringIdentifierArgument</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>Add ohai stable updates work</title>
<updated>2021-12-23T04:58:42+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-12-23T04:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=50a0001bae754c66feb69c84b64cb305a03a34d2'/>
<id>50a0001bae754c66feb69c84b64cb305a03a34d2</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>Minor updates to the version bumping docs</title>
<updated>2021-12-23T04:56:25+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-12-23T04:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=bba174bb5a889d2a56b86b1955ccff4ca814dc13'/>
<id>bba174bb5a889d2a56b86b1955ccff4ca814dc13</id>
<content type='text'>
Every year this needs some updates

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Every year this needs some updates

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for the new downloads site</title>
<updated>2021-12-09T21:53:21+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-12-09T21:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=f71c19432dc573b4a46f856a27bb4ad0d993ef21'/>
<id>f71c19432dc573b4a46f856a27bb4ad0d993ef21</id>
<content type='text'>
Things are in different places now.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Things are in different places now.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Yaml verifier</title>
<updated>2021-09-13T19:26:41+00:00</updated>
<author>
<name>Antony Deepak Thomas</name>
<email>antonydeepak@gmail.com</email>
</author>
<published>2021-09-12T19:50:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ff0b652650468ac0bc79e1ccb0e18faf9b4f8e8b'/>
<id>ff0b652650468ac0bc79e1ccb0e18faf9b4f8e8b</id>
<content type='text'>
This patch adds Yaml verifier to the list of built-in verifiers. Yaml
verifier can be used on `file` like resources such as `file`, `template`
etc.

Signed-off-by: Antony Deepak Thomas &lt;antonydeepak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds Yaml verifier to the list of built-in verifiers. Yaml
verifier can be used on `file` like resources such as `file`, `template`
etc.

Signed-off-by: Antony Deepak Thomas &lt;antonydeepak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in readme</title>
<updated>2021-03-10T00:58:32+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-03-10T00:58:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=06c4c975bca9a318c716c2c6aaaa4170ad68a3b3'/>
<id>06c4c975bca9a318c716c2c6aaaa4170ad68a3b3</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>Build place for documenting internal/dev/unsupported commands</title>
<updated>2021-03-07T02:34:53+00:00</updated>
<author>
<name>Phil Dibowitz</name>
<email>phil@ipom.com</email>
</author>
<published>2021-03-07T02:32:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8657d6b8f6180ded7f330a24fa2abafd8db3ec5c'/>
<id>8657d6b8f6180ded7f330a24fa2abafd8db3ec5c</id>
<content type='text'>
After discussion in last week's Chef Triage meeting, there are tools
which are unsupported, confusing to new users, and shouldn't be confused
with the "right" ways to use Chef products. However, those tools are
often useful to developers or sufficiently advanced users and should be
documented somewhere else where it's clear you're off the beaten path.

We decided this is the correct place, so I'm taking the recently removed
chef-apply docs
(https://github.com/chef/chef-workstation/blob/5af407dc6bd1432994cd89cc56ae00cf95cbb37f/docs-chef-io/content/workstation/ctl_chef_apply.md) and putting them here

Signed-off-by: Phil Dibowitz &lt;phil@ipom.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After discussion in last week's Chef Triage meeting, there are tools
which are unsupported, confusing to new users, and shouldn't be confused
with the "right" ways to use Chef products. However, those tools are
often useful to developers or sufficiently advanced users and should be
documented somewhere else where it's clear you're off the beaten path.

We decided this is the correct place, so I'm taking the recently removed
chef-apply docs
(https://github.com/chef/chef-workstation/blob/5af407dc6bd1432994cd89cc56ae00cf95cbb37f/docs-chef-io/content/workstation/ctl_chef_apply.md) and putting them here

Signed-off-by: Phil Dibowitz &lt;phil@ipom.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update the action collection docs with an example</title>
<updated>2021-01-30T00:15:48+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2021-01-30T00:15:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=5e67fe2c344c4aa19c4533d336289e62749d379d'/>
<id>5e67fe2c344c4aa19c4533d336289e62749d379d</id>
<content type='text'>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update bumping_the_major_version.md</title>
<updated>2021-01-05T00:58:51+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2021-01-05T00:58:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0dcf7c7a1345db21bd87743488c2c4edb7d95981'/>
<id>0dcf7c7a1345db21bd87743488c2c4edb7d95981</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>Update adding_new_platforms_to_infra.md</title>
<updated>2020-12-31T20:13:53+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-12-31T20:13:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c6f84c7b50fea4fad2f16746f61314f89238aa60'/>
<id>c6f84c7b50fea4fad2f16746f61314f89238aa60</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>Update adding_new_platforms_to_infra.md</title>
<updated>2020-12-31T19:53:05+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2020-12-31T19:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4a4060fac9894aa82ee3558d27fff1329a78b086'/>
<id>4a4060fac9894aa82ee3558d27fff1329a78b086</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>
</feed>
