BusyB is a simple system for automatically executing builds. If you have software that you want to build at certain times or when certain things happen, BusyB is the utility for you.
| Tags | Systems Administration Software Development Build Tools |
|---|---|
| Licenses | GPL |
| Implementation | Python |
Recent releases


Changes: This release features a completely redesigned look for the HTML build logs. The build history is now presented in an easier to read table form, with the most recent build shown first.


Changes: The threading in the triggers was removed, which simplifies the trigger runtime. A Trigger class which is the super class of all triggers was added. All existing triggers were rewired to use the new Trigger superclass. The "And", "Or", and "Not" triggers were added.


Changes: The HTML output now looks nicer. Time units were added, so now you can specify a build to occur every 4 hours and 26 minutes instead of having to work out the time in seconds. A new command based trigger was added.


No changes have been submitted for this release.