<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/5868">5868</a></td><td style="padding: 1px 8px; text-align: left;">Web-based assignment of new workers and builders</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/5870">5870</a></td><td style="padding: 1px 8px; text-align: left;">Custom statistics back-end</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/5872">5872</a></td><td style="padding: 1px 8px; text-align: left;">Migrate to alembic for database migrations</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/5875">5875</a></td><td style="padding: 1px 8px; text-align: left;">Rewriting www frontend from AngularJS to React </td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/5876">5876</a></td><td style="padding: 1px 8px; text-align: left;">Any example for using BuildStartEndStatusGenerator please</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/5877">5877</a></td><td style="padding: 1px 8px; text-align: left;">FileDownload fails with exception when file not available</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/issues/5878">5878</a></td><td style="padding: 1px 8px; text-align: left;">FileUpload fails with exception when file is not available</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/5857">5857</a></td><td style="padding: 1px 8px; text-align: left;">fix import of `buildbot.www.ldapuserinfo.py` failing if ldap3 is not available</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5879">5879</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump elliptic from 6.5.3 to 6.5.4 in /www/codeparameter</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5880">5880</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump elliptic from 6.5.3 to 6.5.4 in /www/build_common</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5881">5881</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump elliptic from 6.5.3 to 6.5.4 in /www/guanlecoja-ui</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5882">5882</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump elliptic from 6.5.3 to 6.5.4 in /www/wsgi_dashboards</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5883">5883</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump elliptic from 6.5.3 to 6.5.4 in /www/base</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5884">5884</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump elliptic from 6.5.3 to 6.5.4 in /www/grid_view</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5885">5885</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump elliptic from 6.5.3 to 6.5.4 in /www/waterfall_view</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/5848">5848</a></td><td style="padding: 1px 8px; text-align: left;">fix secret replacement for whitespace only / empty secrets</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5849">5849</a></td><td style="padding: 1px 8px; text-align: left;">use `ssh -o BatchMode=yes` when making SSH connections</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5850">5850</a></td><td style="padding: 1px 8px; text-align: left;">GitHub hook: allow making certain GitHub API requests without API token</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5851">5851</a></td><td style="padding: 1px 8px; text-align: left;">smokes: try some fix according to SO</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5853">5853</a></td><td style="padding: 1px 8px; text-align: left;">fix pip check</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5854">5854</a></td><td style="padding: 1px 8px; text-align: left;">latent: Don't regenerate random password when worker is substantiated</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5855">5855</a></td><td style="padding: 1px 8px; text-align: left;">2.10: GitHub hook: allow making certain GitHub API requests without API token</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5856">5856</a></td><td style="padding: 1px 8px; text-align: left;">2.10: latent: Don't regenerate random password when worker is substantiated</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5858">5858</a></td><td style="padding: 1px 8px; text-align: left;">2.10: fix CI</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5859">5859</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump pug-code-gen from 2.0.2 to 3.0.2 in /www/codeparameter</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5860">5860</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump pug-code-gen from 2.0.2 to 3.0.2 in /www/grid_view</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5861">5861</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump pug-code-gen from 2.0.2 to 3.0.2 in /www/guanlecoja-ui</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5862">5862</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump pug-code-gen from 2.0.2 to 3.0.2 in /www/wsgi_dashboards</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5863">5863</a></td><td style="padding: 1px 8px; text-align: left;">build(deps): bump pug-code-gen from 2.0.2 to 3.0.2 in /www/waterfall_view</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5864">5864</a></td><td style="padding: 1px 8px; text-align: left;">Merged dependabot PRs</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5865">5865</a></td><td style="padding: 1px 8px; text-align: left;">2.10: fix secret replacement for whitespace only / empty secrets</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5866">5866</a></td><td style="padding: 1px 8px; text-align: left;">2.10: dependabot</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5867">5867</a></td><td style="padding: 1px 8px; text-align: left;">Release notes for 2.10.2</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5869">5869</a></td><td style="padding: 1px 8px; text-align: left;">Release notes for 2.10</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5871">5871</a></td><td style="padding: 1px 8px; text-align: left;">Remove deprecated features</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5873">5873</a></td><td style="padding: 1px 8px; text-align: left;">2.10: docs: Add missed 2.10.1 release note</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/buildbot/pull/5874">5874</a></td><td style="padding: 1px 8px; text-align: left;">Release notes for 3.0.0</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>
<h2>Completed Pull Requests</h2>
<table>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/metabbotcfg/pull/100">100</a></td><td style="padding: 1px 8px; text-align: left;">simplify config according to latest version of buildbot</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/metabbotcfg/pull/108">108</a></td><td style="padding: 1px 8px; text-align: left;">switch from chromium to chrome</td></tr>
<tr><td style="padding: 1px 8px; text-align: left;"><a href="https://github.com/buildbot/metabbotcfg/pull/109">109</a></td><td style="padding: 1px 8px; text-align: left;">switch from chromium to chrome</td></tr>
</table>


</body>
</html>