[Buildbot-commits] [Buildbot] #1005: Add a generic method for submitting changes via web /change_hook/base url

Buildbot buildbot-devel at lists.sourceforge.net
Sun Oct 3 19:53:52 UTC 2010


#1005: Add a generic method for submitting changes via web /change_hook/base url
------------------------+---------------------------------------------------
Reporter:  AHowell      |        Owner:           
    Type:  enhancement  |       Status:  closed   
Priority:  minor        |    Milestone:  undecided
 Version:  0.8.1        |   Resolution:  fixed    
Keywords:               |  
------------------------+---------------------------------------------------
Changes (by Dustin J. Mitchell):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Merge branch 'change_hook' of git://github.com/AndyHowell/buildbot

 This adds a script to submit an arbitrary change request to buildbot via
 the change hooks

 Fixes #1005

 * 'change_hook' of git://github.com/AndyHowell/buildbot:
   master/buildbuilt/status/web/hooks/base.py   Added passing properties a
 dictionary master/buildbuilt/status/web/change_hook.py   render_POST
 returns a json object for the submitted change request(s)   Fixed typo in
 msg   submitChanges returns an array of changes as dictionaries
 master/buildbuilt/changes/managers.py   Added project to addChange
 messages. master/contrib/post_build_request.py   New script to manually
 post a change request via the /change_hook/base   web interface.
  Changeset: 29d885424af94b6b24eebf305b7453833e351b15

-- 
Ticket URL: <http://buildbot.net/trac/ticket/1005#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list