Re: Understanding release process

2019-07-23 Thread Eugen Mohr
Hello Aurélien "Add screen selection in screen grab widget" was merged into the master branch on 14-Jun-19 by Jean-Baptiste. "Add whole hierarchy when adding folder" was merged into the master branch on 26-Jun-19 by Jean-Baptiste. And when only the 19.04 branch was build your commitments and al

Re: Understanding release process

2019-07-23 Thread Aurélien Bertron
You are right Eugen, the network clearly shows that the release branch is regularly merged in master. My commits were merged directly on master. Which leads to the question: what makes a commit suitable for merge on release branch instead of master? Le mar. 23 juil. 2019 à 21:08, Eugen Mohr a écr

Re: Understanding release process

2019-07-23 Thread Aurélien Bertron
@farid: Thanks for the link! Le mar. 23 juil. 2019 à 21:53, Aurélien Bertron a écrit : > You are right Eugen, the network clearly shows that the release branch is > regularly merged in master. My commits were merged directly on master. > Which leads to the question: what makes a commit suitable

Re: Understanding release process

2019-07-23 Thread alcinos
The dot updates (eg. 19.04.1, 19.04.2) are supposed to contain only bug fixes of the main release (19.04 in this case). New features, like the one you kindly contributed, are generally pushed to the next major release, unless something clearly warrants them being integrated sooner. The idea behind