Skip to content

FxIII/buildslave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup

  • checkout this repo in ext/
  • add the following in buildbot.tac
from buildslave.commands.registry import commandRegistry
commandRegistry["echo"] = 'ext.echo.Echo'
commandRegistry["wrap"] = 'ext.wrapper.Wrapper'
commandRegistry["updateCache"] = 'ext.sourcecache.UpdateCache'
commandRegistry["wrapCache"] = 'ext.sourcecache.Wrapper'
  • restart slave instance

About

buildbot slave with superpowers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages