[Buildbot] #3296: BuildbotURL warning can be incorrect. Should be configurable

Buildbot trac trac at buildbot.net
Sat Jan 14 04:48:53 UTC 2017


#3296: BuildbotURL warning can be incorrect.  Should be configurable
------------------------+------------------------
Reporter:  vlovich      |       Owner:
    Type:  enhancement  |      Status:  new
Priority:  minor        |   Milestone:  undecided
 Version:  master       |  Resolution:
Keywords:               |
------------------------+------------------------

Comment (by ewong):

 Would the following approach be ok?

 have an additional config property called buildbotURLAliases, which should
 be a list.

 Then in www/base/src/app/home/home.tpl.jade, allow a check to see if
 baseurl is in
 this list.  If so, continue as normal using that baseurl in all references
 to the URL.
 If not, display a new message with both buildbotURL and buildbotURLAliases
 mentioned.

 But since the code refers to buildbotURL throughout the code, I'm
 wondering if this
 should be changed to using a (for example) useURL, and this is set at the
 start where
 it checks for buildbotURL.

--
Ticket URL: <http://trac.buildbot.net/ticket/3296#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list