Boost logo

Boost :

Subject: Re: [boost] question/guidence regarding merge to master
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2019-01-11 18:08:22


On 1/11/19 8:47 PM, Peter Dimov via Boost wrote:
> Andrey Semashev wrote:
>
>> What's the purpose of develop then?
>
> Integration testing.

Integration testing is done on master. Multiple libraries may differ
between develop and master when you merge to master, so the testing on
develop does not guarantee success in master.

One thing is true, though. Develop allows other libraries to be tested
with your change. Again, this doesn't guarantee success when the change
is merged to master, but at least it gives an opportunity to detect
problems earlier.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk