Commit Graph

20 Commits (8576d24b2ac27a216b6e32b167c258ae4f8bfe69)

Author SHA1 Message Date
Ben Wolsieffer ca39097da8 buildbot-worker: inherit version from buildbot 2020-06-07 11:32:17 -04:00
Ben Wolsieffer b783e570ac buildbot: 2.8.0 -> 2.8.1 2020-06-07 11:32:17 -04:00
Florian Klink f71d9240b0 buildbot: 2.7.0 -> 2.8.0
```
Bug fixes

    Fix GitHubEventHandler to include files in Change that comes from a github PR (issue # 5294)
    Updated the Docker container buildbot-master to Alpine 3.11 to fix segmentation faults caused by an old version of musl
    Base64 encoding logs and attachments sent via email so emails conform to RFC 5322 2.1.1
    Handling the case where the BitbucketStatusPush return code is not 200
    When cancelling a buildrequest, the reason field is now correctly transmitted all the way to the cancelled step.
    Fix Cache-control header to be compliant with RFC 7234 (issue # 5220)
    Fix GerritEventLogPoller class to be declared as entry_point (can be used in master.cfg file)
    Git poller: add –ignore-missing argument to git log call to avoid fatal: bad object errors
    Log watcher looks for the “tail” utility in the right location on Haiku OS.
    Add limit and filtering support for the changes data API as described in issue # 5207

Improved Documentation

    Make docs build with the latest sphinx and improve rendering of the example HTML file for custom dashboard
    Make docs build with Sphinx 3 and fix some typos and incorrect Python module declarations

Features

    Property and Interpolate objects can now be compared. This will generate a renderable that will be evaluated at runtime. see Renderable Comparison.
    Added argument count to lock access to allow a lock to consume a variable amount of units
    Added arguments pollRandomDelayMin and pollRandomDelayMax to HgPoller, GitPoller, P4Poller, SvnPoller to spread the polling load
```
2020-06-05 00:20:37 +02:00
Ben Wolsieffer 07727dbd16
buildbot: 2.6.0 -> 2.7.0 (#81406) 2020-02-29 18:24:02 -05:00
Ben Wolsieffer 109f179e44 buildbot: 2.5.1 -> 2.6.0 (#78335) 2020-01-23 20:31:04 -05:00
Ben Wolsieffer 82f96b67c6 buildbot: 2.5.0 -> 2.5.1 2019-12-01 08:37:45 +01:00
Ben Wolsieffer a1c3a7fa24 buildbot: 2.4.1 -> 2.5.0 2019-11-08 15:51:25 -08:00
Frederik Rietdijk 8305a2e07f python: buildbot-worker: 2.4.1 -> 2.5.0 2019-10-27 15:29:12 +01:00
Ben Wolsieffer 31e2429e04 buildbot: 2.4.0 -> 2.4.1 (#69731) 2019-09-27 22:29:59 -04:00
Ben Wolsieffer 7c9483209c buildbot: add lopsided98 as maintainer 2019-08-18 13:20:18 -04:00
Ben Wolsieffer 57f0174fb4 buildbot: 2.3.1 -> 2.4.0 2019-08-18 13:09:09 -04:00
Ben Wolsieffer 203ea0d5be buildbot: 2.3.0 -> 2.3.1 (#63644) 2019-06-22 20:39:14 -04:00
Dmitry Kalinkin bff304c7fe
Revert "python: buildbot-worker: 2.3.0 -> 2.3.1"
This reverts commit 67ffa0330a.

Resolves: #63611
2019-06-21 10:51:21 -04:00
Vladimír Čunát 0aa9f35a99
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1525828
2019-06-18 09:44:13 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Frederik Rietdijk 67ffa0330a python: buildbot-worker: 2.3.0 -> 2.3.1 2019-06-15 08:44:04 +02:00
Ben Wolsieffer f6d2df3f2a buildbot: 2.1.0 -> 2.3.0 (#61723) 2019-05-19 19:22:14 -04:00
Ben Wolsieffer b2e11e0cdf buildbot: 1.8.1 -> 2.1.0 2019-03-22 18:43:15 -04:00
Ben Wolsieffer 7de900515c buildbot: 1.4.0 -> 1.8.1 2019-02-03 21:41:03 -05:00
Ben Wolsieffer 73c523a605 buildbot: add Python 3 support 2018-10-11 21:39:11 -04:00