[Interest] What are you using for continuous integration?

Hamish Moffatt hamish at risingsoftware.com
Thu Feb 14 02:35:43 CET 2019


On 14/2/19 12:08 pm, william.crocker at analog.com wrote:
>
>>
>> We have been using buildbot on a Linux server and multiple Macintosh 
>> and Windows
>> machines as workers for about 9 years. The workers build our Qt based
>> application, run tests, and if everything passes the application is 
>> uploaded to
>> the buildbot server which then passes the application to our web 
>> server so users
>> can download nightly builds of the application.
>>
>
> What ever happened to good ole cron jobs. 


Travis is written in Ruby, Jenkins in Java + Tomcat (!!), so Buildbot 
(Python) is about as close to old skool as it gets.

I just set one up this week. It still works fine and there's still 
regular releases.



Hamish




More information about the Interest mailing list