[Buildbot-devel] endpoint for bitbucket services integration?
William Deegan
bill at baddogconsulting.com
Wed Jan 18 18:02:36 UTC 2012
Tom,
On Jan 17, 2012, at 6:30 PM, Tom Prince wrote:
> On Sat, 24 Dec 2011 17:04:05 -0800, William Deegan <bill at baddogconsulting.com> wrote:
>> Greetings,
>>
>> We've moved the SCons project from subversion to bitbucket mercurial hosting.
>> Our build/test setup is based on buildbot.
>>
>> I'm wondering what's the best way to connect buildbot to the repo?
>> Looks like bitbucket supports some "services integration" which might be the best solution, but don't see any list of support for that in the buildbot docs.
>> http://confluence.atlassian.com/display/BITBUCKET/Managing+Bitbucket+Services
>> Has anyone written and endpoint for this?
>
> I have no idea if anybody has written something already, but it would be
> pretty trivial to write a webhook for this. Have a look at the examples in
> buildbot/status/web/hooks/
> for example code.
I did some looking there, but ended up using the contrib/bitbucket.. script.
If I can make some cycles I'll see if I can hack something up. I think most of the logic is already in the contrib script anyway.
-Bill
More information about the devel
mailing list