Download List

Projeto Descrição

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

Novos hosts de escravo devem agora se tornou visíveis na interface de usuário do HTML imediatamente após ser adicionado. Anteriormente exigia um reinício do generate_html. Foram corrigidos problemas no script demo com cometendo várias alterações fictícios. Disparadores de dependência entre um projeto que não usa o controle de versão e um que faz agora são suportados.
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

Um bug que causava problemas ao tentar parar de escravos locais foi corrigido. O script svn_scitmaster agora apenas espera em vez da direita parar após o início do projeto se não está configurado. Um sistema de autenticação dinâmica para lighttpd (DASL) foi adicionado. DASL foi testado com o Ubuntu 11.04; outras distribuições pode precisar de um pouco de ajustes manuais do script sysv para começar lighttpd lighttpd via anjo em vez de diretamente.
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

A opção de depuração foi adicionado aos scripts de início; sem ele, o fundo processos agora escrever muito menos do que antes para os arquivos de log. As melhorias de estabilidade para os processos de fundo introduzidas na versão 0,19 foram ampliados para incluir os processos escravos remoto.
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

Suporte para escravos passiva em máquinas onde o servidor CMS funciona em portas não-padrão foi adicionado. O addnewhost script pega um quarto parâmetro opcional que especifica o número da porta. Um sistema mais robusto e de fácil utilização foi implementado para controlar os processos de fundo do mestre com start / stop scripts.
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

Pendente força desencadeada constrói agora são mostrados na página HTML principal. Uma opção de compilação limpa foi adicionado. Quando ativado, o diretório de check-out do sistema de controle de versão é removida antes de uma nova versão com check-out.
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