Github "important" label
#7
@ThuGie The problem is that model you then need to stop developing features into master, whilst you're stabilizing it for testing. because otherwise you will never get something that can be promoted to stable. Which means testing will either be a copy of master, or an imutable branch thats the same as release. There is never any point in having a testing branch. Its primarily for when master and testing are actually on different hardware, or when the release process is slow.

What we want to do is to go through the feature freezes on testing, and then master can keep working on features whilst testing stabilizes.
Reply
Thanks given by:


Messages In This Thread
Github "important" label - by LogicParrot - 05-10-2015, 07:46 AM
RE: Github "important" label - by worktycho - 05-10-2015, 07:56 AM
RE: Github "important" label - by ThuGie - 05-10-2015, 08:32 AM
RE: Github "important" label - by worktycho - 05-10-2015, 08:56 AM
RE: Github "important" label - by ThuGie - 05-10-2015, 10:17 AM
RE: Github "important" label - by LogicParrot - 05-10-2015, 03:58 PM
RE: Github "important" label - by worktycho - 05-10-2015, 07:44 PM



Users browsing this thread: 1 Guest(s)