Oh, another thing that could be relevant to this work. One of our Summer of Code students, Helder Ribeiro, is working on webhook support that will basically allow you to configure a URL that Review Board will POST to on new review requests, updates, reviews, etc. Your script can take this info and then do something, such as grab the latest diff from Review Board and feed it to buildbot. This will probably work perfectly fine for buildbot. The code checking guidelines would require use of the JSON API to post the reviews, but that's also doable.
Christian -- Christian Hammond - [email protected] Review Board - http://www.review-board.org VMware, Inc. - http://www.vmware.com On Mon, Aug 10, 2009 at 7:47 PM, Sebastien Douche <[email protected]> wrote: > > Hi there, > I want to know the state of extension project. I need to work on 2 > extensions: > > - checking code (guidelines...) > - integration with buildbot > > -- > Sebastien Douche <[email protected]> > Twitter: http://bit.ly/afkrK (agile, python, open source) > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "reviewboard" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en -~----------~----~----~----~------~----~------~--~---
