Weekly Meeting

Buildbot has weekly meetings via irc, held at 17:00 UTC on Tuesdays. That is about 2 hours from now!

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 agenda, or just speak up during the meeting.

Meeting minutes are available here.

Trac Tickets

New/Reopened Tickets

3663defectcleanup list of spelling errors
3664defectansible fails on vm1: pkgng: ValueError: invalid literal for int() with base 10: ''
3665enhancementenable page redirection for Trac wiki pages
3666task[warnings] _mysql_exceptions.Warning: Invalid utf8 character string: 'B30572'

Closed Tickets

3197defectGerritChangeSource fails with commit messages longer than 1024 characters
3530enhancementredirect renamed documentation pages
3662undecidedbuild log text is not selectable in Firefox

Buildbot Pull Requests

Opened Pull Requests

2635transfer: add glob parameter to MultipleFileUpload
2653Add key functions to sorted() to fix Python 3 errors.
2658Replace data.sort(cmp= with data.sort(key= for Python 3
2660[WIP] Secrets management proposal for Buildbot

Completed Pull Requests

2636Fix whitespace to appease 'make isort'.
2637Fix buildbot.test.unit.test_db_workers on Python 3
2638fix UI regression
2639fix some typos
2640Fix some StringIO usages for Python 3
2641Add __le__() and __eq__() methods in classes with __cmp__().
2642exceptions module is gone in Python 3
2643Fix some str/bytes issues for Python 3
2644Replace im_func with __func__ on Python 3
2645remove pyflakes from requirements - use flake8 instead
2646fix typo: "be be"
2647Add a key to add to sorted() to eliminate this error on Python 3
2648Fix buildbot.test.unit.test_steps_shell on Python 3
2649Fix usage of foo.encode() and foo.decode() for Python 3
2650Replace foo.encode('hex_codec') with binascii.hexlify(foo)
2651Review common/code_spelling_ignore_words.txt and fix typos in code
2652fix rst formatting
2654specify spelling dictionary in pylint in post-commit hook
2655Fix broken docs links
2656Minor renamings of slave-like variables to worker-like ("s", "sl", "sb")
2657Replace list.sort(cmp= with list.sort(key=
2659Remove RUN_FLAKY_TESTS requirements for a few tests.
2661Replace Python 3 generator expressions with lists
2662Input to hashlib.sha1() must be bytes.
2663Use bytes in thdSplitAndAppendChunk()
2664Replace sorted(cmp= with sorted(key=

Buildbot-Infra Pull Requests

Opened Pull Requests

Completed Pull Requests

168Redirect renamed docs pages
169fix installation of towncrier from github
170install packages in non-editable mode
171discard modifications in git working directory
172fix typo: "acces"

Meta-buildbot Pull Requests

Opened Pull Requests

Completed Pull Requests

_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to