<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/3862">3862</a></td><td style="padding: 1px 8px; text-align: left;">Show 'next' trigger for Nightly schedulers</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3870">3870</a></td><td style="padding: 1px 8px; text-align: left;">'Interpolate' does not support the buffer interface - SMTP password</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3874">3874</a></td><td style="padding: 1px 8px; text-align: left;">add glob support for logfiles watcher</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3884">3884</a></td><td style="padding: 1px 8px; text-align: left;">Waterfall view should display steps information without hovering over</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3887">3887</a></td><td style="padding: 1px 8px; text-align: left;">timeout doesn't work in shell.ShellCommand</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3888">3888</a></td><td style="padding: 1px 8px; text-align: left;">Add support for binary logs</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/3865">3865</a></td><td style="padding: 1px 8px; text-align: left;">UnicodeEncodeError in SVNPoller (0.9.15)</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3869">3869</a></td><td style="padding: 1px 8px; text-align: left;">Dynamically generate choices by extending ChoiceStringParameter </td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3875">3875</a></td><td style="padding: 1px 8px; text-align: left;">Worker doesn't reconnect to master and shutdown directly.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3876">3876</a></td><td style="padding: 1px 8px; text-align: left;">Regression: maxdelay.bit_length change causes workers to not reconnect</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3878">3878</a></td><td style="padding: 1px 8px; text-align: left;">umask for master process is set to 0</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3879">3879</a></td><td style="padding: 1px 8px; text-align: left;">Badge plugin prevents UI load when doing buildbot reconfig</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/3866">3866</a></td><td style="padding: 1px 8px; text-align: left;">In the buildbot worker only, force string literals on Python 2 to be unicode, like on Python 3</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3871">3871</a></td><td style="padding: 1px 8px; text-align: left;">Support secrets for MailNotifier and SVNPoller, Bitbucket, Workers, TryScheduler, etc</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3872">3872</a></td><td style="padding: 1px 8px; text-align: left;">Typos</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3873">3873</a></td><td style="padding: 1px 8px; text-align: left;">Cancel spot requests on unrecognized request_status</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3885">3885</a></td><td style="padding: 1px 8px; text-align: left;">Github hook: handle creation of new tag and new branch</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3886">3886</a></td><td style="padding: 1px 8px; text-align: left;">Scheduled weekly dependency update for week 01</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/3856">3856</a></td><td style="padding: 1px 8px; text-align: left;">model change for worker state</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3860">3860</a></td><td style="padding: 1px 8px; text-align: left;">Fix version when installing from git archive</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3863">3863</a></td><td style="padding: 1px 8px; text-align: left;">Release notes for 0.9.15</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3864">3864</a></td><td style="padding: 1px 8px; text-align: left;">improve release scripts to use github releases</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3867">3867</a></td><td style="padding: 1px 8px; text-align: left;">Allow SVNPoller to work with paths which contain non-ASCII characters</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3868">3868</a></td><td style="padding: 1px 8px; text-align: left;">update doc to use new logo</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3877">3877</a></td><td style="padding: 1px 8px; text-align: left;">worker: fix maxdelay typo, breaking worker automatic reconnection</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3880">3880</a></td><td style="padding: 1px 8px; text-align: left;">Fix reconfiguration of www plugins</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3881">3881</a></td><td style="padding: 1px 8px; text-align: left;">fix umask is set to 0 when using localWorker</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3882">3882</a></td><td style="padding: 1px 8px; text-align: left;">Release notes for 0.9.15.post1</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3883">3883</a></td><td style="padding: 1px 8px; text-align: left;">try to leak a secret</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>