<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/.github/workflows, 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>Setup auto issue labeler for docs</title>
<updated>2021-12-14T00:32:04+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-12-14T00:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=54a834416c72911184f70549187e219bd90bbe9f'/>
<id>54a834416c72911184f70549187e219bd90bbe9f</id>
<content type='text'>
Make sure that things the docs team should review are auto labeled so it shows up on their zenhub board. This will create false positives, but that's better than missing stuff.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure that things the docs team should review are auto labeled so it shows up on their zenhub board. This will create false positives, but that's better than missing stuff.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly fail on windows tests</title>
<updated>2021-12-10T01:13:08+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2021-12-10T01:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=6af557f3de72e9568642a754983fa9b5c8a4f5da'/>
<id>6af557f3de72e9568642a754983fa9b5c8a4f5da</id>
<content type='text'>
This ensures that we cannot silently start failing to appbundle without
failing these tests.

There's a fairly bad bug here where the bundle install is failing due to
native gems (that apparently we don't actually need) and it doesn't seem
to matter for testing (all kinds of junk that kitchen-inspec brings in)

Once that is fixed, the bundle install should no longer be ignored, and
then the manual install of berkshelf can be removed.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This ensures that we cannot silently start failing to appbundle without
failing these tests.

There's a fairly bad bug here where the bundle install is failing due to
native gems (that apparently we don't actually need) and it doesn't seem
to matter for testing (all kinds of junk that kitchen-inspec brings in)

Once that is fixed, the bundle install should no longer be ignored, and
then the manual install of berkshelf can be removed.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace Ubuntu 21.10 testing with 22.04 testing</title>
<updated>2021-12-01T05:08:03+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-12-01T05:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=8fb118d32e9b46ad08e53bd753e60b666251c5ae'/>
<id>8fb118d32e9b46ad08e53bd753e60b666251c5ae</id>
<content type='text'>
There's a docker container for the nightly builds of this version now.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's a docker container for the nightly builds of this version now.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reference `GITHUB_REPOSITORY` if available when pulling Infra Client source code during tests to enable forked builds</title>
<updated>2021-10-26T17:08:13+00:00</updated>
<author>
<name>Jared Kauppila</name>
<email>Jared.Kauppila@sentry.com</email>
</author>
<published>2021-10-26T17:07:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=3817534dffb6a903b8ce195abea2f4739b026dc9'/>
<id>3817534dffb6a903b8ce195abea2f4739b026dc9</id>
<content type='text'>
Signed-off-by: Jared Kauppila &lt;Jared.Kauppila@sentry.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jared Kauppila &lt;Jared.Kauppila@sentry.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace Ubuntu 21.04 kitchen tests with 21.10</title>
<updated>2021-10-17T03:54:24+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-09-18T02:58:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=0974e7aa393b02f1b42bfbfa0a8dabcf795fcffc'/>
<id>0974e7aa393b02f1b42bfbfa0a8dabcf795fcffc</id>
<content type='text'>
Test with the very latest

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test with the very latest

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add macos runner to github workflow</title>
<updated>2021-10-06T17:41:37+00:00</updated>
<author>
<name>rishichawda</name>
<email>rishichawda@users.noreply.github.com</email>
</author>
<published>2021-10-06T17:41:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=842defaf8ec37e4b004865d171459686c46f359e'/>
<id>842defaf8ec37e4b004865d171459686c46f359e</id>
<content type='text'>
Signed-off-by: rishichawda &lt;rishichawda@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: rishichawda &lt;rishichawda@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Use bundle config set path</title>
<updated>2021-09-21T18:45:25+00:00</updated>
<author>
<name>Jason Barnett</name>
<email>jason.w.barnett@gmail.com</email>
</author>
<published>2021-09-21T18:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=b6d23f485f2a34ce119cab6e033eaa4ad0f32a55'/>
<id>b6d23f485f2a34ce119cab6e033eaa4ad0f32a55</id>
<content type='text'>
Signed-off-by: Jason Barnett &lt;jason.w.barnett@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jason Barnett &lt;jason.w.barnett@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Test on Windows 2022 in GitHub actions</title>
<updated>2021-09-18T04:32:40+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith84@gmail.com</email>
</author>
<published>2021-09-18T04:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=79d514762a329fc10d84743f7f8d4cf9853630da'/>
<id>79d514762a329fc10d84743f7f8d4cf9853630da</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>bump a bunch of CI to main</title>
<updated>2021-08-24T20:13:22+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2021-08-24T20:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=f75f7d1036abde8eba236cb6a72fb65e7ba582a1'/>
<id>f75f7d1036abde8eba236cb6a72fb65e7ba582a1</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>Adding local config option</title>
<updated>2021-08-16T13:52:58+00:00</updated>
<author>
<name>jayashri garud</name>
<email>jgarud@msystechnologies.com</email>
</author>
<published>2021-08-16T13:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ace24911cb907717750b03aedc607b0f2efcad0e'/>
<id>ace24911cb907717750b03aedc607b0f2efcad0e</id>
<content type='text'>
Signed-off-by: jayashri garud &lt;jgarud@msystechnologies.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: jayashri garud &lt;jgarud@msystechnologies.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
