Weekly Meeting

Buildbot has weekly meetings via irc, held at 16:30 UTC on Tuesdays. That is about 90 minutes 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

3598enhancementImplement pipeline for integration with GitHub (or other provider) that will allow to safely run BB tests for PR
3599taskimprove multimaster documentation
3600defectError while handling API request
3601defecthyperlatentworker does not survive if there is connection reset
3602defecthyperworker should react appropriately in case of no more quota
3603defecthyperlatent should cleanup previous containers in case of master crash

Closed Tickets

3484undecidedupdate screenshots in firstrun tutorial
3568taskfix metabuildbot
3577undecidedremove "repo" command from worker
3579defecttwisted 16.3.0 breaks buildbot's websockets
3580defecterror not properly reported if buildbotUrl is miss configured
3582defectcancel buildrequest does not work in the UI
3587defectno auth forcebuild do not take owner field in account
3588defectduplicated tags in builder config leads to db consistency error
3597defectBitbucketPullrequestPoller thinks all pull requests are new

Buildbot Pull Requests

Opened Pull Requests

2383Fix test_contrib_buildbot_cvs_mail on Python 3

Completed Pull Requests

2356Replace xrange() with range() for Python 3 compatibility
2357Decode bytes output from process using utf-8 encoding for Python 3
2358enable e2e tests in travis
2359Replace zope.interface.implements() with @zope.interface.implementer
2360Use byte strings when writing data.
2361Replace basestring with future.utils.string_types.
2362On Python 3, the __builtin__ module is gone, replaced by builtins.
2363Replace D.iteritems() with future.utils.iteritems(D).
2364exceptions module is gone in Python 3
2365UserList has moved into the collections module in Python 3
2366Use future.utils.integer_types instead of (int, long)
2367itertools.ifilterfalse has been renamed to itertools.filterfalse in Python 3
2368capitalize(), lower(), and join() are gone from the string module in …
2369Replace unicode with future.utils.text_type.
2370Add a test which triggers a UnicodeError exception when parsing p4 output
2371Use future.utils.iterkeys() and future.utils.itervalues() for Python 3.
2372Use binary mode when opening files for command_transfer test
2373Fix invocation of trial on Windows with Twisted 16.4.0
2374Change email.Utils to email.utils.
2375Replace unicode() with future.utils.text_type()
2376specify existing docker image tag 'master' to prevent failure when do…
2377use local path for postgres dir to work outside of linux hosts also.
2378Use cgi.parse_header() for parsing Content-Type
2379Replace string.maketrans() with bytes.maketrans()
2380Use inspect.signature() on Python 3, since inspect.getargspec() is deprecated
2381Use type 'bytes' so things work properly on Python 2 an 3
2382Remove class variables interfering with __slots__ in ListResult
2384Change map() to list comprehension
2385upgrade guanlecoja to ~0.7.0

Buildbot-Infra Pull Requests

Opened Pull Requests

Completed Pull Requests

125Add python linting to infra.
134add hyper ip address to buildbot.net for easier access
135add enchant
136Retry buildout commands that fail
137fix retries for simple buildout
138Use the `|failed` filter instead of comparing rc
139update nine jail to include buildbot travis

Meta-buildbot Pull Requests

Opened Pull Requests

63add dockerfile for running metabuildbot travis.yml in standalone

Completed Pull Requests

60use Python 2.7 for db-postgres tests
61fix installation of extra_packages
62switch metabbcfg to buildbot_travis
_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users

Reply via email to