I watch for Changes in the source tree and decide when to trigger
Builds. I create BuildSet objects and submit them to the BuildMaster. I
am a service, and the BuildMaster is always my parent.
|
_InterfaceClass__attrs = { ' addChange ' : <zope.interface.interfa...
|
|
__bases__ = ( <InterfaceClass zope.interface.Interface>)
|
|
__identifier__ = ' buildbot.interfaces.IScheduler '
|
|
__iro__ = ( <InterfaceClass buildbot.interfaces.IScheduler>, <I...
|
|
__name__ = ' IScheduler '
|
|
__sro__ = ( <InterfaceClass buildbot.interfaces.IScheduler>, <I...
|
|
_implied = { <InterfaceClass buildbot.interfaces.IScheduler>: ( ...
|
|
dependents = <WeakKeyDictionary at 45475600>
|
Inherited from zope.interface.Interface (private):
_Element__tagged_values
|