93
I Use This!
High Activity

News

Analyzed about 23 hours ago. based on code collected 1 day ago.
Posted almost 19 years ago by [email protected] (Brian Warner)
0.6.6 is a minor bugfix release. The 'sendchange', 'stop', and 'sighup' commands were broken, and HTMLLogFiles were not upgraded properly from versions before 0.6.5, causing an exception. In addition, the master/slave basedir is now prepended to ... [More] sys.path before starting the daemon, emulating the behavior that twistd provided in 0.6.4 and earlier, so you can have your master.cfg import private modules from the basedir without manually changing PYTHONPATH.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. Please visit http://buildbot.sf.net for more details.Have an entomological day, -Brian (0 comments) [Less]
Posted almost 19 years ago by [email protected] (Brian Warner)
0.6.5 is a minor feature release. The most significant addition is that very large (>100MB) log files are handled *much* more efficiently: spooled directly to and from disk without holding the entire contents in memory first. This drastically ... [More] reduces the memory consumption of the buildmaster for projects with sizeable logs. The other big feature is that mktap has been abandoned in favor of ".tac" files, simplifying the installation and startup process. The "buildbot" front-end tool now handles all aspects of creating and launching the daemons. All documentation was converted into .texinfo format, and a decent chunk of the User's Manual has been written.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. Please visit http://buildbot.sf.net for more details. Have a log(N) day, -Brian (0 comments) [Less]
Posted almost 19 years ago by [email protected] (Brian Warner)
0.6.4 is a major bugfix release, addressing a bug which made 0.6.3 completely useless for new buildmaster installations. Oops. Some minor exceptions in status delivery have also been fixed, as well as most win32-compatibility problems. All unit tests ... [More] except test_webPathname_port now pass under the win32 reactor. The waterfall display now shows the timezone, and has a nicer favicon.ico image.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. Please visit http://buildbot.sf.net for more details.Have a pass-the-brown-paper-bag day, -Brian (0 comments) [Less]
Posted almost 19 years ago by [email protected] (Brian Warner)
0.6.3 is a minor feature release, fixing some nagging bugs and adding compatibility with the recently released Twisted-2.0.0 . The web page is now configurable with CSS, and has a favicon. The 'buildbot' client tool can now provide a small debug ... [More] panel and a real-time status display application.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. Please visit http://buildbot.sf.net for more details. Have a crayons-hidden-in-your-briefcase day, -Brian (0 comments) [Less]