Closed BaurzhanSakhariev closed 1 year ago
It contains handling for maven as build system when using source path or branch:<name> as target version.
branch:<name>
https://github.com/mfussenegger/cr8/commit/fcd8161265bc0841058ab9f86e63eba6df6702ff
Useful for local debugging when replacing ROLLING_UPGRADES to smth like
ROLLING_UPGRADES = ( UpgradePath('5.4.x', '/path-to-crate-repo'), )
It contains handling for maven as build system when using source path or
branch:<name>
as target version.https://github.com/mfussenegger/cr8/commit/fcd8161265bc0841058ab9f86e63eba6df6702ff
Useful for local debugging when replacing ROLLING_UPGRADES to smth like