<div dir="ltr">Hi Dave<br><br>Thanks for you feedback, it is very valuable<div><br><div><br><div class="gmail_quote"><div dir="ltr">Le ven. 29 juil. 2016 à 21:04, Dave Vitek <<a href="mailto:dvitek@grammatech.com">dvitek@grammatech.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi all,<br>
    <br>
    I tried to sign up to log into the issue tracker but the capta is
    evidently not working.  If anyone wants to give me the username
    dvitek that would work.<br></div></blockquote><div><br></div><div>Verm, can you make sure dvitek can get an account?</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    <br>
    1) With the web application, the "force build" form seems to ignore
    the contents of the "Your name" field.  It always sends email to
    anonymous@ instead of the username provided by the client.  The
    "Build properties" end up saying:<br>
    <table style="border-collapse:collapse;border-spacing:0px;max-width:100%;width:1140px;margin-bottom:20px;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:20px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255)">
      <tbody>
        <tr>
          <td style="padding:5px;text-align:left;line-height:1.42857;vertical-align:top;border-top-width:1px;border-top-style:solid;border-top-color:rgb(221,221,221);background-color:rgb(245,245,245)">owner</td>
          <td style="padding:5px;text-align:center;line-height:1.42857;vertical-align:top;border-top-width:1px;border-top-style:solid;border-top-color:rgb(221,221,221);background-color:rgb(245,245,245)">anonymous</td>
          <td style="padding:5px;text-align:right;line-height:1.42857;vertical-align:top;border-top-width:1px;border-top-style:solid;border-top-color:rgb(221,221,221);background-color:rgb(245,245,245)">Force Build
            Form</td>
        </tr>
      </tbody>
    </table>
    Old versions of buildbot would email the specified username if the
    forced build failed.  The new one just causes bounces because it
    always emails anonymous@.<br></div></blockquote><div><br></div><div>I though I did resolve this issue some times ago.Those kind of feature are hard to test e2e so we have to rely on the community for it :-(</div><div>It is however recommended to configure an authentication plugin in order to increase security and avoid people to always enter their email.</div><div>There are a bunch of options here, let us know if/why this is not convenient for you</div><div> <span style="line-height:1.5"><a href="http://trac.buildbot.net/ticket/3587#ticket">http://trac.buildbot.net/ticket/3587#ticket</a></span></div><br class="inbox-inbox-Apple-interchange-newline"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    <br>
    2) If I take an existing buildmaster, adjust the configuration so it
    has a many-to-many (builder, tag) relation, and then run "buildbot
    reconfig" I get a couple exceptions.  I do not know if the same
    thing happens if there is no pre-existing database.  In the old
    configuration that did not cause problems where no builder had more
    than one tag.  Some old tags went away entirely.<br></div></blockquote><div><br></div><div>Looking at the error, I would say you have duplicates in tags list.</div><div>This problem should indeed not be managed at db level, but should trigger a configuration error.</div><div><br></div><div>This is quite easy to add a test and fix just in time for rc2</div><div><span style="line-height:1.5"> </span><a href="http://trac.buildbot.net/ticket/3588#ticket">http://trac.buildbot.net/ticket/3588#ticket</a><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    A couple other random questions after the upgrade to 0.9:<br>
    <br>
    Is there any way to make the "Builders" page always show the result
    of the most recent run, even if it's older than the time horizon it
    seems to want to show?<br></div></blockquote><div><br></div><div>There is no way to do that right now. With current infra, it is difficult to code this in a scalable manner. This is a problem that shall be resolved after 0.9 release</div><div><br></div><div><span style="line-height:1.5"> </span><a href="http://trac.buildbot.net/ticket/3589#ticket">http://trac.buildbot.net/ticket/3589#ticket</a></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    <br>
    Do you know what it means if a builder's page shows a build is
    'building' but the build's page says it is 'finished (n days ago)'?<br></div></blockquote><div><br></div><div>I would say this is an inconsitency. Cannot say much more without more details.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">
    <br>
    - Dave<br>
    <br>
    PS<br>
    There might be a javascript memory drag on the "builders" page.  If
    I leave it open overnight, chrome will invariably have a crashed tab
    in the morning.<br></div></blockquote><div><br></div><div>How many builds to you get overnight?</div><div>Indeed there is nothing which clean up the older builds to keep memory usage in a certain bound.</div><div> </div></div></div></div></div>