One issue we have been bumping into is that when working on a feature branch we need to change the value and possible scope of a certain variable/s. The problem is, we don’t want it to affect other branches ( mainline, feature, etc… ). Does octopus provide any good way of handling this issue?
Hi Lochness,
Thanks for reaching out. Unfortunately this isn’t supported at the moment, but its at the top of our backlog as part of our branching support.
The easiest way to achieve this on the current version is to create a separate project with its own set of variables, just for that branch of your package.
Sorry its not better news
Dalmiro