That does not necessarily follow. tbb-backport means tickets tagged with it could be considered for getting backported contrary to those we deem right from the beginning as not eligible for backport.
However, whether they actually get backported depends on a number of reasons. We have only a small number of alpha users and as any backport still has a remaining risk of breaking things, this exacerbates that the risk. There are other factors to consider, like how close we are to the next major stable anyway etc.
At the end there is no guarantee that things tagged with tbb-backport get backported. As I said above those tickets could be considered for a backport.
And, yes, we are using the tag in the release process.
Trac: Resolution: N/Ato fixed Status: new to closed
And, yes, we are using the ticket in the release process.
s/ticket/tag
At the end there is no guarantee that things tagged with tbb-backport get backported.
They should be re-tagged or cleared out of it every major stable update. And that should be documented and used as part of the release process.
And, yes, we are using the ticket in the release process.
s/ticket/tag
Thanks, fixed.
At the end there is no guarantee that things tagged with tbb-backport get backported.
They should be re-tagged or cleared out of it every major stable update. And that should be documented and used as part of the release process.
They do get cleared out with every major stable update and I just amended the text on the hacking document.
Yeah, I added a better link.
So error-prone that #21549 (moved) is missed right now :(
It does not seem like we do this for the upcoming stable release and the next regular stable one is 9.5.
Then it will be the first minor stable release you don't use to test your improvements (except version updates). That means you will lose the whole release cycle to receive feedback from the users :(
Yes, because that document describes the process for getting a release out once all patches have landed. Considerations about which patch should actually get backported for which release happen before that.
Yes, because that document describes the process for getting a release out once all patches have landed. Considerations about which patch should actually get backported for which release happen before that.
Thanks for the clarification. It seems we need ReleasePreparationProcess document ;)