How to Migrate a TFS Build to TeamCity
Hi,
We have a TFS Build setup, which uses a build process template defined in a Windows Workflow (XAML) file.
Is there a way to point TeamCity at this to do our build?
I can point it at the solution to build the code, but I want to get the tests being run too :)
Was hoping to avoid learning too much TFS Build... :p
Thanks,
Chris
PS Currently we are using TeamCity 7 (but could move to 8)
Please sign in to leave a comment.
No quick answer - I guess TeamCity does not support Workflow template based builds :(
Sorry, Chris
TeamCity supports TFS version control, and also we have 3rd-party plugins for issue tracker integration, but build templates are not supported.