Sep 22, 2021
No, I don't often do this - usually I will have a MR as a DRAFT or WIP (work in progress) in GitLab as I make commits each day. That way the team can review piece by piece. If it gets overly bloated, then I'll try to break it up as described. Plus, constantly iterating over tests ensures that regression isn't broken. :)