On 11/6/23 12:53 PM, Andrey Semashev via Boost wrote:
But then you merge the feature branch to develop, right?
No.
Yet what you're saying below sounds like "yes".
LOL - of course you're right. I do merge the feature branch into develop. Soon before release, I merge develop branch into the release branch.
a) I test the feature branch on my own machine - no CI. Review test matrix like output. For boost dependencies I test against master. b) Then I merge feature brand onto my local develop branch - again using the master branch for other boost dependencies. c) Then I push the changes on my local copy of the develop branch to the git hub version. d) Watch the test matrix. Unfortunately, this tests agains the develop branch of other boost libraries. So sometimes this reveals a bug / dependency issue in another boost library. Then I have to harass the current maintainer - if there is one - or post a message here.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost