johanclasson / vso-agent-tasks

Build and Release Tasks for Visual Studio Online and Team Foundation Server
MIT License
20 stars 16 forks source link

ApplySemanticVersioningToAssemblies - 'Make Release' depending on Branch #10

Closed Franklin89 closed 7 years ago

Franklin89 commented 7 years ago

Hi,

First off great work with all of your extensions. I was wondering if it would be possible instead of having a checkbox for the 'Make Release' flag, have a string with the release branch name. For example we have development and master. The build definition builds both branches but the development branch should have the prerelease tag at the end.

Thanks for the info

Franklin

johanclasson commented 7 years ago

Thanks! :)

First I would like to apologize for my late reply. The GitHub notifications got caught in my spam filter...

Now, would you think that adding a "Working folder" under the advanced group would solve your issue? That way you could point out the folders where the branches are mapped to. In your case, you will have to add the task once for each branch.