Download List

Project Description

Simple Continuous Integration Tools (scit) is an automated build and or test system consisting of a set of Perl and expect scripts utilizing common tools that are available for most Unix-like operating systems. The intention is to keep it lightweight while still providing a full set of features. The current version has a command-line and an HTML user interface. It should be possible to make it run on very modest hardware; part of the development and testing has been done on a Nokia N900 phone with both master and slave roles running on the same unit.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-02-28 08:56
0.12

The project creation has been moved to a separate page that doesn't autorefresh. The timing of the CGI scripts has been improved to avoid showing old information after making changes whenever possible. (but there is still a delay when triggering new builds). A bug has been fixed that caused builds to never finish if artifacts had been defined but not produced during the build and the slave was remote.

2011-02-03 14:29
0.11

A script for deleting projects has been added. The project configuration has been moved to a separate page. All exisiting project parameters are now configurable in the HTML user interface. Some bugs have been fixed.

2011-01-22 07:55
0.10

Some bugs in the setup script for Ubuntu have been fixed. Most of the configuration for a project can now be done on the project page of the Web interface.

2011-01-16 06:37
0.09

More details were added to the project view. Slave instances can now be enabled and disabled also through the Web interface.

2011-01-05 06:35
0.08

CGI scripts and a backend request processor have been added. It is now possible to issue some commands via the Web interface. Distribution-specific setup scripts have been added (just Maemo and Ubuntu for now) to make it easier to get started.

Project Resources