Download List

프로젝트 설명

Test-AutoBuild is a framework for performing
continuous, unattended, automated software builds.
It pulls code from source control repositories
(many different version control systems are supported), calculates inter-module dependencies,
builds each module, and then generates HTML status
pages, copies binary packages to Web/FTP server
roots, and sends email status alerts. It is
written with flexibility and extensibility in mind
to make it easy to integrate with a wide range of
development tools and languages.

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.

2007-12-18 07:23
1.2.2

이 릴리스, 그리고 Darcs SCM에서 저장소 GIT, 바자, Monotone에서 모듈을 체크 아웃에 대한 지원을 추가합니다.
Tags: Minor feature enhancements
This release adds support for checking out modules from GIT, Bazaar, Monotone, and Darcs SCM repositories.

2007-12-10 01:58
1.2.1

SCM에서 확인 절차를 그렇게 모듈 체크 아웃의 전체 과정에서 결함을 중단 엔진을 구축하지 않는 이상은 재작 성입니다. 실패 모듈과 생략 SCM에서 HTML을 상태 페이지에 검사를 위해 만든 로그가없습니다. 기타 사소한 이식 / 안정성 버그수정, 특히 리눅스 이외의 플랫폼으로 이동성을 위해 포함됩니다.
Tags: Major bugfixes
The SCM checkout process is rewritten so that failures in checking out a module do not cause the entire build engine to abort. Failing modules are skipped and SCM logs made available for inspection on the HTML status pages. Other minor portability/stability bugfixes are included, in particular for portability to non-Linux platforms.

2006-08-22 23:07
1.2.0

백엔드 엔진을 구축되었습니다 모듈 워크플로우 엔진에 refactored있다. 의욕 SCM에서 repos에 대한 지원이 추가되었고 기존의 SCM에서 구현 Changelogs의 추출을 허용하도록 연장했다. 성능 및 확장성을 복사 대신 하드 링크 파일이 향상됩니다. 오류보고 및 로깅 충돌을 디버깅 / 문제를 간단하게 향상되었습니다. 주요 작업 도구 documentating에 다왔다, 구성 파일의 형식 및 개발자 API. 테스트 제품군의 범위를 핵심 코드를 하위의 많은 부분은 시스템의 커버로 증가되었습니다.
Tags: Major feature enhancements
The backend build engine has been refactored into a modular workflow engine. Support for Mercurial SCM repos has been added, and existing SCM implementations extended to allow extraction of changelogs. Performance and scalability are improved by hard linking files instead of copying. Error reporting and logging has been enhanced to make debugging of crashes/problems simpler. Major work has been done on documentating the tools, configuration file format, and developer APIs. The coverage of the test suite has been increased to cover a large portion of the critical code sub-systems.

2005-04-02 21:45
1.0.3

웹 루트 캐시 및 게시 유물로 파일을 복사에 대한 유틸리티 코드에서 버그를 해결했다. HTML을 그래픽 아이콘을 보여주는 세부 사항을 포함하도록 업데이 트되었습니다 템플릿이있습니다. CSS의 새로운 기본 스타일의 공식 프로젝트 스타일링과 일치하도록 업데이 트되었습니다 템플릿이있습니다. 이제 새 구성에 대한 요구 사항 :있다 : 기록 1.1.0 릴리스합니다.
Tags: Minor bugfixes
Bugs in the utility code for copying files into
the cache and publishing artifacts to the web root
were resolved. The HTML templates were updated to
include a graphical icon illustrating status. The
CSS templates were updated with a new primary
style to match official project styling. It now
has a requirement on the new Config::Record 1.1.0
release.

2004-06-15 11:52
1.0.1

이 릴리스 구성의 버전 1.0.3을 사용합니다 : : : 구성 파일을 구문 분석을위한 모듈을 기록하고 새로운 HTML 개발 지점에서 발전기를 템플릿 backported. 이 포함되어있습니다 다시는 HTML 4.0 엄격한 DTD를 및 테마위한 CSS의 활용을 준수하는 HTML을 작성. 또한 모듈에 포함된 마지막주기에 내장된 요약 RSS 피드를 생성하는 템플릿을했다.
Tags: Minor feature enhancements
This release uses version 1.0.3 of the Config::Record module
for parsing configuration files and backported the new HTML
template generator from the development branch. This
included re-written HTML to comply with the HTML 4.0 strict
DTD and full use of CSS for theming. Also included was a
template to generate an RSS feed with summary of modules
built on the last cycle.

Project Resources