tokenize - How to replace a token on deploy through TFS 2015 Release hub on Web Access? -
i have team working on windows service project , need have environment specific configurations set in *.exe.config file. have set transformations leave behind token if build made release configuration.
now need create release definition using new integration in release hub through web access; have come across multiple solutions based on server/client solution microsoft used release management have found no analogue in tfs 2015 web access.
so, there out of box task replace tokens on services configuration file? or need create powershell script capable of said functionality, copy target server , run replace manually? i'm working deploy manager , have access agents , tfs server through website access.
the tokenizer task not available out of box in tfs 2015.2. tfs 2015 supports installing extensions , can install tokenizer task marketplace.
it comes part of release management utility tasks
- download vsix package.
- while downloading show instruction on how install.
if come across issues, can report on our github page
Comments
Post a Comment