On Tue, 29 Jul 2008 07:47:35 -0700 (PDT), Hussein B <[EMAIL PROTECTED]> wrote:
Hi. Please correct my if I'm wrong but it seems to me that the major continuous integration servers (Hudson, CruiseControl, TeamCity ..) don't support Python based application. It seems they mainly support Java, .NET and Ruby. Can I use one of the previous listed servers for Python project? Thanks.
I haven't used CruiseControl or the other CIS you mention, but I suspect they can probably support Python programs. The CruiseControl docs suggest that it supports builder plugins which can do arbitrary things. However, one CIS written in Python (which can also handle arbitrary builds, not just builds of Python software) is buildbot: http://buildbot.net/ Jean-Paul -- http://mail.python.org/mailman/listinfo/python-list