All of lore.kernel.org
 help / color / mirror / Atom feed
* starting with jewel v10.2.5
@ 2016-10-27 10:02 Loic Dachary
  2016-10-27 10:19 ` Nathan Cutler
  2016-11-10 10:44 ` Loic Dachary
  0 siblings, 2 replies; 9+ messages in thread
From: Loic Dachary @ 2016-10-27 10:02 UTC (permalink / raw)
  To: Abhishek Varshney; +Cc: Ceph Development, Nathan Cutler, Abhishek Lekshmanan

Hi Abhishek & Nathan & Abhishek,

Hopefully jewel will start testing with QE tomorrow or early next week. 

In the past we kept backporting but we were very careful not to merge anything because the release process is not able to work with a SHA1, it will create the next jewel release with whatever is at the tip of that branch. This limitation has been there for years and there is little chance that it will be resolved any time soon. It routinely creates frustration when something is merged by accident and tests have to be run again (or worse: they are not run and the release is done anyway). It also creates extra work for the backporters who need to collect backports that could have been merged because they passed the tests.

Instead, I propose that we backport, test and merge to wip-jewel, as if it was the jewel branch, until the release is done. And when it's done we rebase wip-jewel on top of jewel (or we verify that there is no need to rebase), we push all commits from wip-jewel to jewel, we delete the wip-jewel branch and we resume backporting to the jewel branch.

In a nutshell it means we have a little extra work:

a) re-targeting backports to wip-jewel in each PR (which is now possible with github)
b) pushing wip-jewel to jewel after the release and re-targeting backports to jewel

And the benefits are that 

a) we don't have to stop merging while QE runs tests and the release is prepared, which takes a few weeks
b) there is no risk of an accidental merge that would break the release process

What do you think ?

-- 
Loïc Dachary, Artisan Logiciel Libre

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2016-11-10 10:45 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-27 10:02 starting with jewel v10.2.5 Loic Dachary
2016-10-27 10:19 ` Nathan Cutler
2016-10-27 10:21   ` Loic Dachary
     [not found]     ` <87lgxajayr.fsf@suse.com>
2016-10-27 12:29       ` Loic Dachary
2016-10-27 15:04         ` Abhishek Varshney
2016-10-27 16:11           ` Loic Dachary
2016-10-27 17:53             ` Ken Dreyer
2016-10-27 19:52               ` Alfredo Deza
2016-11-10 10:44 ` Loic Dachary

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.