From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 83053a25 for ; Sun, 15 Dec 2019 05:51:23 +0000 (UTC) Received: (qmail 11819 invoked by alias); 15 Dec 2019 05:51:17 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 45034 Received: (qmail 19378 invoked by uid 1010); 15 Dec 2019 05:51:17 -0000 X-Qmail-Scanner-Diagnostics: from mail-yb1-f180.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.1/25656. spamassassin: 3.4.2. Clear:RC:0(209.85.219.180):SA:0(-1.9/5.0):. Processed in 4.681283 secs); 15 Dec 2019 05:51:17 -0000 X-Envelope-From: dana@dana.is X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.219.180 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=VgV66vt/3st/IZ8TbkpOPTU+I5pUaXENrJnRqWhYGNE=; b=qiOdMcJd5GEORlQBkZSov91hbPiAUmfdDRYcPvpGIp7GaEmYiPHTnPu/Ar+XWocF1w rmD2dPx+ZRuZ6OFOHHaixx6CD4RFTtDbw6J65tgD+LMSV9NSEOJKmtlcksxL1ZAUdBc6 eSartGP84n1HfFsr9xG4nCe6n5htX2Ofy6u2s6MAtNnHANhanYqhGsnxZsYBy4XLRhyI dXrj3gE3cYEMcw3QJuZOVZArlpOmV18K4Z1xyFF8S+PCDxLP3oStH2UoGd+zGeUSRb3r g6xbAoNz3r++lamYGHk/L+se9Pcx6xl4BX4Wwl0pmn69Hc87348MivcxmpKQCRqNlQm+ Kgbw== X-Gm-Message-State: APjAAAXme8MRYpNvGlOp5b9SERYbSPBTo28DZctYki35iOblRMLSWUk+ EIDPAnGAx+Gpg5Z2gIJHNImTEfETYvtecQ== X-Google-Smtp-Source: APXvYqyFPVv5AcxAE/0HSiSXAKNC1OQmJ3x/BGAggvLuHhly3oKUHlcR1W8/EC+xeUU8dRKJFSzmTQ== X-Received: by 2002:a25:d343:: with SMTP id e64mr1006102ybf.436.1576389039687; Sat, 14 Dec 2019 21:50:39 -0800 (PST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: Test release: 5.7.1-test-1 From: dana In-Reply-To: <20191215051629.ikoezos6bsnirplf@tarpaulin.shahaf.local2> Date: Sat, 14 Dec 2019 23:50:38 -0600 Cc: Zsh Workers List Content-Transfer-Encoding: quoted-printable Message-Id: <962BC438-3F7D-41E0-A8BD-9300E5DE1DE8@dana.is> References: <8D05A1CC-D633-4027-9710-0E4D8E56C97C@dana.is> <189cf738-4029-49f3-b502-dc058e11eb63@www.fastmail.com> <20191215051629.ikoezos6bsnirplf@tarpaulin.shahaf.local2> To: Daniel Shahaf X-Mailer: Apple Mail (2.3445.104.11) On 14 Dec 2019, at 23:16, Daniel Shahaf wrote: > I _still_ think -test- tarballs should not describe themselves as the = final > release, but if we have precedent for doing things differently then > perhaps there's a good reason for that that I'm overlooking. I don't feel strongly either way. Let's see if anyone else does; if not, = i'll update the instructions according to your preference. On 14 Dec 2019, at 23:16, Daniel Shahaf wrote: > This implies that the release after ${V}-dev-5 could be either > ${V}-test-1 or ${V}-test-6, insofar as version number ordering is > concerned. I don't have a strong preference between these two. Maybe when you were writing the instructions you interpreted it as = resetting to 1 because we *were* incrementing it, and it just so happens that = there's usually only the one dev release (-dev-0)? If we're going to have it = reset i feel like maybe we should just use 0 for both, but i also don't feel = strongly about resetting vs incrementing. Does anyone else? On 14 Dec 2019, at 23:16, Daniel Shahaf wrote: > No fault to you for guessing wrongly =E2=80=94 on the contrary, kudos = for taking > action and asking on-list afterwards =E2=80=94 but I suggest that you = revert > this. Done. When i update the instructions, i'll make that a 'stable only' = step. dana