|
|
|
|
|
|
|
|
list of buildbot.process.builder.Builder
|
|
|
|
|
reportBuild(self,
builder,
buildnum)
Returns True if this build should be reported for this contact
(eliminating duplicates), and also records the report for later |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getResultsDescriptionAndColor(self,
results) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from base.StatusReceiverBase :
__providedBy__ ,
buildETAUpdate ,
builderChangedState ,
buildsetSubmitted ,
changeAdded ,
checkConfig ,
logChunk ,
logFinished ,
logStarted ,
requestCancelled ,
requestSubmitted ,
slaveConnected ,
slaveDisconnected ,
stepETAUpdate ,
stepFinished ,
stepStarted ,
stepText2Changed ,
stepTextChanged
Inherited from twisted.application.service.Service :
__getstate__ ,
disownServiceParent ,
privilegedStartService ,
setName ,
setServiceParent ,
startService ,
stopService
Inherited from util.ComparableMixin :
__cmp__ ,
__hash__
|