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 <crist...@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@buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
>
_______________________________________________
users mailing list
users@buildbot.net
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to