Download List

Projeto Descrição

The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. It builds and tests the tree each time a change is committed, providing status updates through a Web page or other protocols.

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.

2012-03-12 11:55
0.8.6

Esta versão é em grande parte um rollup de melhorias contribuíram, incluindo um novo ForceScheduler para permitir uma configuração muito flexível de compilações forçadas. Ele também contém alterações para a web UI, IRC, MailNotifier, propriedades e ganchos de Web e um número de correções de bugs.
This release is largely a rollup of contributed improvements, including a new ForceScheduler to allow much flexible configuration of forced builds. It also contains changes to the web UI, IRC, MailNotifier, properties, and Web hooks, and a number of bugfixes.

2011-09-19 22:59
0.8.5

Esta versão apresenta o trabalho de dois estudantes do Google Summer of Code, Derek Hurley e Pradeepkumar Gayam, e acrescenta uma série de melhorias fundamentais que foram adiadas em versões anteriores: documentação expandido (incluindo descrições API), os lotes de limpeza esquema banco de dados, e significativamente melhorada a cobertura do teste.
This release showcases the work of two Google Summer of Code students, Derek Hurley and Pradeepkumar Gayam, and adds a number of fundamental improvements which have been deferred in previous releases: expanded documentation (including API descriptions), lots of database schema cleanup, and significantly-improved test coverage.

2011-07-18 04:50
0.8.4p2

Este é um edifício de revisão bugfix em 0.8.4p1. A lista completa de correções está no arquivo NEWS, mas a maioria giram em torno de renderização de propriedade, mergeRequests e subcomandos utilitário como 'checkConfig' e 'tentar'.
This is a bugfix revision building on 0.8.4p1. The full list of fixes is in the NEWS file, but most center around property rendering, mergeRequests, and utility subcommands like 'checkconfig' and 'try'.

2011-06-13 12:34
0.8.4

O grande projeto para esta versão foi reescrita a base de dados interfaces para usar apenas consultas assíncronas, melhorando a performance do mestre de forma dramática. Isto incluiu usando SQLAlchemy para conquistar a independência do motor de banco de dados. Buildbot agora é testado contra o SQLite, MySQL e PostgreSQL, e outros mecanismos são fáceis de adicionar. Esta versão vem com uma série de grandes novidades, mas também algumas depreciações e mudanças incompatíveis; ver NEWS para mais detalhes.
The major project for this release was rewriting the database interfaces to use only asynchronous queries, improving the performance of the master dramatically. This included using SQLAlchemy to gain independence from the database engine. Buildbot is now tested against SQLite, MySQL, and PostgreSQL, and other engines are easy to add. This version comes with a number of great new features, but also some deprecations and incompatible changes; see NEWS for details.

2010-12-20 09:53
0.8.3

Esta versão tem muitas correções e limpezas, suporte Gerrit e compromissadas, melhorias propriedades, configurações PBChangeSource auth / porto, melhorias, documentação e bases de comandos fonte do lado do mestre.
This release has many bugfixes and cleanups, Gerrit and Repo support, properties improvements, PBChangeSource auth/port settings, documentation improvements, and foundations for master-side source commands.

Project Resources