<html>
<head>
</head>
<body>
<h1>Weekly Meeting</h1>


<p>Buildbot has weekly meetings via irc, held at 17:00 BST (London Time) on
Tuesdays.

<p>Meetings are in #buildbot on Freenode, open to any and all participants.
They generally focus on organizational, rather than technical issues,
but are open to anything Buildbot-related.
To raise a topic, add it to "All Other Business" in the
<a href="http://bit.ly/2rup31x">agenda</a>,
or just speak up during the meeting.

<p>Meeting minutes are available
<a href="https://supybot.buildbot.net/meetings/">here</a>.

<h1 style="padding-top: 1em;">Buildbot Issues</h1>
<h2>Opened Issues</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3671">3671</a></td><td style="padding: 1px 8px; text-align: left;">Can't build docs inside make virtualenv</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3672">3672</a></td><td style="padding: 1px 8px; text-align: left;">Buildbot should scream loudly if its WebSocket connection fails</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3673">3673</a></td><td style="padding: 1px 8px; text-align: left;">buildrequestdistributor 'NoneType' object has no attribute 'config'</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3675">3675</a></td><td style="padding: 1px 8px; text-align: left;">Renderable builderNames doesn't work for ForceScheduler </td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3676">3676</a></td><td style="padding: 1px 8px; text-align: left;">buildbot start takes a long time with pending buildrequests</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3677">3677</a></td><td style="padding: 1px 8px; text-align: left;">Janitor Builder should be hidden from normal builders</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3678">3678</a></td><td style="padding: 1px 8px; text-align: left;">Can't use steps.Trigger sourceStamps according to docs</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3681">3681</a></td><td style="padding: 1px 8px; text-align: left;">BuildBot 0.9.11 wants buildbot-worker even when LocalWorker is not in use</td></tr>
</table>

<h2>Completed Issues</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3688">3688</a></td><td style="padding: 1px 8px; text-align: left;">[grid_view] updating 0.9.10 to 0.9.12 leaves the grid with a single row</td></tr>
</table>

<h1 style="padding-top: 1em;">Buildbot Pull Requests</h1>
<h2>Opened Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3680">3680</a></td><td style="padding: 1px 8px; text-align: left;">Added callable check for www credentials.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3682">3682</a></td><td style="padding: 1px 8px; text-align: left;">Minor fix : On rebuild, giturl is empty. Don't backtrace out</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3683">3683</a></td><td style="padding: 1px 8px; text-align: left;">Support auth token _get_commit_msg</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3684">3684</a></td><td style="padding: 1px 8px; text-align: left;">buildrequest: optimize the query to find oldest buildrequest time.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3685">3685</a></td><td style="padding: 1px 8px; text-align: left;">Distributor optim</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3686">3686</a></td><td style="padding: 1px 8px; text-align: left;">Improve Builder infrastructure for priority functions</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3690">3690</a></td><td style="padding: 1px 8px; text-align: left;">release notes for 0.9.12.post1</td></tr>
</table>

<h2>Completed Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3643">3643</a></td><td style="padding: 1px 8px; text-align: left;">Remove encodeString() which is now unused</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3666">3666</a></td><td style="padding: 1px 8px; text-align: left;">Switch to using str.format()</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3669">3669</a></td><td style="padding: 1px 8px; text-align: left;">Update toml from 0.9.3 to 0.9.3.1</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3670">3670</a></td><td style="padding: 1px 8px; text-align: left;">Match ex.remoteType if it is bytes or unicode.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3674">3674</a></td><td style="padding: 1px 8px; text-align: left;">Release notes for 0.9.12</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3679">3679</a></td><td style="padding: 1px 8px; text-align: left;">Try scheduler with SVN VCS fix.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3687">3687</a></td><td style="padding: 1px 8px; text-align: left;">Scheduled weekly dependency update for week 41</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3689">3689</a></td><td style="padding: 1px 8px; text-align: left;">Fix broken grid_view</td></tr>
</table>

<h1 style="padding-top: 1em;">Buildbot-Infra Pull Requests</h1>
<i>None this week</i>
<h1 style="padding-top: 1em;">Meta-buildbot Pull Requests</h1>
<i>None this week</i>

</body>
</html>