[users at bb.net] Build URL in build step?

Pierre Tardy tardyp at gmail.com
Thu Feb 11 17:04:41 UTC 2016


Hi cristian,

In buildbot eight'steps you can get access to the master status object by
using self.master.status.getURLForThing(self.build)

Le mar. 9 févr. 2016 à 18:10, Cristian Morales Vega <cristian at samknows.com>
a écrit :

> In MailNotifier's messageFormatter I can use
>
> master_status.getURLForThing(build)
>
> to get the URL of the build.
>
>
> I would like to get that URL in a build step, so I can embed it into
> the binary. Is it possible?
>
> Thanks.
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160211/86cad84a/attachment.html>


More information about the users mailing list