[Buildbot-devel] API for staring builds
Dustin J. Mitchell
dustin at v.igoro.us
Mon Mar 21 16:31:44 UTC 2011
On Mon, Mar 21, 2011 at 11:18 AM, Alexander O'Donovan-Jones
<Alexander at ccpgames.com> wrote:
> I’m looking at the buildbot docs, but I am only seeing API’s for getting
> information about builds, none for actually triggering a build.
>
> I’m running 0.8.1, and so have the XMLRPC and JSON API’s available.
>
>
>
> Am I missing something here?
Nope - starting builds is risky in terms of security, so there is no
unauthenticated API to do so. The debug API can do it (PB).
Dustin
More information about the devel
mailing list