This repository has been archived by the owner on Apr 10, 2018. It is now read-only.
forked from jollyroger/debian-buildbot-slave
-
Notifications
You must be signed in to change notification settings - Fork 12
Packaging buildbot-slave into Debian package
License
buildbot/debian-buildbot-slave
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Buildbot: build/test automation http://buildbot.net Brian Warner <warner-buildbot @ lothar . com> Dustin J. Mitchell <dustin@v.igoro.us> Buildbot is a continuous integration system designed to automate the build/test cycle. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. Features * Buildbot is easy to set up, but very extensible and customizable. It supports arbitrary build processes, and is not limited to common build processes for particular languages (e.g., autotools or ant) * Buildbot supports building and testing on a variety of platforms. Developers, who do not have the facilities to test their changes everywhere before committing, will know shortly afterwards whether they have broken the build or not. * Buildbot has minimal requirements for slaves: using virtualenv, only a Python installation is required. * Slaves can be run behind a NAT firewall and communicate with the master * Buildbot has a variety of status-reporting tools to get information about builds in front of developers in a timely manner. Buildslave: This package contains only the buildslave implementation. The buildbot package contains the buildmaster as well as a complete set of documentation. See http://buildbot.net for more information and for an online version of the Buildbot documentation.
About
Packaging buildbot-slave into Debian package
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 98.9%
- Shell 1.1%