From johndeewod at gmail.com Sun Apr 11 18:23:30 2010 From: johndeewod at gmail.com (John Deewod) Date: Sun, 11 Apr 2010 18:23:30 -0400 Subject: [Cruisecontrolrb-users] Configure Dashboard Message-ID: Hi all, I was wondering how I can configure the layout of the Dashboard website. For example, can I change the color of the background gradient for each project (right now it's just gray)? Thanks! John -------------- next part -------------- An HTML attachment was scrubbed... URL: From jeremy.lightsmith at gmail.com Mon Apr 12 00:28:20 2010 From: jeremy.lightsmith at gmail.com (Jeremy Lightsmith) Date: Sun, 11 Apr 2010 21:28:20 -0700 Subject: [Cruisecontrolrb-users] Configure Dashboard In-Reply-To: References: Message-ID: Actually, there is a site.css file that cruise installs in ~/.cruise. It already has some example styles that you can ubcomment to make successes green and errors red. On Sunday, April 11, 2010, John Deewod wrote: > Hi all, > > I was wondering how I can configure the layout of the Dashboard website. For example, can I change the color of the background gradient for each project (right now it's just gray)? > > Thanks! > John > -- Jeremy Lightsmith Helping Software Teams Solve Non-technical Problems 312-953-1193 http://jeremylightsmith.com/ http://facilitationpatterns.org/ (book in progress) http://www.linkedin.com/in/jeremylightsmith From chrisg at likeme.net Wed Apr 14 18:49:28 2010 From: chrisg at likeme.net (Christopher Galtenberg) Date: Wed, 14 Apr 2010 16:49:28 -0600 Subject: [Cruisecontrolrb-users] Email build output on failure Message-ID: Hi gang, Is there a way to get the build log added to the email (ideally as an attachment) when a build fails? Thanks, Chris G. -------------- next part -------------- An HTML attachment was scrubbed... URL: From chrisg at likeme.net Wed Apr 14 18:51:11 2010 From: chrisg at likeme.net (galtenberg) Date: Wed, 14 Apr 2010 15:51:11 -0700 (PDT) Subject: [Cruisecontrolrb-users] Email build output on failure Message-ID: <28249205.post@talk.nabble.com> Hi gang, Is there a way to get the build log added to the email (ideally as an attachment) when a build fails? Thanks, Chris G. -- View this message in context: http://old.nabble.com/Email-build-output-on-failure-tp28249205p28249205.html Sent from the CruiseControl.rb - Users mailing list archive at Nabble.com. From Nick.Adamson at generaldynamics.uk.com Thu Apr 15 10:58:31 2010 From: Nick.Adamson at generaldynamics.uk.com (Nick.Adamson at generaldynamics.uk.com) Date: Thu, 15 Apr 2010 15:58:31 +0100 Subject: [Cruisecontrolrb-users] Error with new CCRB deployment. Message-ID: <634C6DD300F1EE46879A1A84896F361402B20975@GDUKADH850.uk1.r-org.net> Hi All. I'm in the process of moving our build system over to a new server. I'm following the getting started guide on the website but have run in to an error when I try to add my project. The output from my console window is below. This is on a windows XP pro box running ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-mswin32] Any ideas about this would be gladly received. Thanks. Nick. My command: C:\ccrb\cruisecontrol-1.4.0>cruise add ATIS-Windows --source-control svn --repository http://gdukadh559/oakdale/svn/atis/trunk/ATIS CCRB output Adding project 'ATIS-Windows' (this may take a while)... cruise data root = 'H:\.cruise' C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- ./lib/cruise_control/../../script/../config/../vendor/rails/railties/lib /initializer (LoadError) from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' from ./lib/cruise_control/../../script/../config/boot.rb:47 from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require' from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require' from ./lib/cruise_control/../../script/add_project:68 from ./lib/cruise_control/init.rb:43:in `load' from ./lib/cruise_control/init.rb:43:in `add' from ./lib/cruise_control/init.rb:10:in `send' from ./lib/cruise_control/init.rb:10:in `run' from cruise:5 Nick Adamson Software Engineer General Dynamics United Kingdom Limited Bryn Brithdir, Oakdale Business Park, Blackwood, South Wales, NP12 4AA Telephone: +44 (0)1495 23 6467 Email: Nick.Adamson at generaldynamics.uk.com Website: www.generaldynamics.uk.com To help reduce waste paper, please only print this email if you really need to. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 2071 bytes Desc: Signature.gif URL: From konrad at foerstner.org Thu Apr 22 03:26:25 2010 From: konrad at foerstner.org (Konrad =?iso-8859-1?Q?F=F6rstner?=) Date: Thu, 22 Apr 2010 09:26:25 +0200 Subject: [Cruisecontrolrb-users] Problem with the nofication mail Message-ID: <20100422072625.GB9988@yersinia> Hi, I am setting up a Cruisecontrol.rb instance and am experiencing a problem with the mail notification system. I tested different mail accounts for the ActionMailer::Base.smtp_settings in ~/.cruise/site_config.rb but couldn't even make it working by adapting the Google account example to my account username/password combo. In the CC.rb dashboard I get the following error. "Error in plugin EmailNotifier: wrong number of arguments (3 for 2)" ruby script/test_email does not give any error message but I don't get any mail from it. Is there a good way to debug this? Many thanks in advance. Cheers Konrad From Nick.Adamson at generaldynamics.uk.com Wed Apr 28 09:48:50 2010 From: Nick.Adamson at generaldynamics.uk.com (Nick.Adamson at generaldynamics.uk.com) Date: Wed, 28 Apr 2010 14:48:50 +0100 Subject: [Cruisecontrolrb-users] CCRB can't see the projects in the projects folder. Message-ID: <634C6DD300F1EE46879A1A84896F361402B65496@GDUKADH850.uk1.r-org.net> Hi All. I have set up CCRB on a windows build server and am in the process of adding a project. It looks like I've added the project successfully however when I start cruise control the web front end says there are no projects in my projects directory. The CCRB_data/projects directory contains a ATIS-Windows folder, this is the name of my project. This folder contains a "work directory, and a file, cruise_config.rb. The log files in cruise/log don't seem to say anything enlightening so I'm puzzled. Have I missed a step some ware? Any ideas gratefully received. Thanks. Nick. Nick Adamson Software Engineer General Dynamics United Kingdom Limited Bryn Brithdir, Oakdale Business Park, Blackwood, South Wales, NP12 4AA Telephone: +44 (0)1495 23 6467 Email: Nick.Adamson at generaldynamics.uk.com Website: www.generaldynamics.uk.com To help reduce waste paper, please only print this email if you really need to. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 2071 bytes Desc: Signature.gif URL: From chrisg at likeme.net Thu Apr 29 13:30:26 2010 From: chrisg at likeme.net (Christopher Galtenberg) Date: Thu, 29 Apr 2010 11:30:26 -0600 Subject: [Cruisecontrolrb-users] Force build from command line Message-ID: Hi all, Haven't seen a straightforward answer to this in google or the docs (in the couple times I've researched it). Can you request ccrb to force a new build, while cruise is already running? When I try the basic build command, I get this: likeme at likeme-ci:~/ccrb$ ./cruise build likeme-dev cruise data root = '/Users/likeme/.cruise' [fatal] Another process holds a lock on project 'likeme-dev'. Look for a process with a lock on file /Users/likeme/.cruise/projects/likeme-dev/builder.lock Builder for project 'likeme-dev' exited I don't want to just delete the lock, as I assume that would mess up the running cruise process. Thanks in advance, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: From ruby at schmidtwisser.de Thu Apr 29 13:35:20 2010 From: ruby at schmidtwisser.de (Gregor Schmidt) Date: Thu, 29 Apr 2010 19:35:20 +0200 Subject: [Cruisecontrolrb-users] Force build from command line In-Reply-To: References: Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Chris, simply create an empty file named 'build_requested' in $CC_ROOT/ projects/$YOUR_PROJECT/ - this should trigger a build, if the builder is already running. Best Gregor On 29.04.2010, at 19:30, Christopher Galtenberg wrote: > Hi all, > > Haven't seen a straightforward answer to this in google or the docs > (in the couple times I've researched it). > > Can you request ccrb to force a new build, while cruise is already > running? > > When I try the basic build command, I get this: > > likeme at likeme-ci:~/ccrb$ ./cruise build likeme-dev > cruise data root = '/Users/likeme/.cruise' > [fatal] Another process holds a lock on project 'likeme-dev'. > Look for a process with a lock on file /Users/likeme/.cruise/ > projects/likeme-dev/builder.lock > Builder for project 'likeme-dev' exited > > I don't want to just delete the lock, as I assume that would mess up > the running cruise process. > > Thanks in advance, > > Chris > _______________________________________________ > Cruisecontrolrb-users mailing list > Cruisecontrolrb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users - -- Gregor Schmidt schmidt at nach-vorne.eu www.nach-vorne.eu - -- Gregor Schmidt schmidt at nach-vorne.eu www.nach-vorne.eu -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkvZw1gACgkQEA6PB4V2Ye+9ogCfWjoZOuXyGnT69SqmTOQiJDPT f0IAoJfx1NoB+5qo5vDfjnZYwYxOC9AD =KS4e -----END PGP SIGNATURE----- From donnoman at gmail.com Thu Apr 29 13:36:17 2010 From: donnoman at gmail.com (Donovan Bray) Date: Thu, 29 Apr 2010 10:36:17 -0700 Subject: [Cruisecontrolrb-users] Force build from command line In-Reply-To: References: Message-ID: touch build-requested in the projects directory On Thu, Apr 29, 2010 at 10:30 AM, Christopher Galtenberg wrote: > Hi all, > > Haven't seen a straightforward answer to this in google or the docs (in the > couple times I've researched it). > > Can you request ccrb to force a new build, while cruise is already running? > > When I try the basic build command, I get this: > > likeme at likeme-ci:~/ccrb$ ./cruise build likeme-dev > cruise data root = '/Users/likeme/.cruise' > [fatal] Another process holds a lock on project 'likeme-dev'. > Look for a process with a lock on file > /Users/likeme/.cruise/projects/likeme-dev/builder.lock > Builder for project 'likeme-dev' exited > > I don't want to just delete the lock, as I assume that would mess up the > running cruise process. > > Thanks in advance, > > Chris > > _______________________________________________ > Cruisecontrolrb-users mailing list > Cruisecontrolrb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From grant at pikimal.com Thu Apr 29 15:07:43 2010 From: grant at pikimal.com (Grant Olson) Date: Thu, 29 Apr 2010 15:07:43 -0400 Subject: [Cruisecontrolrb-users] No submodule mapping found? Message-ID: <4BD9D8FF.6000503@pikimal.com> I'm trying to configure a rails project hosted on github with CruiseControl. It's a project that I can manually clone and build just fine. The whole "./cruise add ..." command seems to work fine, but when I run './cruise start', I keep getting this error: /Users/grant/.cruise/projects/pikimal-master/work grant$ git submodule init No submodule mapping found in .gitmodules for path 'Pikimal' But I'm not using any git submodules. Has anyone seen a similar error? Know why cruisecontrol is running "git submodule init"? Any tips on how to fix it? Would any more info be helpful? Thanks, -Grant -------------- next part -------------- An HTML attachment was scrubbed... URL: From thewoolleyman at gmail.com Thu Apr 29 15:40:44 2010 From: thewoolleyman at gmail.com (Chad Woolley) Date: Thu, 29 Apr 2010 12:40:44 -0700 Subject: [Cruisecontrolrb-users] No submodule mapping found? In-Reply-To: <4BD9D8FF.6000503@pikimal.com> References: <4BD9D8FF.6000503@pikimal.com> Message-ID: do you get the same error when running 'git submodule init' from a fresh clone? If so, you have something wrong. If you have no submodules, delete .gitmodules, and any references to submodules in .git/config, and ensure the Pikimal dir does not have a .git dir in it. If that fixes the problem, check in and do the same on your cruise working copy. On Thu, Apr 29, 2010 at 12:07 PM, Grant Olson wrote: > I'm trying to configure a rails project hosted on github with > CruiseControl.? It's a project that I can manually clone and build just > fine. > > The whole "./cruise add ..." command seems to work fine, but when I run > './cruise start', I keep getting this error: > > /Users/grant/.cruise/projects/pikimal-master/work grant$ git submodule init > No submodule mapping found in .gitmodules for path 'Pikimal' > > But I'm not using any git submodules. > > Has anyone seen a similar error?? Know why cruisecontrol is running "git > submodule init"?? Any tips on how to fix it?? Would any more info be > helpful? > > Thanks, > > -Grant > > _______________________________________________ > Cruisecontrolrb-users mailing list > Cruisecontrolrb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > > From thewoolleyman at gmail.com Thu Apr 29 16:21:22 2010 From: thewoolleyman at gmail.com (Chad Woolley) Date: Thu, 29 Apr 2010 13:21:22 -0700 Subject: [Cruisecontrolrb-users] CCRB can't see the projects in the projects folder. In-Reply-To: <634C6DD300F1EE46879A1A84896F361402B65496@GDUKADH850.uk1.r-org.net> References: <634C6DD300F1EE46879A1A84896F361402B65496@GDUKADH850.uk1.r-org.net> Message-ID: yes, seems like your directories are wrong. Not sure on windows, there should be a .cruise dir in your home directory. Try a clean install on the machine. On Wed, Apr 28, 2010 at 6:48 AM, wrote: > Hi All. > > I have set up CCRB on a windows build server and am in the process of > adding a project. > It looks like I've added the project successfully however when I start > cruise control the web front end says there are no projects in my projects > directory. > > The CCRB_data/projects directory contains a ATIS-Windows folder, this is > the name of my project. This folder contains a "work directory, and a file, > cruise_config.rb. > The log files in cruise/log don't seem to say anything enlightening so I'm > puzzled. > > Have I missed a step some ware? > Any ideas gratefully received. > > Thanks. > Nick. > > Nick Adamson > Software Engineer > General Dynamics United Kingdom Limited > Bryn Brithdir, Oakdale Business Park, Blackwood, South Wales, NP12 4AA > Telephone: +44 (0)1495 23 6467 > Email: Nick.Adamson at generaldynamics.uk.com > Website: www.generaldynamics.uk.com > To help reduce waste paper, please only print this email if you really need > to. > > > _______________________________________________ > Cruisecontrolrb-users mailing list > Cruisecontrolrb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > > -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 2071 bytes Desc: not available URL: From grant at pikimal.com Thu Apr 29 16:46:33 2010 From: grant at pikimal.com (Grant Olson) Date: Thu, 29 Apr 2010 16:46:33 -0400 Subject: [Cruisecontrolrb-users] No submodule mapping found? In-Reply-To: References: <4BD9D8FF.6000503@pikimal.com> Message-ID: <4BD9F029.50003@pikimal.com> On 4/29/10 3:40 PM, Chad Woolley wrote: > do you get the same error when running 'git submodule init' from a > fresh clone? If so, you have something wrong. If you have no > submodules, delete .gitmodules, and any references to submodules in > .git/config, and ensure the Pikimal dir does not have a .git dir in > it. If that fixes the problem, check in and do the same on your > cruise working copy. > > Thanks. That was enough to get me going. Just for the archives... There was some sort of stale file floating around. If I switched to a branch that works on my local git repository, I'd get the warning: warning: unable to unlink Pikimal: Operation not permitted When I removed the directory and commited, things started working again. From amitkkulkarni.84 at gmail.com Fri Apr 30 02:42:06 2010 From: amitkkulkarni.84 at gmail.com (Amit Kulkarni) Date: Fri, 30 Apr 2010 12:12:06 +0530 Subject: [Cruisecontrolrb-users] Problem with the nofication mail In-Reply-To: <20100422072625.GB9988@yersinia> References: <20100422072625.GB9988@yersinia> Message-ID: Hello, I am also facing the same problem. I downloaded success email notifier plugin through github.Initially it was working fine but now error is comming.Even if some scenarios are getting failed then i am not getting email. 2010/4/22 Konrad F?rstner > Hi, > > I am setting up a Cruisecontrol.rb instance and am experiencing a > problem with the mail notification system. I tested different mail > accounts for the ActionMailer::Base.smtp_settings in > ~/.cruise/site_config.rb but couldn't even make it working by adapting > the Google account example to my account username/password combo. > > In the CC.rb dashboard I get the following error. > > "Error in plugin EmailNotifier: wrong number of arguments (3 for 2)" > > ruby script/test_email > > does not give any error message but I don't get any mail from it. Is > there a good way to debug this? Many thanks in advance. > > Cheers > > Konrad > > _______________________________________________ > Cruisecontrolrb-users mailing list > Cruisecontrolrb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: From Nick.Adamson at generaldynamics.uk.com Fri Apr 30 03:52:22 2010 From: Nick.Adamson at generaldynamics.uk.com (Nick.Adamson at generaldynamics.uk.com) Date: Fri, 30 Apr 2010 08:52:22 +0100 Subject: [Cruisecontrolrb-users] CCRB can't see the projects in theprojects folder. In-Reply-To: References: <634C6DD300F1EE46879A1A84896F361402B65496@GDUKADH850.uk1.r-org.net> Message-ID: <634C6DD300F1EE46879A1A84896F361402BA72ED@GDUKADH850.uk1.r-org.net> Hi Chad. I've worked out what was happening and I believe there's a bug some ware in CCRB. I was using the CRUISE_DATA_ROOT environment variable as I didn't want the files in my home directory as that's on a network share. If I set CRUISE_DATA_ROOT to d:\CruiseProjects I got all sorts of problems with locating files. If I set it to c:\CruiseProjects it works fine so I would guess there's a hard coded value for drive letter on windows. Having my files on the C drive will work for now but it would be nice to be able to use the D drive as it's a much faster disk and has more space on it. Thanks. Nick. -----Original Message----- From: cruisecontrolrb-users-bounces at rubyforge.org [mailto:cruisecontrolrb-users-bounces at rubyforge.org] On Behalf Of Chad Woolley Sent: 29 April 2010 21:21 To: cruisecontrolrb-users at rubyforge.org Subject: Re: [Cruisecontrolrb-users] CCRB can't see the projects in theprojects folder. yes, seems like your directories are wrong. Not sure on windows, there should be a .cruise dir in your home directory. Try a clean install on the machine. On Wed, Apr 28, 2010 at 6:48 AM, wrote: Hi All. I have set up CCRB on a windows build server and am in the process of adding a project. It looks like I've added the project successfully however when I start cruise control the web front end says there are no projects in my projects directory. The CCRB_data/projects directory contains a ATIS-Windows folder, this is the name of my project. This folder contains a "work directory, and a file, cruise_config.rb. The log files in cruise/log don't seem to say anything enlightening so I'm puzzled. Have I missed a step some ware? Any ideas gratefully received. Thanks. Nick. Nick Adamson Software Engineer General Dynamics United Kingdom Limited Bryn Brithdir, Oakdale Business Park, Blackwood, South Wales, NP12 4AA Telephone: +44 (0)1495 23 6467 Email: Nick.Adamson at generaldynamics.uk.com Website: www.generaldynamics.uk.com To help reduce waste paper, please only print this email if you really need to. _______________________________________________ Cruisecontrolrb-users mailing list Cruisecontrolrb-users at rubyforge.org http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users From thewoolleyman at gmail.com Fri Apr 30 12:12:51 2010 From: thewoolleyman at gmail.com (Chad Woolley) Date: Fri, 30 Apr 2010 09:12:51 -0700 Subject: [Cruisecontrolrb-users] CCRB can't see the projects in theprojects folder. In-Reply-To: <634C6DD300F1EE46879A1A84896F361402BA72ED@GDUKADH850.uk1.r-org.net> References: <634C6DD300F1EE46879A1A84896F361402B65496@GDUKADH850.uk1.r-org.net> <634C6DD300F1EE46879A1A84896F361402BA72ED@GDUKADH850.uk1.r-org.net> Message-ID: Thanks for looking into it. Please report it as a bug: https://cruisecontrolrb.lighthouseapp.com/projects/9150-cruise-control-rb On Fri, Apr 30, 2010 at 12:52 AM, wrote: > Hi Chad. > > I've worked out what was happening and I believe there's a bug some ware > in CCRB. > > I was using the CRUISE_DATA_ROOT environment variable as I didn't want > the files in my home directory as that's on a network share. > If I set CRUISE_DATA_ROOT to d:\CruiseProjects I got all sorts of > problems with locating files. > If I set it to c:\CruiseProjects it works fine so I would guess there's > a hard coded value for drive letter on windows. > Having my files on the C drive will work for now but it would be nice to > be able to use the D drive as it's a much faster disk and has more space > on it. > > > Thanks. > Nick. > > > > -----Original Message----- > From: cruisecontrolrb-users-bounces at rubyforge.org > [mailto:cruisecontrolrb-users-bounces at rubyforge.org] On Behalf Of Chad > Woolley > Sent: 29 April 2010 21:21 > To: cruisecontrolrb-users at rubyforge.org > Subject: Re: [Cruisecontrolrb-users] CCRB can't see the projects in > theprojects folder. > > yes, seems like your directories are wrong. ?Not sure on windows, there > should be a .cruise dir in your home directory. ?Try a clean install on > the machine. > > > On Wed, Apr 28, 2010 at 6:48 AM, > wrote: > > > ? ? ? ?Hi All. > > ? ? ? ?I have set up CCRB on a windows build server and am in the > process of adding a project. > ? ? ? ?It looks like I've added the project successfully however when I > start cruise control the web front end says there are no projects in my > projects directory. > > ? ? ? ?The CCRB_data/projects directory contains a ATIS-Windows folder, > this is the name of my project. This folder contains a "work directory, > and a file, cruise_config.rb. > ? ? ? ?The log files in cruise/log don't seem to say anything > enlightening so I'm puzzled. > > ? ? ? ?Have I missed a step some ware? > ? ? ? ?Any ideas gratefully received. > > ? ? ? ?Thanks. > ? ? ? ?Nick. > > ? ? ? ?Nick Adamson > ? ? ? ?Software Engineer > ? ? ? ?General Dynamics United Kingdom Limited > ? ? ? ?Bryn Brithdir, Oakdale Business Park, Blackwood, South Wales, > NP12 4AA > ? ? ? ?Telephone: +44 (0)1495 23 6467 > ? ? ? ?Email: Nick.Adamson at generaldynamics.uk.com > ? ? ? ?Website: www.generaldynamics.uk.com > > ? ? ? ?To help reduce waste paper, please only print this email if you > really need to. > > > > ? ? ? ?_______________________________________________ > ? ? ? ?Cruisecontrolrb-users mailing list > ? ? ? ?Cruisecontrolrb-users at rubyforge.org > ? ? ? ?http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users > > > > > _______________________________________________ > Cruisecontrolrb-users mailing list > Cruisecontrolrb-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users >