<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/chef.git/ci, branch array_mount</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>cleanup old rake tasks</title>
<updated>2018-08-30T00:17:23+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2018-08-30T00:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=09bc76d86564ee84461498d1c8be99f957afbc7a'/>
<id>09bc76d86564ee84461498d1c8be99f957afbc7a</id>
<content type='text'>
we're calling scripts to call rake tasks to call scripts to call rake
tasks to mostly execute shellcodes.  this gets rid of at least 2 levels
of indirection.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we're calling scripts to call rake tasks to call scripts to call rake
tasks to mostly execute shellcodes.  this gets rid of at least 2 levels
of indirection.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure dep updater has rake</title>
<updated>2018-08-22T22:25:26+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-08-22T22:25:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=4952f89ead5a39fb74802a171d0bba12f88b0594'/>
<id>4952f89ead5a39fb74802a171d0bba12f88b0594</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>Remove the old CI version bump / show scripts</title>
<updated>2018-08-22T21:37:39+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-08-22T21:37:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=e0ffe5f134c2037af0a1b95005e8ce00057b5a71'/>
<id>e0ffe5f134c2037af0a1b95005e8ce00057b5a71</id>
<content type='text'>
We do this all in Expeditor now

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We do this all in Expeditor now

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the existing acceptance testing framework</title>
<updated>2018-06-27T03:55:07+00:00</updated>
<author>
<name>Tim Smith</name>
<email>tsmith@chef.io</email>
</author>
<published>2018-06-27T03:55:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ab74e1b5f5d3a92475aaa4492c8e6fa12d76fc55'/>
<id>ab74e1b5f5d3a92475aaa4492c8e6fa12d76fc55</id>
<content type='text'>
We haven't used this framework for 2 major releases of Chef and as time goes on it's more and more likely we'll build something very different for testing.

We 100% do need acceptance testing, but between dokken testing in Travis  and the potential for more complex integration testing with build-kite I think we should do the proper cleanup and remove this code now.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We haven't used this framework for 2 major releases of Chef and as time goes on it's more and more likely we'll build something very different for testing.

We 100% do need acceptance testing, but between dokken testing in Travis  and the potential for more complex integration testing with build-kite I think we should do the proper cleanup and remove this code now.

Signed-off-by: Tim Smith &lt;tsmith@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Run all tests in CI"</title>
<updated>2018-05-01T17:13:16+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@may.lt</email>
</author>
<published>2018-05-01T17:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=f3366535d3fac8c4eeea058662ac18cc39e6f779'/>
<id>f3366535d3fac8c4eeea058662ac18cc39e6f779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run all tests in CI</title>
<updated>2018-04-25T08:00:22+00:00</updated>
<author>
<name>Thom May</name>
<email>thom@chef.io</email>
</author>
<published>2018-04-25T08:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=71e237d2a2a7eb19325e26390664c83cce5c2c28'/>
<id>71e237d2a2a7eb19325e26390664c83cce5c2c28</id>
<content type='text'>
Previously, we ran only integration tests. But many of our unit tests
are constrained by rootyness and platform, and this means the first time
they get run is during the ChefDK verification stage, which uses the
released Chef build. So we have no way of fixing test failures short of
a new Chef release.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, we ran only integration tests. But many of our unit tests
are constrained by rootyness and platform, and this means the first time
they get run is during the ChefDK verification stage, which uses the
released Chef build. So we have no way of fixing test failures short of
a new Chef release.

Signed-off-by: Thom May &lt;thom@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Kill any orphaned tests</title>
<updated>2018-02-20T19:59:48+00:00</updated>
<author>
<name>Scott Hain</name>
<email>shain@chef.io</email>
</author>
<published>2018-02-15T19:55:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=ea5ca5745a6c3dfa597a2d7655b96ffdbdef35da'/>
<id>ea5ca5745a6c3dfa597a2d7655b96ffdbdef35da</id>
<content type='text'>
Signed-off-by: Scott Hain &lt;shain@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Scott Hain &lt;shain@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Force deletion of tmpdir with sudo</title>
<updated>2018-01-16T22:24:20+00:00</updated>
<author>
<name>Scott Hain</name>
<email>shain@chef.io</email>
</author>
<published>2018-01-16T22:24:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=633c4fbd829ca9ecea4b06a7e288da1444cc6d60'/>
<id>633c4fbd829ca9ecea4b06a7e288da1444cc6d60</id>
<content type='text'>
This makes sure we don't fail on the very slim chance that an OS generated file (lookin' at you, AIX) ends up in this directory and blocks deletion.

Signed-off-by: Scott Hain &lt;shain@chef.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes sure we don't fail on the very slim chance that an OS generated file (lookin' at you, AIX) ends up in this directory and blocks deletion.

Signed-off-by: Scott Hain &lt;shain@chef.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>remove bundle_install.sh</title>
<updated>2017-05-10T16:48:32+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2017-05-10T16:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=153d49a0e5d3d6d7ec501dc2a42e1281ca16be71'/>
<id>153d49a0e5d3d6d7ec501dc2a42e1281ca16be71</id>
<content type='text'>
doesn't matter, and if it did we should use the actual bundler
trampolining.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doesn't matter, and if it did we should use the actual bundler
trampolining.

Signed-off-by: Lamont Granquist &lt;lamont@scriptkiddie.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>add note to hack</title>
<updated>2017-05-09T17:23:40+00:00</updated>
<author>
<name>Lamont Granquist</name>
<email>lamont@scriptkiddie.org</email>
</author>
<published>2017-05-09T17:23:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ruby-gems/chef.git/commit/?id=f3bcce215fc360164874a18b0b15cf1c10d340fe'/>
<id>f3bcce215fc360164874a18b0b15cf1c10d340fe</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>
</feed>
