<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/3319">3319</a></td><td style="padding: 1px 8px; text-align: left;">reporter.MailNotifier broken with Twisted 17.5.0</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3321">3321</a></td><td style="padding: 1px 8px; text-align: left;">Base web hook fails with non ascii characters in payload</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3336">3336</a></td><td style="padding: 1px 8px; text-align: left;">Add a `region` arg to `OpenStackLatentWorker`</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3339">3339</a></td><td style="padding: 1px 8px; text-align: left;">canStartBuild example (RemoteCommand) does not work </td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3340">3340</a></td><td style="padding: 1px 8px; text-align: left;">Feature request: DirectoryDownload buildstep</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3341">3341</a></td><td style="padding: 1px 8px; text-align: left;">Don't fetch 'refs/pull/<pr-num>/merge' on PR merge conflicts</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/3334">3334</a></td><td style="padding: 1px 8px; text-align: left;"> error while parsing config file: 'list' object has no attribute 'items' (traceback in logfile)</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/3342">3342</a></td><td style="padding: 1px 8px; text-align: left;">manifest unknown: manifest unknown</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/3314">3314</a></td><td style="padding: 1px 8px; text-align: left;">Stash integration (webhooks support and PR reporter)</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3325">3325</a></td><td style="padding: 1px 8px; text-align: left;">Fix non ascii payload handling in base web hook</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3327">3327</a></td><td style="padding: 1px 8px; text-align: left;">Hook plugins</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3328">3328</a></td><td style="padding: 1px 8px; text-align: left;">Include white-listed event payload properties for GitHub push events</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3330">3330</a></td><td style="padding: 1px 8px; text-align: left;">Add methods to integrate secret population steps</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3337">3337</a></td><td style="padding: 1px 8px; text-align: left;">Scheduled weekly dependency update for week 25</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3338">3338</a></td><td style="padding: 1px 8px; text-align: left;">Use string_types to validate the command in the ShellArg class.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3343">3343</a></td><td style="padding: 1px 8px; text-align: left;">#3339 NOP if RemoteCommand.build is None</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3344">3344</a></td><td style="padding: 1px 8px; text-align: left;">secrets providers file and vault are added to the setup list</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3345">3345</a></td><td style="padding: 1px 8px; text-align: left;">www: add grid_view plugin</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3346">3346</a></td><td style="padding: 1px 8px; text-align: left;">cleanup reclaim and unclaimexpire</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/3308">3308</a></td><td style="padding: 1px 8px; text-align: left;">Gitlaburlparse</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3309">3309</a></td><td style="padding: 1px 8px; text-align: left;">Renderablecodebase</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3310">3310</a></td><td style="padding: 1px 8px; text-align: left;">Update to Twisted 17.5.0</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3313">3313</a></td><td style="padding: 1px 8px; text-align: left;">Scheduled weekly dependency update for week 24</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3315">3315</a></td><td style="padding: 1px 8px; text-align: left;">relnotes for 0.9.8</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3317">3317</a></td><td style="padding: 1px 8px; text-align: left;">twisted.mail.smtp.ESMTPSenderFactory fix for Python 3.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3318">3318</a></td><td style="padding: 1px 8px; text-align: left;">Issues should be opened on GitHub, not trac.</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3320">3320</a></td><td style="padding: 1px 8px; text-align: left;">release scripts improvements</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3322">3322</a></td><td style="padding: 1px 8px; text-align: left;">minor syntax formating</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3323">3323</a></td><td style="padding: 1px 8px; text-align: left;">[docs] Sync pathes in tour vs firstrun</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3324">3324</a></td><td style="padding: 1px 8px; text-align: left;">gitlab hook: support proper scheme for mergerequest reporting</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3326">3326</a></td><td style="padding: 1px 8px; text-align: left;">minor highlight formating to Pull Request Template</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3329">3329</a></td><td style="padding: 1px 8px; text-align: left;">Pep440 intermediate versions</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3331">3331</a></td><td style="padding: 1px 8px; text-align: left;">[docs]: fix syntax and links in JanitorConfigurator</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3332">3332</a></td><td style="padding: 1px 8px; text-align: left;">cmake: add docs for renderables in options/definitions</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3333">3333</a></td><td style="padding: 1px 8px; text-align: left;">db: allow using in-memory sqlite uri</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/3335">3335</a></td><td style="padding: 1px 8px; text-align: left;">Make UserPasswordAuth string casting aware of lists</td></tr>
</table>

<h1 style="padding-top: 1em;">Buildbot-Infra Pull Requests</h1>
<h2>Completed Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot-infra/pull/183">183</a></td><td style="padding: 1px 8px; text-align: left;">add direct access to elasticsearch</td></tr>
</table>

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

</body>
</html>