Tag Archives: Continuous Integration

Tonido build and test HW

One of the challenges we have at CodeLathe is making sure Tonido builds/runs on all 4 OSes(Windows, Mac, Linux + Tonido Plug) without problems. And we have to keep verifying that things are not broken as we do development. So I thought I would talk a little bit about the continuous integration process we have [...]

Posted in Tonido | Also tagged , , , , | 6 Comments

Software Release Management System Requirements

We have gone through a requirement process  to identify the key requirements  for Tonido’s release management. I thought this requirements would be useful for other developers too.  So here are the key requirements that we have identified.

Continuous Check-In – Team members should use SCM (In our case subversion) for any code or artifacts that [...]

Posted in Software | Also tagged , , , , | 2 Comments