Since Autopatch expects each branch to be sequentially numbered without skipping any patch levels branching is extremely difficult. Autopatch should be changed such that the logic to determine which patches to execute is pluggable, with one implementation mirroring the mechanism Rails Migrations uses.
Since Autopatch expects each branch to be sequentially numbered without skipping any patch levels branching is extremely difficult. Autopatch should be changed such that the logic to determine which patches to execute is pluggable, with one implementation mirroring the mechanism Rails Migrations uses.