Download List

프로젝트 설명

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

새로운 노예 호스트 해야 지금 표시 될 HTML 사용자 인터페이스에 추가 된 후 즉시. 이전에 generate_html의 다시 시작 필요 했다입니다. 여러 더미 변경 내용을 커밋하지 데모 스크립트에서 문제가 해결 되었습니다. 버전 제어를 사용 하지 않는 프로젝트와 하나 않습니다 간의 종속성 트리거 이제 지원 됩니다.
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

지역 노예를 중단하려고 할 때 문제가 발생하는 버그가 수정되었습니다. svn_scitmaster 스크립트는 지금은 어떤 프로젝트를 구성하지 않은 경우 시작 후 금연 오른쪽 대신 기다립니다. lighttpd (dasl)에 대한 동적 인증 시스템이 추가되었습니다. Dasl는 우분투 11.04 테스트한있다; 다른 배포판이 아닌 직접의 lighttpd - 천사를 통해 lighttpd를 시작 sysV 스크립트의 작은 수동 조정이 필요할 수 있습니다.
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

디버그 스위치는 시작 스크립트에 추가되었습니다;없이, 배경 로그 파일을 이전보다 많이 쓰는 지금 처리합니다. 버전 0.19에서 소개 백그라운드 프로세스에 대한 안정성 향상은 원격 슬레이브 프로세스를 포함하도록 확장되었습니다.
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

쉿 서버는 표준이 아닌 포트에서 실행되는 호스트에 수동적인 노예에 대한 지원이 추가되었습니다. addnewhost 스크립트는 포트 번호를 지정하는 선택적 매개 변수 넷째 걸립니다. 더 사용자 친화적인 강력한 시스템은 배경을 제어하기위한 구현 되었음 시작 / 중지 스크립트와 마스터에서 처리합니다.
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

트리거 보류 포스는 이제 기본 HTML 페이지에 표시됩니다 빌드. 깨끗한 빌드 옵션이 추가되었습니다. 새 버전을 체크 아웃하기 전에이 활성화된 경우, 버전 관리 시스템에서 체크 아웃하는 디렉토리가 제거됩니다.
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