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
| 3598 | enhancement | Implement pipeline for integration with GitHub (or other provider) that will allow to safely run BB tests for PR |
| 3599 | task | improve multimaster documentation |
| 3600 | defect | Error while handling API request |
| 3601 | defect | hyperlatentworker does not survive if there is connection reset |
| 3602 | defect | hyperworker should react appropriately in case of no more quota |
| 3603 | defect | hyperlatent should cleanup previous containers in case of master crash |
Closed Tickets
| 3484 | undecided | update screenshots in firstrun tutorial |
| 3568 | task | fix metabuildbot |
| 3577 | undecided | remove "repo" command from worker |
| 3579 | defect | twisted 16.3.0 breaks buildbot's websockets |
| 3580 | defect | error not properly reported if buildbotUrl is miss configured |
| 3582 | defect | cancel buildrequest does not work in the UI |
| 3587 | defect | no auth forcebuild do not take owner field in account |
| 3588 | defect | duplicated tags in builder config leads to db consistency error |
| 3597 | defect | BitbucketPullrequestPoller thinks all pull requests are new |
Buildbot Pull Requests
Opened Pull Requests
| 2383 | Fix test_contrib_buildbot_cvs_mail on Python 3 |
Completed Pull Requests
| 2356 | Replace xrange() with range() for Python 3 compatibility |
| 2357 | Decode bytes output from process using utf-8 encoding for Python 3 |
| 2358 | enable e2e tests in travis |
| 2359 | Replace zope.interface.implements() with @zope.interface.implementer |
| 2360 | Use byte strings when writing data. |
| 2361 | Replace basestring with future.utils.string_types. |
| 2362 | On Python 3, the __builtin__ module is gone, replaced by builtins. |
| 2363 | Replace D.iteritems() with future.utils.iteritems(D). |
| 2364 | exceptions module is gone in Python 3 |
| 2365 | UserList has moved into the collections module in Python 3 |
| 2366 | Use future.utils.integer_types instead of (int, long) |
| 2367 | itertools.ifilterfalse has been renamed to itertools.filterfalse in Python 3 |
| 2368 | capitalize(), lower(), and join() are gone from the string module in … |
| 2369 | Replace unicode with future.utils.text_type. |
| 2370 | Add a test which triggers a UnicodeError exception when parsing p4 output |
| 2371 | Use future.utils.iterkeys() and future.utils.itervalues() for Python 3. |
| 2372 | Use binary mode when opening files for command_transfer test |
| 2373 | Fix invocation of trial on Windows with Twisted 16.4.0 |
| 2374 | Change email.Utils to email.utils. |
| 2375 | Replace unicode() with future.utils.text_type() |
| 2376 | specify existing docker image tag 'master' to prevent failure when do… |
| 2377 | use local path for postgres dir to work outside of linux hosts also. |
| 2378 | Use cgi.parse_header() for parsing Content-Type |
| 2379 | Replace string.maketrans() with bytes.maketrans() |
| 2380 | Use inspect.signature() on Python 3, since inspect.getargspec() is deprecated |
| 2381 | Use type 'bytes' so things work properly on Python 2 an 3 |
| 2382 | Remove class variables interfering with __slots__ in ListResult |
| 2384 | Change map() to list comprehension |
| 2385 | upgrade guanlecoja to ~0.7.0 |
Buildbot-Infra Pull Requests
Opened Pull Requests
Completed Pull Requests
| 125 | Add python linting to infra. |
| 134 | add hyper ip address to buildbot.net for easier access |
| 135 | add enchant |
| 136 | Retry buildout commands that fail |
| 137 | fix retries for simple buildout |
| 138 | Use the `|failed` filter instead of comparing rc |
| 139 | update nine jail to include buildbot travis |
Meta-buildbot Pull Requests
Opened Pull Requests
| 63 | add dockerfile for running metabuildbot travis.yml in standalone |
Completed Pull Requests
| 60 | use Python 2.7 for db-postgres tests |
| 61 | fix installation of extra_packages |
| 62 | switch metabbcfg to buildbot_travis |
_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users