|
|
|
|
|
by pedrobelo
5247 days ago
|
|
For sure. Most of the time migrations are developed in a feature branch, so the owner is responsible for splitting his branch into two or three before sending pull requests (as many as required to address issues with hot compatibility). This means that we have two or more merges (and deploys) from master, each requiring a full run of the test suite. |
|