| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
github_buildbot.py is based on git_buildbot.py
github_buildbot.py will determine the repository information from the JSON HTTP POST it receives from github.com and build the appropriate repository. If your github repository is private, you must add a ssh key to the github repository for the user who initiated the build on the buildslave.
| Classes | |
| 
        fixedOffset fixed offset timezone  | 
  |
| Functions | |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| Variables | |
        __package__ = 
     | 
  |
| Function Details | 
  
 
Reponds only to POST events and starts the build process
:arguments:
    request
        the http request object
   | 
  
 
Consumes the JSON as a python object and actually starts the build.
:arguments:
    payload
        Python Object that represents the JSON sent by GitHub Service
        Hook.
   | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:19 2011 | http://epydoc.sourceforge.net |