Questions tagged [cctray]

CCTray is an optional utility for use with the CruiseControl.NET Continuous Integration server. It provides feedback upon build progress, and allows control over some of the server's operations.

27 questions
1
vote
1 answer

CCTray - Change url of server

I have CC.Net installed and configured so its extenally accessable to me. The problem is in CCTray when I'm on the network, double clicking one of the projects tries to open the dashboard with the internal name in the url, which doesn't have the…
Andy
  • 8,432
  • 6
  • 38
  • 76
1
vote
1 answer

Copy CC Tray Build Project List

Where does CC Tray store your build list? I'm moving to a new machine and don't want to manually add my 50+ projects I monitor
CaffGeek
  • 21,856
  • 17
  • 100
  • 184
1
vote
2 answers

Does anyone know how to listen to build events from an already running cctray process, in C#?

I have made a C# application and I am trying to figure out if I can tap into build events of cctray (cruise control tray)? I don't want to re-invent the wheel, I just want to know when my builds fail or succeed (on a client machine) so than my…
Phobis
  • 7,524
  • 10
  • 47
  • 76
1
vote
1 answer

AnthillPro - CCTray integration

Does anyone know if you can use CCTray (or an equivalent) with AnthillPro? I'm not finding a lot of documentation and am new to using AHP. Thanks.
jd314159
  • 365
  • 2
  • 14
0
votes
2 answers

Is there a spec document for CCTray?

I'm trying to build a CCTray/CCMenu clone in Electron and want to know if there's a spec document for parsing the XML document? I can get much of it from checking my Travis version, but I'd like to know the actual spec
MrSimonEmms
  • 1,321
  • 2
  • 16
  • 32
0
votes
2 answers

Upgrade in CruiseControl .Net

I have recently upgraded from CruiseControl .Net 1.4.3.x on our build machine to the latest version available from SourceForge which is 1.5.7256.1 and since then, the XML output (that is used by Cradiator and CCTray) contain lots more information…
Brett Rigby
  • 6,101
  • 10
  • 46
  • 76
0
votes
1 answer

Exception on CcTray

I am getting below exception on Double clicking Tests/Build on CCTray, I am able to Force Build/Start-Stop Project but on Display Web Page I get exception. I have tried re-installing CCTray but nothing worked. Exception: Unhandled exception:…
Himanshu
  • 1
  • 1
0
votes
2 answers

How to view the Build Log

I keep having a failed build when building to the server. I need to find out why it's failing. How to I view the log to see what files I'm missing or what is causing the build to fail?
Keith
  • 4,059
  • 2
  • 32
  • 56
0
votes
1 answer

Monitoring Openshift Jenkins Gear via CCTray

I've managed to modify CCTray using a transport extension to connect to a local Jenkins server running on my locahost. I cannot however connect to the openshift remote jenkins server which has been setup on my account. I can access it correctly from…
Steve Day
  • 11
  • 4
0
votes
1 answer

Connecting to Jenkins from Cruise Control CCTray using HTTPS

Does anyone know how to get Cruise Control's CCTray to connect to a Jenkins Https CI Server instance running on Openshift? The URL I want to connect to is in the form : https://jenkins-rhcloud.com/cc.xml I have read the responses here (using CCtray…
0
votes
1 answer

Specifying server in remote CCTray for cruiseServerControl

When using a cruiserServerControlAction in CCTray, how do you specify the remote server tag? The documentation only specifies that a string must be entered, I tried ip address with various leading and trailing slashes.
T. Kiley
  • 2,752
  • 21
  • 30
-1
votes
1 answer

Is CCTray open source?

I need to look into the CCTray source code. I can only find the link to download its setup online, is there any way to get its code?
thewpfguy
  • 794
  • 6
  • 15
1
2