[users at bb.net] Weekly Meeting Notes

Dustin J. Mitchell dustin at buildbot.net
Tue Mar 22 17:35:19 UTC 2016


We got into a good conversation about getting to 0.9.0 (finally) toward the
end.  Read the log if you are interested!

Meeting summary

   1. *Introduction* (djmitche
   <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-6>,
   16:32:11)
      1. http://paste.pound-python.org/show/1YUoHMrWtjNnF2Ipcx52/ (repasted
      for djmitche) (infobob
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-8>,
      16:32:35)

   2. *Bug 2340* (djmitche
   <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-9>,
   16:33:11)
      1. work in progress on the details of the worker side - about 70
      occurrences of "slave" that need careful attention (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-22>,
      16:35:47)
      2. beta8 will be released when the worker work is finished (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-33>,
      16:38:34)
      3. other 0.9.0 blockers are minor and documentation bugs (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-35>,
      16:38:45)

   3. *CLI Tool Update* (djmitche
   <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-37>,
   16:40:01)
   4. *Development Week In Review* (djmitche
   <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-41>,
   16:41:11)
      1. foreign keys for sqlite are disabled for now -- strange issues,
      and not worth delaying nine (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-67>,
      16:45:30)
      2. anish and sa2ajj working on python-2.6 compatibility (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-76>,
      16:46:25)
      3. ion is landing support for MySQL innodb tables, at the cost of
      shrinking some columns from 256 to 255 characters (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-79>,
      16:46:56)
      4. http://buildbot.buildbot.net/builders/db-postgres/builds/420 (
      djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-91>,
      16:47:53)

   5. *Beta 8 release* (djmitche
   <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-103>,
   16:48:44)
      1. Beta 8's main focus will be the new worker support, and any
      additional bugfixes by then (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-107>,
      16:49:26)
      2. Beta 8 will not aim to fix all open 0.9.0 bugs (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-108>,
      16:49:38)
      3. ..and also HTTP reporters (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-110>,
      16:49:46)

   6. *reStructuredText formatting tools* (djmitche
   <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-124>,
   16:51:45)
      1. looking for tools to help format, maintain the documentation (
      djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-132>,
      16:52:57)
      2. anish points to https://pypi.python.org/pypi/restructuredtext_lint
      (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-145>,
      16:54:48)

   7. *Droping of Python 2.6 support - http://trac.buildbot.net/ticket/3488
   <http://trac.buildbot.net/ticket/3488>* (djmitche
   <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-149>,
   16:55:27)
      1. *AGREED*: will drop support for 2.6 on master (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-170>,
      16:57:49)
      2. *AGREED*: worker & slave will maintain 2.6 support for now (
      djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-172>,
      16:58:00)
      3. *AGREED*: (after more discussion) to not change compatibility at
      this point (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-250>,
      17:05:17)

   8. *Foreign Keys* (djmitche
   <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-270>,
   17:08:46)
      1. https://github.com/buildbot/buildbot/pull/2060 (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-272>,
      17:08:54)

   9. *Using PBR* (djmitche
   <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-277>,
   17:09:44)
      1. http://trac.buildbot.net/ticket/3493 (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-278>,
      17:09:59)
      2. *AGREED*: (through roundabout discussion) to focus development
      work on 0.9.0 release as much as possible (djmitche
      <https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html#l-377>,
      17:29:52)



Meeting ended at 17:29:57 UTC (full logs
<https://supybot.buildbot.net/meetings/buildbot/2016/buildbot.2016-03-22-16.32.log.html>
).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20160322/1a8165a6/attachment.html>


More information about the users mailing list