Any support for various version restrictions per branch? #8434
-
According to docs:
While it works for "mainline" style of development (that is good, no doubt), looks like it's impossible to also automate dependency management for "support" branches - one that still need to get updates, but potentially with altenative restrictions on allowed versions. For example I have a java app that targets latest SpringBoot (e.g. 2.4.2) and for some compatibility reason there is still "support/prev_version" branch that should receive only fixes for prev version of framework (e.g. 2.3.x.RELEASE). Any tricks/options to setup such configuration without moving "support" branch to separate repo? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
checkout |
Beta Was this translation helpful? Give feedback.
checkout
baseBranchList