Re: Continuous integration for Python projects

2008-07-31 Thread Leonid Shalupov
Hello, Hussein B wrote: 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

Re: Continuous integration for Python projects

2008-07-30 Thread BlueBird
On Jul 29, 4:56 pm, Diez B. Roggisch [EMAIL PROTECTED] wrote: Hussein B 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

Re: Continuous integration for Python projects

2008-07-30 Thread Alan Franzoni
Hussein B was kind enough to say: 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. If you want, you can use ant as a build script, and then define the usual targets

Continuous integration for Python projects

2008-07-29 Thread Hussein B
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?

Re: Continuous integration for Python projects

2008-07-29 Thread Diez B. Roggisch
Hussein B 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

Re: Continuous integration for Python projects

2008-07-29 Thread Jean-Paul Calderone
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

Re: Continuous integration for Python projects

2008-07-29 Thread Sion Arrowsmith
Diez B. Roggisch [EMAIL PROTECTED] wrote: Hussein B wrote: 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

Re: Continuous integration for Python projects

2008-07-29 Thread Erik Ramfelt
application. It seems they mainly support Java, .NET and Ruby. Can I use one of the previous listed servers for Python project? Thanks. -- http://mail.python.org/mailman/listinfo/python-list -- View this message in context: http://www.nabble.com/Continuous-integration-for-Python-projects