<div dir="ltr"><a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.html">https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.html</a><span class=""></span><span class=""></span><br><br><h3>Meeting summary</h3>
<ol><li><b class="">Introduction</b> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-5">djmitche</a>, 16:30:22)</span>
<ol type="a"><li><a href="https://public.etherpad-mozilla.org/p/taskcluster-weekly-meeting">https://public.etherpad-mozilla.org/p/taskcluster-weekly-meeting</a>
<span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-7">djmitche</a>,
16:32:19)</span></li><li><a href="https://titanpad.com/buildbot-agenda">https://titanpad.com/buildbot-agenda</a>
<span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-9">djmitche</a>,
16:32:37)</span></li><li><a href="http://paste.pound-python.org/show/rcWtUzBxooeYuqMbtcTh/">http://paste.pound-python.org/show/rcWtUzBxooeYuqMbtcTh/</a>
(repasted for djmitche) <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-10">infobob</a>,
16:32:37)</span></li></ol>
<br></li><li><b class="">Bug 2340 - renaming</b> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-14">djmitche</a>, 16:33:28)</span>
<ol type="a"><li><span class="">rutsky is doing lots of work on this project -
WIP at <a href="https://github.com/buildbot/buildbot/pull/1943">https://github.com/buildbot/buildbot/pull/1943</a></span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-76">djmitche</a>,
16:50:18)</span></li><li><span class="">currently working on renaming stuff in
master-part</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-77">djmitche</a>,
16:50:33)</span></li><li><span class="">roadmap at
<a href="https://public.etherpad-mozilla.org/p/bounty-app-2340">https://public.etherpad-mozilla.org/p/bounty-app-2340</a></span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-78">djmitche</a>,
16:50:43)</span></li><li><i class="">AGREED</i>: <span class="">new users of
0.9.x and higher will get warnings when using old names</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-80">djmitche</a>,
16:51:16)</span></li><li><i class="">AGREED</i>: <span class="">plan to
remove support for old names in 1.0 (or at least revisit the
idea)</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-81">djmitche</a>,
16:51:28)</span></li><li><i class="">AGREED</i>: <span class="">confusingly-named SlaveBuilder will be renamed to
WorkerForBuilder</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-83">djmitche</a>,
16:51:46)</span></li><li><i class="">AGREED</i>: <span class="">only "public"
names will have compatibility added. For the most part, that means
documented names (in the .rst files), but can also include names
users may have found in the source code</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-84">djmitche</a>,
16:52:34)</span></li><li><i class="">AGREED</i>: <span class="">warning level
will be controlled with buildbot.tac, and with an option to
checkconfig (allowing users to "smoke-test" their config for use of
old names)</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-119">djmitche</a>,
16:58:53)</span></li><li><i class="">AGREED</i>: <span class="">pierre will
ship a beta with the newly-landed data module next week, after which
we will have a "change freeze" for rutsky to land his work, followed
by some Data API work</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-146">djmitche</a>,
17:04:46)</span></li></ol>
<br></li><li><b class="">best practices for running worker and master in docker containers</b> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-159">djmitche</a>, 17:07:41)</span>
<ol type="a"><li><span class="">there are Dockerfiles in master/contrib, but no
good description of how to use them</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-160">djmitche</a>,
17:08:13)</span></li><li><a href="https://github.com/rutsky/buildbot/blob/worker_API_rename_POC2/master/contrib/docker/worker/README.rst">https://github.com/rutsky/buildbot/blob/worker_API_rename_POC2/master/contrib/docker/worker/README.rst</a>
<span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-161">djmitche</a>,
17:08:17)</span></li><li><span class="">we are using these images to run the new linux
worker that is replacing <a href="http://knuth.r.igoro.us">knuth.r.igoro.us</a></span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-163">djmitche</a>,
17:09:06)</span></li><li><span class="">looking for feedback on simple recommendations
for using docker to run buildbot</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-165">djmitche</a>,
17:10:20)</span></li><li><a href="https://hub.docker.com/r/buildbot/buildbot-worker/tags/">https://hub.docker.com/r/buildbot/buildbot-worker/tags/</a>
<span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-189">djmitche</a>,
17:19:35)</span></li><li><span class="">discussion of how to specify configuration to
the master container</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-197">djmitche</a>,
17:21:37)</span></li><li><span class="">discussion of how to tag master and worker
containers</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-198">djmitche</a>,
17:21:44)</span></li><li><i class="">AGREED</i>: <span class="">to version
similarly to how mysql or postgres do -- container tag matches
software version</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-200">djmitche</a>,
17:22:04)</span></li></ol>
<br></li><li><b class="">replacing pep8 + pyflakes with flake8</b> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-205">djmitche</a>, 17:23:34)</span>
<ol type="a"><li><i class="">AGREED</i>: <span class="">we want to
transition to just running flake8, which is a combination of pep8
and pyflakes</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-241">djmitche</a>,
17:30:58)</span></li><li><i class="">AGREED</i>: <span class="">for the
renaming work, rutsky will make minimal changes to just switch to
flake8 but not make source-code changes</span> <span class="">(<a href="https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-01-12-16.30.log.html#l-243">djmitche</a>,
17:31:18)</span></li></ol>
</li></ol><br></div>