New version of Team Build. Project Collections are intended for hosters who need to provide isolation between companies. Build number format is now available. Symbol Server is new. . Silverlight switch is new so that it targets x86. Power tools adds an ability to copy an existing build. Build notifications power tool is now integrated in VS 2010.
TFS Admin Console Manages Controller / Agent
Lab Management integration means build have additional artifacts.
Build notification tool built into VS 2010. Work flow is now the orchestration, testing, and auditing engine for TFS 2010. XAML is now the build template file. When you upgrade builds, it translates tfsbuild.proj file to the Upgraded xaml file. At a minimum, use daily check ins using continuous integration.
Customize Build
Paremeters are now built into the team build definition so you don’t have to do as much customization.
Create a Custom WF Activvity
File New Project – Activity Library. Toolbox has some built in activities. Sequence toobox item. Add items to your toolbox from Microsoft.TeamFoundation.Build.Workflow.dll. Example shown is auto increment of build version number. Hook it in through the controllers,
No comments:
Post a Comment