<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/3838">3838</a></td><td style="padding: 1px 8px; text-align: left;">'Unable to symlink' error when ShellCommand executes bash script which creates python venv</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3840">3840</a></td><td style="padding: 1px 8px; text-align: left;">Run *.spec.coffee files in data_module on CI</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3841">3841</a></td><td style="padding: 1px 8px; text-align: left;">Missing primary keys in some database tables</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3844">3844</a></td><td style="padding: 1px 8px; text-align: left;">Grid View Inconsistently Loads Builds</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3852">3852</a></td><td style="padding: 1px 8px; text-align: left;">incremental decoder for runprocess.py should work for not only for stdout, stderr but also for logwatch</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/3829">3829</a></td><td style="padding: 1px 8px; text-align: left;">"Builders" page not getting populated</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3837">3837</a></td><td style="padding: 1px 8px; text-align: left;">Python quit unexpectedly</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3843">3843</a></td><td style="padding: 1px 8px; text-align: left;">Perforce revision and got_revision not right (depending on your opinion)</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/3842">3842</a></td><td style="padding: 1px 8px; text-align: left;">db: add primary keys in tables lacking them</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3848">3848</a></td><td style="padding: 1px 8px; text-align: left;">New ``buildbot-worker create-worker --maxretries`` for Latent Workers…</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3849">3849</a></td><td style="padding: 1px 8px; text-align: left;">create interop tests for testing interop between py2 and py3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3850">3850</a></td><td style="padding: 1px 8px; text-align: left;">WIP: automatic color for favicon based on results of the build/step</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3851">3851</a></td><td style="padding: 1px 8px; text-align: left;">Scheduled weekly dependency update for week 52</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/3815">3815</a></td><td style="padding: 1px 8px; text-align: left;">db: update schema to allow easier cleanup</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3831">3831</a></td><td style="padding: 1px 8px; text-align: left;">Add host_conf value "init"</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3835">3835</a></td><td style="padding: 1px 8px; text-align: left;">Passed headers overwrite base headers</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3839">3839</a></td><td style="padding: 1px 8px; text-align: left;">[Minor fix] waterfall_view: fix builds query</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3845">3845</a></td><td style="padding: 1px 8px; text-align: left;">Ui fixes</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3846">3846</a></td><td style="padding: 1px 8px; text-align: left;">Remove monkeypatches for versions of Python which we no longer support.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3847">3847</a></td><td style="padding: 1px 8px; text-align: left;">Replace ascii2unicode with bytes2unicode</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>