Download List

Descripción del Proyecto

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-10-01 17:17
0.22

Nuevos hosts esclavo deben convertirse ahora en visibles en la interfaz de usuario HTML inmediatamente después de que se agregan. Previamente se requería un reinicio del generate_html. Se han solucionado los problemas en la secuencia de comandos de demostración de cometer múltiples cambios de maniquí. Desencadenadores de dependencia entre un proyecto que no utiliza control de versiones y uno que se admiten ahora.
New slave hosts should now become visible in the HTML user interface immediately after being added. Previously a restart of generate_html was required. Problems in the demo script with committing multiple dummy changes have been fixed. Dependency triggers between a project that doesn't use version control and one that does are now supported.

2011-09-07 06:08
0.21

Un error que causaba problemas al tratar de detener los esclavos locales se ha solucionado. El guión svn_scitmaster ahora sólo espera en vez de dejar de fumar después de comenzar la derecha si no hay ningún proyecto se ha configurado. Un sistema de autenticación dinámica para lighttpd (DASL) se ha añadido. DASL ha sido probado con Ubuntu 11.04, otras distribuciones pueden necesitar un poco de ajuste manual de la secuencia de comandos para iniciar SysV lighttpd a través de lighttpd-angel en vez de directamente.
A bug that caused problems when trying to stop local slaves has been fixed. The svn_scitmaster script now just waits instead of quitting right after starting if no project is configured. A dynamic authentication system for lighttpd (dasl) has been added. Dasl has been tested with Ubuntu 11.04; other distributions may need a little manual tweaking of the sysV script to start lighttpd via lighttpd-angel instead of directly.

2011-07-28 05:55
0.20

Un modificador de depuración ha sido añadido a los scripts de inicio, sin ella, el fondo de los procesos ahora escribo mucho menos que antes a los archivos de registro. Las mejoras en la estabilidad de los procesos de fondo introducidas en la versión 0.19 se han ampliado para incluir los procesos de esclavos a distancia.
Tags: Minor
A debug switch has been added to the start scripts; without it, the background processes now write a lot less than before to the log files. The stability improvements for the background processes introduced in version 0.19 have been expanded to include the remote slave processes.

2011-06-11 20:43
0.19

Apoyo a los esclavos pasiva en los hosts en el servidor SHH se ejecuta en los puertos no estándar ha sido añadido. El addnewhost script toma un cuarto parámetro opcional que especifica el número de puerto. Un sistema más robusto y fácil de usar se implementó para el control de los procesos en segundo plano en el maestro con arranque / parada de secuencias de comandos.
Support for passive slaves on hosts where the SHH server runs on non-standard ports has been added. The addnewhost script takes an optional fourth parameter specifying the port number. A more robust and user-friendly system was implemented for controlling the background processes on the master with start/stop scripts.

2011-05-19 07:33
0.18

En espera de la fuerza activa se basa ahora se muestran en la página principal de HTML. Una opción de compilación limpia ha sido añadido. Cuando está activado, el directorio desprotegido del sistema de control de versiones se produce antes de una nueva versión está desprotegido.
Pending force triggered builds are now shown on the main HTML page. A clean build option has been added. When it is enabled, the directory checked out from the version control system is removed before a new version is checked out.

Project Resources