zsh-workers
 help / color / mirror / code / Atom feed
From: Daniel Shahaf <d.s@daniel.shahaf.name>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: Plan for the 5.9 branch
Date: Mon, 17 Feb 2020 09:19:58 +0000	[thread overview]
Message-ID: <20200217091958.0fa9f1d8@tarpaulin.shahaf.local2> (raw)
In-Reply-To: <3FA782D3-CBCF-4D49-AF9E-55C63A05ECC1@dana.is>

dana wrote on Sun, 16 Feb 2020 20:47 -0600:
> On 16 Feb 2020, at 05:15, Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
> > As to branching policy, in the future we should probably do things the
> > other way around; that is: in the run-up to the 5.9 release next year,
> > rather than stabilize on master and open a 5.10 branch for destabilizing
> > changes, we should open a 5.9 branch for stabilization and leave master
> > open to destabilizing changes.  
> 
> I like this. When we reach 'feature freeze' for 5.9, we branch off, only
> back-port important stuff from master, and then release 5.9 based on that
> branch. If we find any regressions or security bugs, we can back-port those
> fixes and release 5.9.1 or whatever.

Yes.

(When physically doing the commits to the two branches, I'm not sure if it'll be
easier to cherry-pick, or to commit to the 5.9 branch first and then to run
«git merge 5.9» in master.)

> Oliver pointed out before that nothing stops us from back-porting stuff and
> releasing patch versions now,

Indeed, there's nothing stopping us from creating a 5.8 branch right now, if
people are willing to maintain it.

> but i think the important thing is to have a
> standardised process for it. It makes the releases go smoothly, and it helps
> everyone make sense of the repo and the version history. And obv we'd document
> the process somewhere for anyone who might get confused.

I think even before documenting the process, we'll have to agree on
what the goal is and what the additional releases would contain.  Just bugfixes,
or also new features?  What degree of support/compatibility promises will they
come with — comparable to a -dev/-test release or to a regular release?  Etc.

> The main concern i've heard about it in the past is that maybe some of the
> devs don't have the bandwidth for the extra work, but ideally the back-ports
> would be infrequent, and presumably it'd fall on the RM to make sure nothing
> falls through the cracks
> 
> dana
> 


  reply	other threads:[~2020-02-17  9:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-16 11:15 Daniel Shahaf
2020-02-16 14:52 ` Peter Stephenson
2020-02-17  2:47 ` dana
2020-02-17  9:19   ` Daniel Shahaf [this message]
2020-02-18 19:40     ` dana
2020-02-18 20:44       ` Bart Schaefer
2020-02-19 10:23       ` Daniel Shahaf
2020-02-19 10:32       ` Daniel Shahaf
2020-02-19 15:21         ` Bart Schaefer
2020-02-19 20:00           ` dana
2020-03-07 22:07 ` Daniel Shahaf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200217091958.0fa9f1d8@tarpaulin.shahaf.local2 \
    --to=d.s@daniel.shahaf.name \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).