Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id B7C48429E29 for ; Sat, 4 Jun 2011 07:08:12 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.463 X-Spam-Level: X-Spam-Status: No, score=0.463 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xO8GRrAqgJWO for ; Sat, 4 Jun 2011 07:08:11 -0700 (PDT) Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net [88.164.105.66]) by olra.theworths.org (Postfix) with ESMTP id 843B7431FB6 for ; Sat, 4 Jun 2011 07:08:11 -0700 (PDT) Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1]) by xhlj.maillard.im (Postfix) with ESMTP id 1C04A2C006; Sat, 4 Jun 2011 16:08:09 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; s=postfix; bh=cxL64qtoZNk3LTh/YCQVj7 FFnek=; b=oaeB3yIerT10rKVtLiHFRytdlKh69Afr/oVC9ds5HmV/FLqRsEH/9A 4t6lj3pFrX8GVWVXIQPY9dqSI5UOHZ8DlOZ3aQhYPqcYicBcVlikFBOB7t7z6SYA AmLc2tUfhIqclIICz2nsoMi0OOU4aW6HtPBW4giqDyixcD3ZHQ2UI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to :subject:in-reply-to:references:reply-to:date:message-id :mime-version:content-type; q=dns; s=postfix; b=EbWTGryi0zzOHk5N bONr/xj0GCBQc0CYgAu8rT/+4++KaEz3AU/77Zn/UxvUrBRlV3OXgRtLjtkVIMkZ 1hQEXLcIQNwhGQVfAeP2h8pBe1B5HZSLmNzDqICTcw8arqBE7ZpEAlOp3aRiJr2m qdb/Qos2NO4RB37pB12c7vypZLM= Received: from maillard.im (unknown [192.168.0.254]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by xhlj.maillard.im (Postfix) with ESMTPSA; Sat, 4 Jun 2011 16:08:08 +0200 (CEST) From: Xavier Maillard To: Carl Worth , Jameson Graef Rollins , Notmuch Mail Subject: Re: When will we have our next release? In-Reply-To: <878vtile1h.fsf@yoom.home.cworth.org> References: <878vtile1h.fsf@yoom.home.cworth.org> User-Agent: Notmuch/0.5-194-gb20f9fa (http://notmuchmail.org) Emacs/23.2.1 (i486-slackware-linux-gnu) Date: Sat, 04 Jun 2011 16:19:54 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Xavier Maillard List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2011 14:08:12 -0000 Hi Carl, On Fri, 03 Jun 2011 15:56:42 -0700, Carl Worth wrote: > On Fri, 03 Jun 2011 14:39:13 -0700, Jameson Graef Rollins wrote: > > Can we set a target date for 0.6 release? So we'll all start feeling > > really bad if we miss it? > > Frankly, I wouldn't mind doing strict time-based releases with something > like the following: > > * We schedule a release period (once per month?) That sounds reasonable to me. You could even do it less frequently -i.e. every 2 month. > * At the beginning of the safety period, package up the head > of the notmuch tree and upload to Debian experimental and > anywhere else similar. I like this idea. I already have slackware packages for notmuch and that's the way I prefer testing notmuch since I am not really comfortable with the git machinery (I wish I could do something for notmuch though). > So switching to a more strictly time-based cycle can definitely help, > (so many other projects use time-based releases very successfully). +1. THat's pretty frustating to contemplate all those patches/source code sent to this list and not being able to "test" them :) Whatever we choose, keep up the good work guys ! /Xavier