From dev-return-6658-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Sun Sep 27 07:17:22 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 41563 invoked from network); 27 Sep 2009 07:17:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Sep 2009 07:17:22 -0000 Received: (qmail 14444 invoked by uid 500); 27 Sep 2009 07:17:22 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 14342 invoked by uid 500); 27 Sep 2009 07:17:21 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 14329 invoked by uid 99); 27 Sep 2009 07:17:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Sep 2009 07:17:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of paul.joseph.davis@gmail.com designates 209.85.132.241 as permitted sender) Received: from [209.85.132.241] (HELO an-out-0708.google.com) (209.85.132.241) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Sep 2009 07:17:12 +0000 Received: by an-out-0708.google.com with SMTP id b2so1341231ana.5 for ; Sun, 27 Sep 2009 00:16:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=eB/1HiCJQl1JfSnSvf0CMK072W2Sp85hxg6UI0e7iIc=; b=ndtO8pHdHc1lgWJEv8DreveivO3CrAIvk0VRomJxqLl8gwMCP/ie8G8ZajnxKsqOh5 igpUMXQ2Rt9yXipLHPsaIIJ7SmOM4zOFE+RCjJNBIFUvGlixVpZtGAzIXwXfwXuxFJ96 QEMGfddp3XgygS08j6R4KdLKiomXFdmJT5Ux0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=DcX0P9gmjyMsrKVTwSzbJutaQmPMXgvW7tTktVzId+oUIDrOuZYbzjF7AAHEwS1J/b rBDK13j2dJWWqvme3yPDVCAYKJvn3wCYx9aNXyeb3HGnQ2PsYriCRyr8NyUUejWRXL+p XxRs/xdCxYEa11RI3L0J6cSqHWG77V8+MCJpo= MIME-Version: 1.0 Received: by 10.101.62.12 with SMTP id p12mr1956203ank.71.1254035811599; Sun, 27 Sep 2009 00:16:51 -0700 (PDT) Date: Sun, 27 Sep 2009 03:16:51 -0400 Message-ID: Subject: Buildbot CI From: Paul Davis To: dev@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hey everyone, Gavin McDonald spent some time tonight helping us out getting continuous integration for CouchDB up and running using buildbot. Just playing with the initial bits this looks like its going to be way awesome. SVN commits should hopefully start showing up in IRC. As the configuration gets rounded out we'll start seeing emails on dev@ for failed builds and what not. Everyone give three cheers to Gavin! Paul Davis