<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/docs/dev/design_documents, branch https</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>Improve auto-generated docs</title>
<updated>2020-05-28T18:11:23+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-05-28T18:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=008f083d470cf747ae4b56dea77bf75ad8599263'/>
<id>008f083d470cf747ae4b56dea77bf75ad8599263</id>
<content type='text'>
Add more descriptions and examples
Remove some smart quotes
Make sure homebrew_package gets tagged as supporting multi-package

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add more descriptions and examples
Remove some smart quotes
Make sure homebrew_package gets tagged as supporting multi-package

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>More things clear of spellcheck violations.</title>
<updated>2020-05-19T03:29:40+00:00</updated>
<author>
<name>Pete Higgins</name>
<email>pete@peterhiggins.org</email>
</author>
<published>2020-05-08T00:36:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=773c285b051b66224d91636b9c8069ce232901cb'/>
<id>773c285b051b66224d91636b9c8069ce232901cb</id>
<content type='text'>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pete Higgins &lt;pete@peterhiggins.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all our links to use the new docs site format</title>
<updated>2020-03-04T23:51:57+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-03-04T23:51:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=34745ce52cd595dd387141ead296e776a0dc859c'/>
<id>34745ce52cd595dd387141ead296e776a0dc859c</id>
<content type='text'>
When we migrated to hugo the URLs changed a bit. Nothing ends in .html and we moved all the resources into their own dir.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When we migrated to hugo the URLs changed a bit. Nothing ends in .html and we moved all the resources into their own dir.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more support for Windows 2008 R2 / RHEL 5</title>
<updated>2020-01-23T18:18:41+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2020-01-23T18:18:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=af1bd5f4687c08e0cb5a0b9a7032d61ed42b8c89'/>
<id>af1bd5f4687c08e0cb5a0b9a7032d61ed42b8c89</id>
<content type='text'>
Nuke a few doc references to 2008 R2 and a commented out spec
Remove build_essential support for RHEL 5

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nuke a few doc references to 2008 R2 and a commented out spec
Remove build_essential support for RHEL 5

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling, punctuation, grammar</title>
<updated>2019-11-23T00:01:02+00:00</updated>
<author>
<name>Ernie Hershey</name>
<email>github@ernie.org</email>
</author>
<published>2019-11-23T00:01:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=55b7c810f3f6c4893e1219fc899152c27a435f65'/>
<id>55b7c810f3f6c4893e1219fc899152c27a435f65</id>
<content type='text'>
Signed-off-by: Ernie Hershey &lt;github@ernie.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ernie Hershey &lt;github@ernie.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Travis / Jenkins config / docs</title>
<updated>2019-07-31T23:52:20+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2019-07-31T23:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4791e41fdcdc68cdb1b47459f052a23e14ac00ef'/>
<id>4791e41fdcdc68cdb1b47459f052a23e14ac00ef</id>
<content type='text'>
Update some of our build docs to reflect the current process. Nuke the old Travis config. We're Buildkite + appveyor only at this point.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update some of our build docs to reflect the current process. Nuke the old Travis config. We're Buildkite + appveyor only at this point.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Link to the release doc from the build / test doc</title>
<updated>2019-06-11T20:19:31+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2019-06-11T20:19:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=86ccff25f80893b2faaaf5cbccbdede07c89ca64'/>
<id>86ccff25f80893b2faaaf5cbccbdede07c89ca64</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>Document the new testing process for Chef</title>
<updated>2019-06-11T18:39:08+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2019-06-11T18:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=c2072098c6f8fffb5d8ba8752f2b3f617c98b27e'/>
<id>c2072098c6f8fffb5d8ba8752f2b3f617c98b27e</id>
<content type='text'>
Document how Buildkite works

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document how Buildkite works

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply suggestions from code review</title>
<updated>2019-04-24T17:29:00+00:00</updated>
<author>
<name>mjingle</name>
<email>mjingle@users.noreply.github.com</email>
</author>
<published>2019-04-18T14:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8c73301fe37560faf5fb08d0c2a47909b6b68f20'/>
<id>8c73301fe37560faf5fb08d0c2a47909b6b68f20</id>
<content type='text'>
Co-Authored-By: marcparadise &lt;marcparadise@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: marcparadise &lt;marcparadise@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Apply suggestions from code review</title>
<updated>2019-04-24T17:29:00+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2019-04-18T03:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=a036265fff3781c0945b3411c317eca1cafd64ca'/>
<id>a036265fff3781c0945b3411c317eca1cafd64ca</id>
<content type='text'>
Co-Authored-By: marcparadise &lt;marcparadise@users.noreply.github.com&gt;
Signed-off-by: Marc A. Paradise &lt;marc.paradise@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: marcparadise &lt;marcparadise@users.noreply.github.com&gt;
Signed-off-by: Marc A. Paradise &lt;marc.paradise@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
