|
|
|
|
|
by pojzon
2390 days ago
|
|
How do you handle situations like that: multiple dvelopers added merge requests to queue, the changes they made are mutually exclusive (automatic rebase wont work). What happens when the first branch gets merged to master and next 10 are still in the queue ? How do you mitigate that to decrease development cycle ? Lets just say in my company it also takes 30m to run tests and 4h to run them on merge pipeline with FATs and CORE tests.. Its way too long and highly cripples productivity. |
|
[1] http://delivery.acm.org/10.1145/3310000/3303970/a29-ananthan...