Commit graph

28 commits

Author SHA1 Message Date
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
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 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 f44481ffbc buildbot: 2.8.4 -> 2.9.0 2020-12-04 19:35:15 -05:00
Ben Wolsieffer b0edb341fb buildbot: 2.8.2 -> 2.8.4 2020-09-21 11:08:08 -07:00
Ben Wolsieffer 92f39f763e
buildbot: 2.8.1 -> 2.8.2 (#90383) 2020-06-15 13:51:29 -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
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
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
Renamed from pkgs/development/tools/build-managers/buildbot/plugins.nix (Browse further)