I have a quick question about branches in TDE repos. I see that at the moment repositories have two primary development branches: master and r14.1.x. My understanding is that the former is used to provide PTB, while the latter provides PSB.
What I would like to know is the development flow. Is the primary development happening on master and then changes are selectively cherry-picked to r14.1.x? What is a logical distinction between master and r14.1.x? From my work in other projects, I would expect that a branch such as r14.1.x will only receive bugfixes, while master will be used as a base for new release branches in the future. That is not how things seem to work in TDE though. Looking at the commits, r14.1.x seems to receive both new features and bugfixes and it seems as if all (?) of the development made on master eventually makes it to r14.1.x. This makes me confused about the intended purpose of the master branch.
Also, is there any tentative roadmap for TDE? Is the plan to just continue working on r14.1.x, or are there plans for r14.2.x somewhere down the line?
Cheers, Janek