From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: Continuous Integration for package.el Packages Date: Sun, 07 Jul 2013 16:56:30 +0400 Message-ID: <87hag6wmtd.fsf@yandex.ru> References: <8738rqk3i8.fsf@moritz-x230.lan> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1373201805 19022 80.91.229.3 (7 Jul 2013 12:56:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 7 Jul 2013 12:56:45 +0000 (UTC) Cc: Emacs developers To: Moritz Ulrich Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jul 07 14:56:47 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 1UvoWD-0006ib-Bo for ged-emacs-devel@m.gmane.org; Sun, 07 Jul 2013 14:56:45 +0200 Original-Received: from localhost ([::1]:35124 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvoWD-0004e0-2F for ged-emacs-devel@m.gmane.org; Sun, 07 Jul 2013 08:56:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvoW7-0004dt-9R for emacs-devel@gnu.org; Sun, 07 Jul 2013 08:56:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvoW3-0003nT-MC for emacs-devel@gnu.org; Sun, 07 Jul 2013 08:56:39 -0400 Original-Received: from mail-lb0-x235.google.com ([2a00:1450:4010:c04::235]:63596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvoW3-0003nL-FC for emacs-devel@gnu.org; Sun, 07 Jul 2013 08:56:35 -0400 Original-Received: by mail-lb0-f181.google.com with SMTP id w10so3068962lbi.12 for ; Sun, 07 Jul 2013 05:56:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:x-antivirus:x-antivirus-status; bh=dSWeLmS4dNh1/TKTot+F6UNkkcMF5cBIzg+lACuV5q4=; b=XmYmOmnpfwi2R0GuH9upJ3WCTA6rkyxn8EBObuQAtTxeeEZjxjyzwv6UlVkd5uMLtM PwDu7Ms5X2pl346Mt0GCkYd+jgpm2yUsHpQ2Tc0lxSmtSDpwVKQ7jQnyk9IhbHzOUIOQ V+sUFYl5Uzrfy2ko3t+1029D1wohuqTtWJy1xmH9YJg2Ano5jvax5TsUPsKU+rSKdCWa VZ+FKDf/Ovmlui0FhtIb5qMCjODBof+g/1kYph/rilQxkDCBTw5glFLBRRDcVzhXzuNA 70IcXWg8XM0enreeZtKTeTuEd1Ioo/xnlnD1OHy4psYDDllCKckJrDl1+wmwJrStPHOx YRgA== X-Received: by 10.112.73.210 with SMTP id n18mr8933441lbv.90.1373201794373; Sun, 07 Jul 2013 05:56:34 -0700 (PDT) Original-Received: from SOL ([178.252.98.87]) by mx.google.com with ESMTPSA id g7sm5890912lae.6.2013.07.07.05.56.32 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 07 Jul 2013 05:56:33 -0700 (PDT) In-Reply-To: <8738rqk3i8.fsf@moritz-x230.lan> (Moritz Ulrich's message of "Sun, 07 Jul 2013 13:34:23 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) X-Antivirus: avast! (VPS 130707-0, 07.07.2013), Outbound message X-Antivirus-Status: Clean X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." 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:161702 Archived-At: Moritz Ulrich writes: > What do you think of this? Is it useful? Does your build fails, even if > it works on your local Emacs instance? Please tell me! My packages seem to build fine, thanks. I don't know how useful this is going to be, though, without email notifications to package authors, or something similar. I do have to ask: where does this package [version] come from? http://hydra.tarn-vedra.de/build/13352 It's not on Marmalade or GNU ELPA.