New cabal-install release (and schedule) needed

Johan Tibell johan.tibell at gmail.com
Mon Aug 27 22:55:05 CEST 2012


I suggest the following branch model:

Development takes place on the master branch which is, some time
before the release, forked into a cabal-x.y branch. The cabal-x.y
branch will only receive bug fixes up til the release. General
development (i.e. new features) continue going in to the master branch
at all times. We need to merge bug fixes from the cabal-x.y branch
back into master, at a minimum after the release of that branch.

The benefit here is that we don't disuade people from contributing by
holding their patches in review limbo for a month. Also, it reduces
the merge pain if everyone tries to merge their patches at once after
a month of development.

-- Johan



More information about the cabal-devel mailing list