Commit graph

57 commits

Author SHA1 Message Date
Ben Wolsieffer 2bace832c4 buildbot: 3.2.0 -> 3.3.0 2021-07-31 10:23:56 -04:00
Ben Wolsieffer b4ce66c0bb buildbot: fix compatibility with SQLAlchemy 1.4 2021-07-30 22:59:36 -04:00
Ben Wolsieffer 906997c95b buildbot: 3.1.1 -> 3.2.0 2021-07-30 22:59:11 -04:00
Ben Wolsieffer 876513113b builbot: add updateScript 2021-07-30 22:59:10 -04:00
Sandro Jäckel 722ac674d2 python39Packages.buildbot: remove alias 2021-07-27 08:16:20 -07:00
Robert Schütz 1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Martin Weinelt 7bd65d54f7 treewide: remove nand0p as maintainer
While looking at the sphinx package I noticed it was heavily
undermaintained, which is when we noticed nand0p has been inactive for
roughly 18 months. It is therefore prudent to assume they will not be
maintaining their packages, modules and tests.

- Their last contribution to nixpkgs was in 2019/12
- On 2021/05/08 I wrote them an email to the address listed in the
  maintainer-list, which they didn't reply to.
2021-05-17 01:50:49 +02:00
Ben Wolsieffer eb5bf4d718 buildbot: 3.1.0 -> 3.1.1 2021-05-13 21:04:15 -04:00
Léo Gaspard 3554d52545 buildbot-worker: add link to nixos test 2021-05-08 21:41:22 +02:00
Ben Wolsieffer 8dd8ee4487 buildbot: 3.0.2 -> 3.1.0 2021-04-07 00:21:38 -04:00
Ben Wolsieffer 7bb990871d
buildbot: 3.0.0 -> 3.0.2 (#116577) 2021-03-17 00:46:58 -04:00
Ben Wolsieffer 7922fbc19c buildbot: 2.10.1 -> 3.0.0 2021-03-08 19:46:22 -05:00
Ben Siraphob e03c068af5 treewide: makeWrapper buildInputs to nativeBuildInputs 2021-02-19 20:09:16 +07:00
Sandro Jäckel 7949c406a8
pythonPackages.buildbot: remove unused input 2021-02-17 14:11:08 +01:00
Ben Wolsieffer 4fc9672a26 buildbot: 2.10.0 -> 2.10.1 2021-02-05 23:50:30 -05:00
Ben Wolsieffer 478efc7363 buildbot: 2.9.4 -> 2.10.0 2021-01-02 23:48:40 -05:00
Ben Wolsieffer 60794754ff buildbot: 2.9.2 -> 2.9.4 2021-01-01 12:30:54 -05:00
Ben Wolsieffer ec7838747c buildbot: 2.9.1 -> 2.9.2 2020-12-08 22:16:52 -05:00
Ben Wolsieffer 9f9b2a4677 buildbot: 2.9.0 -> 2.9.1 2020-12-05 18:48:37 -05:00
Ben Wolsieffer efabdf3db9 python3Packages.buildbot-pkg: use pythonImportsCheck 2020-12-05 13:43:40 -05:00
Ben Wolsieffer f44481ffbc buildbot: 2.8.4 -> 2.9.0 2020-12-04 19:35:15 -05:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
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