Changes between Version 1 and Version 2 of AdvantagesOfJenkinsOverBuildbot


Ignore:
Timestamp:
Dec 20, 2011 12:28:58 PM (12 years ago)
Author:
Adam Roben
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvantagesOfJenkinsOverBuildbot

    v1 v2  
    22
    33[http://jenkins-ci.org/ Jenkins] and [http://trac.buildbot.net Buildbot] are both continuous-integration servers. WebKit currently uses Buildbot at http://build.webkit.org/. This page lists some advantages switching to Jenkins would bring.
     4
     5== Annotating build failures ==
     6
     7As described in [https://bugs.webkit.org/show_bug.cgi?id=59527 bug 59527], we'd like to be able to annotate build failures to show whether someone is working on them. Jenkins's [https://wiki.jenkins-ci.org/display/JENKINS/Claim+plugin Claim plugin] would let us do just that.