<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/4312">4312</a></td><td style="padding: 1px 8px; text-align: left;">S3 Bucket Upload BuildStep</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/4316">4316</a></td><td style="padding: 1px 8px; text-align: left;">#4268 breaks buildbot workers with different filesystem layout than the master</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/4299">4299</a></td><td style="padding: 1px 8px; text-align: left;">Authentication error due to string/bytes confusion</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/4308">4308</a></td><td style="padding: 1px 8px; text-align: left;">the NestedParameter can't support columns=5</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/4309">4309</a></td><td style="padding: 1px 8px; text-align: left;">Not able to start buildbot in Ubuntu 16.04 host, Connection to localhost:9989 connection refused</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/4298">4298</a></td><td style="padding: 1px 8px; text-align: left;">Server side redirect on main page is added.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4313">4313</a></td><td style="padding: 1px 8px; text-align: left;">pylint: remove unnecessary lambdas</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4314">4314</a></td><td style="padding: 1px 8px; text-align: left;">pylint enable try-except-raise</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4315">4315</a></td><td style="padding: 1px 8px; text-align: left;">Scheduled weekly dependency update for week 36</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4317">4317</a></td><td style="padding: 1px 8px; text-align: left;">Fix optional IRC notices</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/4297">4297</a></td><td style="padding: 1px 8px; text-align: left;">Scheduled weekly dependency update for week 35</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4300">4300</a></td><td style="padding: 1px 8px; text-align: left;">Fixes #4299 `headerRegex` should be a string pattern, as the `header` is</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4301">4301</a></td><td style="padding: 1px 8px; text-align: left;">Move docs and isort builds to Python 3.6</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4302">4302</a></td><td style="padding: 1px 8px; text-align: left;">Fix pylint warnings by using 'in' keyword</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4303">4303</a></td><td style="padding: 1px 8px; text-align: left;">pylint: do not ignore chained-comparison warnings</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4304">4304</a></td><td style="padding: 1px 8px; text-align: left;">pylint: Fix pylint trailing comma tuple warnings</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4305">4305</a></td><td style="padding: 1px 8px; text-align: left;">re-revert towncrier to 18.5.0</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4306">4306</a></td><td style="padding: 1px 8px; text-align: left;">pylint: enable useless-import-alias warning</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4307">4307</a></td><td style="padding: 1px 8px; text-align: left;">pylint: reenable self-cls-assignment warning</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4310">4310</a></td><td style="padding: 1px 8px; text-align: left;">pylint: use set comprehensions</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/4311">4311</a></td><td style="padding: 1px 8px; text-align: left;">pylint: use dict comprehensions</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>