Commit Graph

35 Commits

Author SHA1 Message Date
Ben Wolsieffer
b0edb341fb buildbot: 2.8.2 -> 2.8.4 2020-09-21 11:08:08 -07:00
Ben Wolsieffer
195258a9e1 buildbot: fix build
Backport upstream patch to fix incompatibility with lastest SQLAlchemy.
2020-08-21 12:05:08 -07:00
Ben Wolsieffer
92f39f763e
buildbot: 2.8.1 -> 2.8.2 (#90383) 2020-06-15 13:51:29 -04:00
Ben Wolsieffer
ca39097da8 buildbot-worker: inherit version from buildbot 2020-06-07 11:32:17 -04:00
Ben Wolsieffer
573089724c buildbot-pkg: 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
R. RyanTM
0a545f61fc buildbot: 2.6.0 -> 2.7.0 2020-02-28 14:51:52 +00:00
Ben Wolsieffer
109f179e44 buildbot: 2.5.1 -> 2.6.0 (#78335) 2020-01-23 20:31:04 -05:00
Robin Gloster
760e23136a
treewide: *inputs are lists 2019-12-31 01:09:25 +01: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
Frederik Rietdijk
3433fc5843 python: buildbot-pkg: 2.4.1 -> 2.5.0 2019-10-27 15:29:12 +01:00
Frederik Rietdijk
df6ed43203 python: buildbot: 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
0732203c3b buildbot-plugins: don't use wheel for www and cleanup dependencies 2019-08-18 14:01:22 -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
Dmitry Kalinkin
cd1bc95193
Revert "python: buildbot-pkg: 2.3.0 -> 2.3.1"
This reverts commit 97e406f53b.

Resolves: #63611
2019-06-21 10:44:15 -04:00
Dmitry Kalinkin
847f677b56
Revert "python: buildbot: 2.3.0 -> 2.3.1"
This reverts commit 038794dd73.

Resolves: #63611
2019-06-21 10:40:04 -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
Frederik Rietdijk
97e406f53b python: buildbot-pkg: 2.3.0 -> 2.3.1 2019-06-15 08:44:04 +02:00
Frederik Rietdijk
038794dd73 python: buildbot: 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
Dmitry Kalinkin
fdc9826c19
buildbot: replace lz4 alias with proper name
lz4 used to package the same package as python-lz4, then lz4 was
removed and became an alias to python-lz4
2018-12-25 10:36:24 -05:00
Frederik Rietdijk
bc1468fae6 python: buildbot: 1.4.0 -> 1.5.0 2018-12-03 16:50:28 +01:00
Ben Wolsieffer
73c523a605 buildbot: add Python 3 support 2018-10-11 21:39:11 -04:00