<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CI on Random Ramblings</title><link>https://blog.foundev.pro/tags/CI.html</link><description>Recent content in CI on Random Ramblings</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 25 Sep 2011 12:04:54 +0000</lastBuildDate><atom:link href="https://blog.foundev.pro/tags/CI/index.xml" rel="self" type="application/rss+xml"/><item><title>Rail 3.1 CI setup with Jenkins, Test Unit &amp; SimpleCov on OS X Lion.</title><link>https://blog.foundev.pro/2011/09/25/rail-3-1-ci-setup-with-jenkins-test-unit-simplecov-on-os-x-lion.html</link><pubDate>Sun, 25 Sep 2011 12:04:54 +0000</pubDate><guid>https://blog.foundev.pro/2011/09/25/rail-3-1-ci-setup-with-jenkins-test-unit-simplecov-on-os-x-lion.html</guid><description>&lt;h1&gt;Rail 3.1 CI setup with Jenkins, Test Unit &amp;#038; SimpleCov on OS X Lion.&lt;/h1&gt;&#10;I recently had to setup a build server for some rails work I'm doing. Still wanting to support my other projects I setup Jenkins. I ran into several issues.&#10;&lt;h2 id="running-jenkins-as-a-hidden-user"&gt;Running Jenkins as a hidden user&lt;/h2&gt;&#10;&lt;p&gt;First I noticed that jenkins was running as the &amp;ldquo;daemon&amp;rdquo; user, this obviously wasn&amp;rsquo;t going to work for github and rvm needs. So I did some googling and had some guides to get Jenkins running as a specific user. I did the following (sourced from &lt;a href="http://colonelpanic.net/2011/06/jenkins-on-mac-os-x-git-w-ssh-public-key/"&gt;http://colonelpanic.net/2011/06/jenkins-on-mac-os-x-git-w-ssh-public-key/&lt;/a&gt; ).&lt;/p&gt;</description></item><item><title>Hudson CI Server: setting up remote slaves AND restrictive security together</title><link>https://blog.foundev.pro/2010/04/14/hudson-ci-server-setting-up-remote-slaves-and-restrictive-security-together.html</link><pubDate>Wed, 14 Apr 2010 00:00:00 +0000</pubDate><guid>https://blog.foundev.pro/2010/04/14/hudson-ci-server-setting-up-remote-slaves-and-restrictive-security-together.html</guid><description>&lt;h1&gt;Hudson CI Server: setting up remote slaves AND restrictive security together&lt;/h1&gt;&#10;### &lt;font color="#ff0000"&gt;NOTE: this applies to Hudson version 1.352&lt;/font&gt;&#10;&lt;p&gt;Ok so yesterday I was setting up a publicly accessible build server, that was not to be viewable to anonymous sources. So I configured Hudson to “matrix security” and disallowed all access to anonymous see fig 1-1.However, once I did this my slaves stopped working entirely.  Now I could have allowed some anonymous access but here was the long sought for trick.&lt;/p&gt;</description></item></channel></rss>