From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Continuous Integration for package.el Packages Date: Fri, 02 Aug 2013 13:17:25 -0400 Message-ID: References: <8738rqk3i8.fsf@moritz-x230.lan> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1375464806 4133 80.91.229.3 (2 Aug 2013 17:33:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Aug 2013 17:33:26 +0000 (UTC) Cc: Emacs developers To: Moritz Ulrich Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 02 19:33:29 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V5JEC-0007O2-3n for ged-emacs-devel@m.gmane.org; Fri, 02 Aug 2013 19:33:24 +0200 Original-Received: from localhost ([::1]:57910 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5JEB-0008NU-Ns for ged-emacs-devel@m.gmane.org; Fri, 02 Aug 2013 13:33:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46417) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5JE6-0008L9-Tw for emacs-devel@gnu.org; Fri, 02 Aug 2013 13:33:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V5JE4-0008Gi-Ut for emacs-devel@gnu.org; Fri, 02 Aug 2013 13:33:18 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:40015) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5Iyk-0002o5-9P for emacs-devel@gnu.org; Fri, 02 Aug 2013 13:17:26 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1V5Iyj-0001o8-KW; Fri, 02 Aug 2013 13:17:25 -0400 X-Spook: Baranyi ASIO military SP4 BROMURE Watergate Skipjack X-Ran: `."k,@tq@^gFA*Y-OAm~=idSrAgS=tw2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162387 Archived-At: Just wanted to say that this looks very nice, thank you. For the elpa.gnu.org packages, would it be worth having this on the official hydra instance, http://hydra.nixos.org/project/gnu ? Maybe building each package from the emacs elpa branch against current emacs trunk and emacs-24 branches. And separate "coverage" builds for those packages with self-tests?