[Buildbot-devel] migrating from xmlrpc to json
Amber Yust
ayust at yelp.com
Fri May 20 15:34:18 UTC 2011
Yes, just pull the log via HTTP; there's really no reason not to do so.
You'll probably want to add /text at the end, though, so that you get the
text log (unless you specifically wanted the HTML-ified one).
~Amber
On Fri, May 20, 2011 at 7:27 AM, Jay Lyerly <jayl at ensight.com> wrote:
> Hi,
>
> I've got a reporting tool that pulls testing data from buildbot. It
> uses the xmlrpc interface which has finally gone away in 0.8.3, so I'm
> converting it over to the JSON interface. I've read through the docs
> and looked at the code, so unless I'm missing something, it looks like
> the full logs for a build step are not accessible through /json? I
> could get that information through xmlrpc, so I'm surprised that its
> not available in the new interface. Should I just pull
>
> /builders/$BUILDERNAME/builds/$BUILDNUM/steps/$STEPNAME/logs/$LOGNAME
>
> via raw http instead? I should have enough information to generate that
> URL.
>
> Thanks,
> jay
>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20110520/6a575783/attachment.html>
More information about the devel
mailing list