azure-sdk-for-c icon indicating copy to clipboard operation
azure-sdk-for-c copied to clipboard

Release pipelines need to update the version in main

Open RickWinter opened this issue 3 years ago • 3 comments

RickWinter avatar Jul 22 '21 21:07 RickWinter

This is relevant whenever the release is triggered from a feature branch.

cc @danieljurek

ahsonkhan avatar Jul 22 '21 22:07 ahsonkhan

One edge case we should consider is if a hotfix release from a hotfix branch and that version is behind what is in main ... In that case we want to only update the version in the hotfix branch and not the version in main.

danieljurek avatar Jul 23 '21 04:07 danieljurek

@ahsonkhan, what scenarios are you releasing out of a feature branch that would require the version in main to be bumped? Feature versions should already be at a higher preview version than main.

CC: @weshaggard

kurtzeborn avatar Aug 02 '21 20:08 kurtzeborn

In general, we don't support doing this anywhere else for other language repos.

kurtzeborn avatar Sep 12 '23 21:09 kurtzeborn