[Buildbot-devel] messageFormatter to grab logs from the waterfall page, and how to add on the waterfall page a link to a zip file on the slave.

shiny knight theshinyknight at me.com
Mon Feb 11 07:42:48 UTC 2013


It sounds similar to what I want to do....All that I need is to tell the buildbot to show a link on a specific step, but so far I was not successful...that's why I was thinking that maybe there was a correct way to do so in the buildbot.

After all I could always put a link to a regular html page with the links to download the library; but was nicer to have the link right in the step that build the library.

What syntax did you used to put the link to the upload dir ?


On Feb 10, 2013, at 10:05 PM, Dan Kegel wrote:

> On Sun, Feb 10, 2013 at 8:12 PM, shiny knight <theshinyknight at me.com> wrote:
>> I also checked the FileUpload, and seems to be the only solution to my problem (show in a step a link to download a file). I do not understand why I am forced to have to upload to the master but it seems to be the only way to achieve what I need;
> 
> Using FileUpload has the disadvantage that it doesn't do what you
> expect in a multimaster configuration (not that many people will run
> into that).
> 
> Me, I just use scp in a shell script from a build step to upload to a
> designated host, and construct a URL to the upload directory.  No need
> to use buildbot's tools for everything.
> - Dan
> 
> ------------------------------------------------------------------------------
> Free Next-Gen Firewall Hardware Offer
> Buy your Sophos next-gen firewall before the end March 2013 
> and get the hardware for free! Learn more.
> http://p.sf.net/sfu/sophos-d2d-feb
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel





More information about the devel mailing list