[users at bb.net] Customizing force build interface

Greg MacDonald gmacdonald at trionworlds.com
Wed Apr 13 22:27:39 UTC 2016


Hi Falk!

I don't think you'd need to do anything with jinja. Take a look at ChoiceStringParameter:

https://docs.buildbot.net/latest/manual/cfg-schedulers.html?highlight=choicestringparameter

Looks like you could override getChoices to dynamically get them from a git shell command.

-Greg

From: users [mailto:users-bounces at buildbot.net] On Behalf Of Tristram, Falk
Sent: Wednesday, April 13, 2016 6:54 AM
To: users at buildbot.net
Subject: [users at bb.net] Customizing force build interface

Hi,

we are currently migrating from our self-written system to buildbot.

One of our requirements is to 'force build' from specific GIT-tags, desired to realize as drop-down-box.
As our workflow works in the way, that a developer creates a tag and afterwards the release-build is started by hand.

I understand the relationship between buildbot and jinja.
However I have no idea, how to get the list of available GIT-tags into the force-build website.

Any help or suggestions appreciated.

Best regards,
Falk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160413/249c1e22/attachment.html>


More information about the users mailing list