From owner-freebsd-hackers@freebsd.org Fri Feb 24 11:26:24 2017 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7270CEA303 for ; Fri, 24 Feb 2017 11:26:24 +0000 (UTC) (envelope-from iblis@hs.ntnu.edu.tw) Received: from mail.hs.ntnu.edu.tw (mail.hs.ntnu.edu.tw [140.131.149.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94ED312B9; Fri, 24 Feb 2017 11:26:24 +0000 (UTC) (envelope-from iblis@hs.ntnu.edu.tw) Received: by mail.hs.ntnu.edu.tw (Postfix, from userid 800) id 9599B1C644F; Fri, 24 Feb 2017 19:26:15 +0800 (CST) Received: from abeing (IP-215-9.cs.nctu.edu.tw [140.113.215.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: iblis@hs.ntnu.edu.tw) by mail.hs.ntnu.edu.tw (Postfix) with ESMTPSA id 3120D1C644A; Fri, 24 Feb 2017 19:26:15 +0800 (CST) Date: Fri, 24 Feb 2017 19:26:14 +0800 From: Iblis Lin To: Alan Somers Cc: Jim Rowan , "freebsd-hackers@freebsd.org" Subject: Re: TravisCI vs BuildBot vs Bamboo vs Jenkins Message-ID: <20170224112613.GA31394@abeing> References: <91A98293-35F0-4C27-993D-01F40B28B92E@computing.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) X-Bogosity: Ham, tests=bogofilter, spamicity=0.480066, version=1.2.4 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2017 11:26:24 -0000 On Wed, Feb 22, 2017 at 11:12:14AM -0700, Alan Somers wrote: > I think I need to emphasize more that the key feature for me is Github > integration. I want to use one of these tools with a project that is > hosted in Github. It's not my project, so I can't move it even if I > wanted to. WJW's example gets half of the integration I would like; > he shows how Jenkins can pull information out of Github. But it > doesn't show how to push information back into Github. Does anybody > have any examples of using Jenkins, Bamboo, Buildbot etc to push build > pass/fail notifications back into Github? > > -Alan > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" Just found this: https://github.com/buildbot/buildbot_travis -- Iblis Lin 林峻頤