Continous integration with .Net and Mono, Linux and Windows
Consider the following:
It is preferable if there is a way for developers to see the current status of both platform builds at all time (such as CCTray). This regards both developers on Windows and Linux.
I have tried CruiseControl.net on Linux and Mono although they do not have official support. The console version of the server seems to be running okay after some modifications, although I couldn't get the web interface running. The CCTray fails miserably.
Could you recommend me some tool(s) that would live up to the points mentioned above?
Thanks!
TeamCity supports Mono officially and is pretty cool to boot! Plus, it meets all the needs that you outlined above.
edit : and if you really like CCTray, you can use it with TeamCity (with some work)
链接地址: http://www.djcxy.com/p/15944.html上一篇: Linux上的.Net Web服务