<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Orcas Team Build Continuous Integration spec is now available</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx</link><description>Back in early December, I wrote the post, More on the Orcas features for Team Build , that described many of the new features that we are adding for Orcas, elaborating on what Brian Harry had written in his TFS Roadmap post. I'm very happy to say that</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Orcas Team Build Continuous Integration spec is now available</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1435303</link><pubDate>Mon, 08 Jan 2007 21:52:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1435303</guid><dc:creator>dls</dc:creator><description>&lt;p&gt;XPS hurdle navigated! My first impression is that the UI is clean, everything up to page 14 (i.e. the build definition wizard) was fairly intuitive. I think I lack some context to appreciate the build explorer and queued build management UI in the later sections, but that doesn't worry me.&lt;/p&gt;
&lt;p&gt;I am interested in the details of the build triggering feature, and I'm curious to know if there's more information available. Mostly, I want to answer questions along the lines of &amp;quot;Exactly which checkins where will trigger a build?&amp;quot; In that context, I'm also interested to know if there will be a way to exclude paths as triggers for a build. On the other side of the question, are there other actions besides checkin that can be made to trigger a build (e.g. label application)&lt;/p&gt;
</description></item><item><title>re: Orcas Team Build Continuous Integration spec is now available</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1439491</link><pubDate>Tue, 09 Jan 2007 18:36:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1439491</guid><dc:creator>buckh</dc:creator><description>&lt;p&gt;The way builds are triggered is that when a checkin occurs Team Build looks at all of the build definitions' workspace mappings (Workspace tab) to determine which build definitions have mapped the files that were modified. &amp;nbsp;Any build definition that has mapped a file that was changed is queued to be built. &amp;nbsp;Team Build is able to do that quickly and efficiently on the data tier.&lt;/p&gt;
&lt;p&gt;To exclude something from triggering a build, you would need to either not map it or cloak it in the build definition's workspace mappings.&lt;/p&gt;
&lt;p&gt;Nothing other than a checkin will automatically trigger a build. &amp;nbsp;You could, if you want, build something that listens for any kind of event and then, using the Team Build OM, queues a build.&lt;/p&gt;
&lt;p&gt;Thanks for the feedback and the questions.&lt;/p&gt;
&lt;p&gt;Buck&lt;/p&gt;
</description></item><item><title>VSTS Links - 01/11/2006</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1450343</link><pubDate>Thu, 11 Jan 2007 15:00:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1450343</guid><dc:creator>Team System News</dc:creator><description>&lt;p&gt;Tim Hibbard on TFS Solutions - Access to the path BuildLog.txt is denied and TF42004. Brian Harry...&lt;/p&gt;
</description></item><item><title>Lets Give Feedback: Orcas Team Build Continuous Integration spec is now available</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1455665</link><pubDate>Fri, 12 Jan 2007 16:44:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1455665</guid><dc:creator>Tiago Pascoal</dc:creator><description>&lt;p&gt;Lets Give Feedback: Orcas Team Build Continuous Integration spec is now available&lt;/p&gt;
</description></item><item><title>Lets Give Feedback: Orcas Team Build Continuous Integration spec is now available</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1462585</link><pubDate>Sun, 14 Jan 2007 00:06:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1462585</guid><dc:creator>Tiago Pascoal's WebLog</dc:creator><description>&lt;p&gt;The specs for the new Team Build Continuous Integration module that is going to be included in Orcas&lt;/p&gt;
</description></item><item><title>re: Orcas Team Build Continuous Integration spec is now available</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1509461</link><pubDate>Mon, 22 Jan 2007 23:03:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1509461</guid><dc:creator>Brent Schooley</dc:creator><description>&lt;p&gt;Appears to me that you guys still don't get that the usability of this thing on large projects is horrible. &amp;nbsp;On the target selection you offer absolutely no way to sort the solution files and changing the order requires clicking the up and down arrows like mad! &amp;nbsp;I would suggest a dual listbox (source list and target to be built list) that allows you to add things from the list on the left to the list on the right. &amp;nbsp;Also, couldn't hurt to allow dragging to reorder. &amp;nbsp;By default, when I add a solution to the build list it should occupy the next available build target. &amp;nbsp;I should not have to reorder the items every single time I add a target. &amp;nbsp;If you're willing to lay out the GUI in a 14 page doc like this, I hope you are willing to listen to this feedback. &amp;nbsp;I find the current Build Customization to be a pain and it appears this new version won't even address those issues.&lt;/p&gt;
</description></item><item><title>re: Orcas Team Build Continuous Integration spec is now available</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1510505</link><pubDate>Tue, 23 Jan 2007 04:07:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1510505</guid><dc:creator>buckh</dc:creator><description>&lt;p&gt;You're right that we didn't do anything about it in the Orcas release. &amp;nbsp;We simply didn't have the time to address it. &amp;nbsp;The good news is that we do plan to address it after Orcas and replace that part of the UI (the last vestiges of the old wizard). &amp;nbsp;I'll record your comments so that we take your feedback into account when designing the replacement.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Buck&lt;/p&gt;
</description></item><item><title>re: Orcas Team Build Continuous Integration spec is now available</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1514256</link><pubDate>Tue, 23 Jan 2007 16:48:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1514256</guid><dc:creator>Brent Schooley</dc:creator><description>&lt;p&gt;Thank you for your prompt response Buck. &amp;nbsp;Sorry if I came off a bit harsh but I had just been using the VS 2005 Team Build UI when I came across this spec and got a little excited that maybe it would be better. &amp;nbsp;I currently find myself checking off the top solution in our source control and then dropping down into the XML. &amp;nbsp;I did find a program called MSBuild Sidekick that is somewhat helpful but doesn't integrate as nicely with TFS as I would like. &amp;nbsp;Our main build has approximately 90 solutions in it (it's not organized as nicely as it should be) so the build customization UI is almost impossible to use. &amp;nbsp;I look forward to seeing whatever improvements the team is able to provide&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Brent&lt;/p&gt;
</description></item><item><title>re: Orcas Team Build Continuous Integration spec is now available</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1534397</link><pubDate>Fri, 26 Jan 2007 08:38:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1534397</guid><dc:creator>buckh</dc:creator><description>&lt;p&gt;No problem. &amp;nbsp;We absolutely agree that it needs to be improved, and ordering 90 solutions in the current UI is clearly painful. &amp;nbsp;I'm hoping we can make you smile in the future.&lt;/p&gt;
&lt;p&gt;Buck&lt;/p&gt;
</description></item><item><title>You can schedule builds in Orcas</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1623641</link><pubDate>Thu, 08 Feb 2007 06:33:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1623641</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;When we posted the Orcas Team Build Continuous Integration Spec , you may have noticed that there was&lt;/p&gt;
</description></item><item><title>Orcas March CTP is available now and includes new Team Foundation Server</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1776525</link><pubDate>Thu, 01 Mar 2007 04:01:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1776525</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;Here's the announcement. Please download the TFS Virtual PC image and let us know what you think. Except&lt;/p&gt;
</description></item><item><title>Stop piling on when the build breaks: Build checkin policy for Continuous Integration in Orcas</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#1981304</link><pubDate>Thu, 29 Mar 2007 02:13:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1981304</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;Last fall, Clark Sell wrote a blog post called Stop, the build is broken!! that introduced a checkin&lt;/p&gt;
</description></item><item><title>Orcas Beta 1 has shipped - summary of Team Build beta 1 features and links</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#2247105</link><pubDate>Mon, 23 Apr 2007 18:04:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2247105</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;As you probably already know, Orcas Beta 1 has shipped. Internally, the product team is focused on finding&lt;/p&gt;
</description></item><item><title>Schema for the WorkspaceMapping.xml file</title><link>http://blogs.msdn.com/buckh/archive/2007/01/06/orcas-team-build-continuous-integration-spec-is-now-available.aspx#4659089</link><pubDate>Fri, 31 Aug 2007 06:00:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4659089</guid><dc:creator>Buck Hodges</dc:creator><description>&lt;p&gt;The WorkspaceMapping.xml file is one of the files generated when creating a new build type. Those of&lt;/p&gt;
</description></item></channel></rss>