<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CUAEQ30yfyp7ImA9WhRUE04.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417</id><updated>2012-01-23T19:48:22.397+04:00</updated><category term="6.0.3" /><category term="future feature" /><category term="plugins extensibility team" /><category term="eap" /><category term="5.0.1" /><category term="javadoc" /><category term="unit tests" /><category term="nant" /><category term="4.5.1" /><category term="community" /><category term="5.1" /><category term="6.5.2" /><category term="github" /><category term="poll" /><category term="msbuild" /><category term="conference" /><category term="help" /><category term="6.5.5" /><category term="5.1.1" /><category term="announcement" /><category term="CITCON" /><category term="6.0.2" /><category term="plugin" /><category term="4.5.4" /><category term="maintenance" /><category term="6.5.3" /><category term="macro" /><category term="5.0.2" /><category term="chrome favicon" /><category term="6.5.6" /><category term="dotnet" /><category term="confluence" /><category term="5.1.4" /><category term="5.1.2" /><category term="6.5.4" /><category term="6.0" /><category term="build grid" /><category term="macros" /><category term="release 4.0.2" /><category term="rc" /><category term="4.5.3" /><category term="links" /><category term="4.5" /><category term="5.1.3" /><category term="integration" /><category term="feature" /><category term="youtrack" /><category term="release 4.0.1" /><category term="5.1.5" /><category term="6.5.1" /><category term="5.0" /><category term=".net agent mono build" /><category term="4.5.2" /><category term="fun" /><category term="release" /><category term="openapi" /><category term="teamcity database scalability" /><category term="subversion" /><category term="svn" /><category term="dotnet nunit nant .NET test" /><title>TeamCity Dev Blog</title><subtitle type="html">Unofficial blog of JetBrains TeamCity Team</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://teamcitydev.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>109</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/TeamCityDevBlog" /><feedburner:info uri="teamcitydevblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CUAEQ3o8eip7ImA9WhRUE04.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-4158391992893453162</id><published>2012-01-23T19:48:00.000+04:00</published><updated>2012-01-23T19:48:22.472+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-23T19:48:22.472+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 7.0 EAP build 21075: Enhanced Dependencies Graph and Remote Settings Editing</title><content type="html">As we are targeting TeamCity 7.0 release in about a month, this is the last EAP build with new features. We will focus on bug fixes and minor improvements to existing functionality until the release.&lt;br /&gt;
&lt;br /&gt;
That is why it is important for us to get your feedback on this TeamCity build to be able to fix possible issues before the release.&lt;br /&gt;
&lt;br /&gt;
This build further improves build dependencies visualization. To summarize, you get "Dependencies" tab for a build (listing all the build chains that include the build) and also for a build configuration (listing all the chains that include the builds of the build configuration). You can also "continue" a chain from the current state.&lt;br /&gt;
"Build chain" are all the builds interlinked with snapshot dependencies. This is a TeamCity notion that embraces build "pipeline".&amp;nbsp; If you feel the need to get "pipelines" in TeamCity, this is the feature to try and give us your feedback.&lt;br /&gt;
&lt;br /&gt;
Another long-awaited feature is to allow remote build configuration creation/modification. The functionality is now part of &lt;a href="http://confluence.jetbrains.net/display/TW/REST+API+Plugin#RESTAPIPlugin-BuildConfigurationAndTemplateSettings"&gt;REST API&lt;/a&gt;. With it you can create new empty build configurations or copy existing ones as well as change individual settings like add a new build step / trigger / agent requirement. If you plan to use the feature you are highly welcome to try it and let us know how well it fulfills your needs. REST API is still scarcely documented, but you can get supported requests description via&lt;i&gt; http://&amp;lt;your server&amp;gt;/app/rest/application.wadl&lt;/i&gt; request, which also has links to .xsd of the used entities.&lt;br /&gt;
&lt;br /&gt;
Now it's time to browse through the &lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+7.0+EAP+%28build+21075%29+Release+Notes"&gt;release notes&lt;/a&gt; or full list of&lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=Fix+versions%3A+%7BFaradi+7.0+EAP+%2821075%29%7D+State%3A+Fixed+tag%3A+-%7Btrunk+issue%7D&amp;amp;title=TeamCity+7.0+EAP+%28build+21075%29++Fixed+Issues&amp;amp;token=1mhm6kmlp02vkbwx8pmbk02br&amp;amp;verbose=false"&gt; fixed issues&lt;/a&gt;, &lt;b&gt;&lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;download&lt;/a&gt;&lt;/b&gt; and try it as a &lt;a href="http://confluence.jetbrains.net/display/TCD7/How+To...#HowTo...-TestdrivenewerTeamCityversionbeforeupgrade"&gt;test installation&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
You are welcome to share your feedback in the &lt;a href="http://devnet.jetbrains.net/community/teamcity/teamcity"&gt;forum&lt;/a&gt; or by &lt;a href="http://confluence.jetbrains.net/display/TW/Feedback"&gt;other means&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-4158391992893453162?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/KzWcID9xIq4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/4158391992893453162/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=4158391992893453162" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/4158391992893453162?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/4158391992893453162?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/KzWcID9xIq4/teamcity-70-eap-build-21075-enhanced.html" title="TeamCity 7.0 EAP build 21075: Enhanced Dependencies Graph and Remote Settings Editing" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2012/01/teamcity-70-eap-build-21075-enhanced.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk4BR3s4fSp7ImA9WhRWF0g.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-6111912535512056932</id><published>2012-01-03T20:32:00.000+04:00</published><updated>2012-01-05T13:15:56.535+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2012-01-05T13:15:56.535+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 7.0 EAP build 20939: Restructured Admin Space, Changes Across Dependencies and More</title><content type="html">&lt;div&gt;
With a bit of delay, here is an announcement of the recent&amp;nbsp;&lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;TeamCity EAP build&lt;/a&gt;&amp;nbsp;that the team published while I was spending last week of the year on a skiing holiday.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
There are lots of new features both related to UI and logic. Please browse through &lt;a href="http://confluence.jetbrains.net/pages/viewpage.action?pageId=44237332"&gt;the release notes&lt;/a&gt;&amp;nbsp;to find those of interest to you. To get the details you are welcome to look through the &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=%23fixed+fix+versions%3A+%7BFaradi+7.0+EAP+%2820939%29%7D+-%7Btrunk+issue%7D+-Task&amp;amp;title=TeamCity+7.0+EAP+%28build+20939%29&amp;amp;token=hc6vtpq792g71tw51ldv79o3z&amp;amp;verbose=false"&gt;fixed issues list&lt;/a&gt;.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
We would appreciate if you try some of the features on a &lt;a href="http://confluence.jetbrains.net/display/TCD7/How+To...#HowTo...-TestdrivenewerTeamCityversionbeforeupgrade"&gt;test installation&lt;/a&gt;&amp;nbsp;of your server and let us know how well the features address your case and your opinion on UI changes.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
If you use snapshot dependencies (which you really should for interdependent builds), try "Show changes from snapshot dependencies" option for the build configurations with dependencies.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
If you have builds that need specifying additional parameters on every build run, typed parameters feature is to explore.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
If you prefer to see TeamCity user names instead of VCS ones for the changes: the feature is already in.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
I am sure you will find something new for you to explore in the build.&lt;/div&gt;
&lt;div&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;
Our current plans are to polish features added in the recent EAP builds and prepare for the release of 7.0 which is planned for February. As we are approaching the release, your &lt;a href="http://confluence.jetbrains.net/display/TW/Feedback"&gt;feedback&lt;/a&gt; on the features would be highly valuable at this time!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-6111912535512056932?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/-crsCMlFcI0" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/6111912535512056932/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=6111912535512056932" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6111912535512056932?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6111912535512056932?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/-crsCMlFcI0/teamcity-70-eap-build-20939.html" title="TeamCity 7.0 EAP build 20939: Restructured Admin Space, Changes Across Dependencies and More" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2012/01/teamcity-70-eap-build-20939.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEAERHgyfSp7ImA9WhRQFEg.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-6052705036874641247</id><published>2011-12-09T20:17:00.001+04:00</published><updated>2011-12-09T21:45:05.695+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-12-09T21:45:05.695+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="release" /><category scheme="http://www.blogger.com/atom/ns#" term="6.5.6" /><title>TeamCity 6.5.6: BugFix Update</title><content type="html">We've updated our official &lt;a href="http://www.jetbrains.com/teamcity/download/"&gt;download page&lt;/a&gt; with build 18130 which is stable TeamCity 6.5.6 release.&lt;br /&gt;
&lt;br /&gt;
The version contains fixes related to IDEA and Visual Studio plugins, performance, Mercurial support improvements and &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=fixed+in%3A+%7BEluru+6.5.6+%2818130%29%7D+%23Fixed+sort+by%3A+Subsystem&amp;amp;title=TeamCity+6.5.6+Fixed+Issues&amp;amp;token=ww3wetk0kmcicemfkexce1yp&amp;amp;verbose=false"&gt;more&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The same internal data storage format is used, so downgrade to any 6.5.x is possible.&lt;br /&gt;
&lt;br /&gt;
BTW, we've got an &lt;a href="http://itunes.apple.com/app/iteamcity/id477966899"&gt;IPhone app&lt;/a&gt; for TeamCity by one of our users. It displays last build statuses for selected projects. iOS 5 is required. You might find it useful if you often check how green is your project.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-6052705036874641247?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/EdIMl2FxVDQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/6052705036874641247/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=6052705036874641247" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6052705036874641247?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6052705036874641247?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/EdIMl2FxVDQ/teamcity-656-bugfix-update.html" title="TeamCity 6.5.6: BugFix Update" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/12/teamcity-656-bugfix-update.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUMARH46fyp7ImA9WhRREUg.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-5126482776790821863</id><published>2011-11-24T18:56:00.001+04:00</published><updated>2011-11-24T20:50:45.017+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-11-24T20:50:45.017+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 7.0 EAP build 20702: My Investigations, Steps Disabling and Integrated NuGet Repostiory</title><content type="html">This Thanksgiving fresh snapshot of upcoming TeamCity 7.0 is available for you to try at &lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;EAP page&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Almost no big new additions, just improvements all over the system and minor features like ability to disable build steps, displaying content of archived artifacts, My Investigations page, etc.&lt;br /&gt;
&lt;br /&gt;
For .Net users, it might be interesting to try TeamCity as NuGet repository, which is first available in this release &lt;br /&gt;
&lt;br /&gt;
See details in the &lt;a href="http://confluence.jetbrains.net/display/TW/Faradi+7.0+EAP+%28build+20702%29+Release+Notes"&gt;release notes&lt;/a&gt; or browse through &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=%23Fixed+Fix+versions%3A+%7BFaradi+7.0+EAP+%2820702%29%7D+tag%3A+-%7Btrunk+issue%7D&amp;amp;title=TeamCity+7.0+EAP+%28build+20702%29+Fixed+Issues&amp;amp;token=yi82zkrc2jyy14lvx3akorfam&amp;amp;verbose=false"&gt;full fixed issues list&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Recently our team has got a new client-side developer and the EAP build already includes many of his changes. To name a few: search by build configuration name in a popup of Projects tab, fixed middle clicks, improvements in diff view. Welcome, &lt;a href="http://ru.linkedin.com/in/leonidkhachaturov"&gt;Leonid&lt;/a&gt;!&lt;br /&gt;
&lt;br /&gt;
So if you have any issues with layout/browser behavior of TeamCity web UI - they now have more chances of being fixed soon. Let us know about them!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-5126482776790821863?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/Upg_YR_ZF0w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/5126482776790821863/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=5126482776790821863" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/5126482776790821863?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/5126482776790821863?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/Upg_YR_ZF0w/teamcity-70-eap-build-20702-my.html" title="TeamCity 7.0 EAP build 20702: My Investigations, Steps Disabling and Integrated NuGet Repostiory" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/11/teamcity-70-eap-build-20702-my.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUMMR3s6cSp7ImA9WhdaF04.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-6166741358172673179</id><published>2011-10-27T20:38:00.000+04:00</published><updated>2011-10-27T20:38:06.519+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-27T20:38:06.519+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="release" /><category scheme="http://www.blogger.com/atom/ns#" term="6.5.5" /><title>TeamCity 6.5.5: BugFix Update</title><content type="html">While we are developing TeamCity 7.0, some important fixes are being back-ported to 6.5.x branch to deliver the fixes to you earlier then in 7.0 release.&lt;br /&gt;
&lt;br /&gt;
Latest branch snapshot is released as 6.5.5 today and is&amp;nbsp;available&amp;nbsp;from the official &lt;a href="http://www.jetbrains.com/teamcity/download/"&gt;download page&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Update is recommended for all users as there were some performance improvements. See the &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=fixed+in%3A+{Eluru+6.5.5+%2818087%29}+%23fixed&amp;amp;token=1je02ku51s3071fsn56m6g7rx1&amp;amp;verbose=false"&gt;full list&lt;/a&gt; of fixed issues.&lt;br /&gt;
&lt;br /&gt;
Data format is the same as in all 6.5.x releases, so if you are already on 6.5.x, it is possible to downgrade if necessary. Anyway, creating the&amp;nbsp;&lt;a href="http://confluence.jetbrains.net/display/TCD65/TeamCity+Data+Backup"&gt;backup&lt;/a&gt; before the upgrade is highly&amp;nbsp;recommended.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-6166741358172673179?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/DuIiqvaVnjA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/6166741358172673179/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=6166741358172673179" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6166741358172673179?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6166741358172673179?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/DuIiqvaVnjA/teamcity-655-bugfix-update.html" title="TeamCity 6.5.5: BugFix Update" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/10/teamcity-655-bugfix-update.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUcCQXg6cSp7ImA9WhdbE0s.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-963518744040932459</id><published>2011-10-11T23:57:00.001+04:00</published><updated>2011-10-11T23:57:40.619+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-11T23:57:40.619+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 7.0 EAP build 20334: Dependencies Graph, ReSharper-Powered Inspections and More</title><content type="html">And here we are with a new snapshot of the current TeamCity 7.0 state: &lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;EAP build 20334&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
This build adds several highly voted features:&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Dedicated setting for per-checkin builds in VCS trigger.&lt;/b&gt; If your builds are fast and you have enough agents you can now tick the option to ensure TeamCity includes no more then a single new change in a build. This could have been emulated with the quiet period setting for a long time, but now it works more reliably and is more obvious to use. BTW, we used the approach for R# builds before their release. That bit quite a bit of our agents farm but the approach gave the team more confidence in the changes and that proved very useful.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Visualization of build's snapshot dependencies graph.&lt;/b&gt; Build's Dependencies tab was reworked to display the entire graph of the build chain. The view allows to see the big picture if your setup is not too complex. We have thought on moving it further, but need your feedback to adjust our plans. If you use snapshot dependencies much, try installing this EAP build as a &lt;a href="http://confluence.jetbrains.net/display/TCD65/How+To...#HowTo...-TestdrivenewerTeamCityversionbeforeupgrade"&gt;test server&lt;/a&gt;, share your graphs and let us know what would you like from it.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Ability to ask for certain properties on manual build run.&lt;/b&gt; This has been added as a part of introducing "meta-data" for build configuration properties: display label, type, required flag. So far this is configured via a tricky syntax, but is likely to be improved if the feature is well-received.&lt;br /&gt;
&lt;br /&gt;
For you, Git and Mercurial users, we have added &lt;b&gt;visualization of changes' parent/child relationships&lt;/b&gt; on Change Log tab of a build configuration.&lt;br /&gt;
&lt;br /&gt;
And for you, .Net teams, we have bundled a ReSharper-powered tool  that allows to run &lt;b&gt;solution-wide analysis&lt;/b&gt; inside TeamCity and browse the results in the browser.&lt;br /&gt;
&lt;br /&gt;
Read all the details in the &lt;a href="http://confluence.jetbrains.net/display/TW/Faradi+7.0+EAP+%28build+20334%29+Release+Notes"&gt;release notes&lt;/a&gt; or look through the &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=%23fixed+fix+for%3A%7BFaradi+7.0+EAP+%2820334%29%7D+tag%3A-%7Btrunk+issue%7D&amp;amp;token=szsi39t0nfwg1fsrzvnuho8xo&amp;amp;verbose=false"&gt;resolved issues&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
While we use this EAP build on our production server, it is not recommended to use it on yours if you cannot rollback to the latest stable TeamCity (6.5.4) losing all the data collected in this EAP version. If you risk, ensure you have a good &lt;a href="http://confluence.jetbrains.net/display/TCD7/TeamCity+Data+Backup"&gt;backup&lt;/a&gt; beforehand!&lt;br /&gt;
&lt;br /&gt;
However, trying the features on a test installation and letting us know whether it covers your needs or not is highly anticipated.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-963518744040932459?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/xxx2qfRW_D4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/963518744040932459/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=963518744040932459" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/963518744040932459?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/963518744040932459?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/xxx2qfRW_D4/teamcity-70-eap-build-20334.html" title="TeamCity 7.0 EAP build 20334: Dependencies Graph, ReSharper-Powered Inspections and More" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/10/teamcity-70-eap-build-20334.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUAHRXo_eip7ImA9WhdVFUk.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-8754322779832048558</id><published>2011-09-20T22:35:00.000+04:00</published><updated>2011-09-20T22:35:34.442+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-20T22:35:34.442+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="6.5.4" /><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="release" /><title>TeamCity 6.5.4: BugFix Update</title><content type="html">We've just &lt;a href="http://www.jetbrains.com/teamcity/download/"&gt;published&lt;/a&gt; a bugfix update for 6.5.x branch. Nothing really new, just &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=%23fixed+fix+for%3A{Eluru+6.5.4+%2818046%29}&amp;amp;title=TeamCity+6.5.4+Fixed+Issues&amp;amp;token=xj7jk3cy9pcu1b7bznx6sdssh&amp;amp;verbose=false"&gt;fixes&lt;/a&gt;.&lt;br /&gt;
Update is recommended for all users as the build includes various performance improvements throughout the system.&lt;br /&gt;
&lt;br /&gt;
While &lt;a href="http://confluence.jetbrains.net/display/TCD65/TeamCity+Data+Backup"&gt;creating a backup&lt;/a&gt; is always recommended, the version uses the same data format, so if something goes wrong with it, you can downgrade to any of 6.5.x builds.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-8754322779832048558?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/vwxHjqUfsuw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/8754322779832048558/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=8754322779832048558" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/8754322779832048558?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/8754322779832048558?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/vwxHjqUfsuw/teamcity-654-bugfix-update.html" title="TeamCity 6.5.4: BugFix Update" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/09/teamcity-654-bugfix-update.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk4DSXw9cCp7ImA9WhdXGEU.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-821154820358571672</id><published>2011-09-01T17:49:00.000+04:00</published><updated>2011-09-01T17:49:38.268+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-01T17:49:38.268+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 7.0 EAP is Open: Agent Pools, Fail Build on Metric Change and More</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
So the codename for the next TeamCity major version (7.0) is to start with F. Not that much of a choice from Indian F-cities, so a tiny one, but most pleasantly sounding to the ears of our team: Faradi.&lt;br /&gt;
&lt;br /&gt;
We are still to define 7.0 release date, but so far it seems like we will target it for the first quarter of 2012.&lt;br /&gt;
&lt;br /&gt;
The good news are that you can try some of the features of upcoming 7.0 now: check the &lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;EAP release&lt;/a&gt;.&lt;br /&gt;
This build introduces features that will be further improved (based on your feedback!) to develop into solid features of 7.0.&lt;br /&gt;
&lt;br /&gt;
As one of the focuses of 7.0 we plan various means to speed up your builds. This EAP starts the trend and introduces:&lt;br /&gt;
&lt;ul style="text-align: left;"&gt;
&lt;li&gt;Agent Pools - allows to divide the agents into groups assigned to sets of projects, so you can dedicate more resources to specific projects easily;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;Incremental Tests Running - support for selective tests running based on project model dependencies and the build's changes. This is available for IntelliJ IDEA project runner, Gradle and Maven runners. The functionality is new, so expect issues and make sure we know them;&lt;/li&gt;
&lt;li&gt;Build Performance Monitor - build-level report to analyze CPU, memory and disk usage on the agent machines.&lt;/li&gt;
&lt;/ul&gt;
Also, check out new build failure options - for example you finally can fail a build if it's coverage is below the one of the previous build.&lt;br /&gt;
&amp;nbsp;Check the full list and details on the new additions in the EAP &lt;a href="http://confluence.jetbrains.net/display/TW/Faradi+7.0+EAP+%28build+20184%29+Release+Notes"&gt;change log&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
This EAP updates the data structure, so you will not be able to downgrade to 6.5.x releases after the upgrade. Consider checking EAP features on a &lt;a href="http://confluence.jetbrains.net/display/TCD65/How+To...#HowTo...-TestdrivenewerTeamCityversionbeforeupgrade"&gt;test server&lt;/a&gt; or prepare to restore 6.5.x server from backup if something goes wrong.&lt;br /&gt;
&lt;br /&gt;
Hope you will take time to look into the features and let us know what you think.&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-821154820358571672?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/RJGno0HhQ0o" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/821154820358571672/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=821154820358571672" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/821154820358571672?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/821154820358571672?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/RJGno0HhQ0o/teamcity-70-eap-is-open-agent-pools.html" title="TeamCity 7.0 EAP is Open: Agent Pools, Fail Build on Metric Change and More" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/09/teamcity-70-eap-is-open-agent-pools.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEUCQn89cSp7ImA9WhdRFk0.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-6812468202443876370</id><published>2011-08-06T08:51:00.000+04:00</published><updated>2011-08-06T08:51:03.169+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-06T08:51:03.169+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="6.5.3" /><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="release" /><title>TeamCity 6.5.3: BugFix Update</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;
Here is a &lt;a href="http://www.jetbrains.com/teamcity/download/"&gt;new update&lt;/a&gt; with the latest &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=state%3A+Fixed+fix+for%3A+%7BEluru+6.5.3+%2817985%29%7D+Subsystem%3A+-Documentation&amp;amp;title=TeamCity+6.5.3+Fixed+Issues+&amp;amp;token=1muovmxyad7xyr4exwusejj0&amp;amp;verbose=false"&gt;fixes&lt;/a&gt; for 6.5.x installations.&lt;br /&gt;
&lt;br /&gt;
Data format is still the same, so you can downgrade to earlier 6.5.x versions if you need this for some reason.&lt;br /&gt;
&lt;br /&gt;
We are mostly working on next major TeamCity version now, only integrating critical or easy fixes into 6.5.x branch. We will publish first 7.0 EAP in about three weeks.&lt;br /&gt;
&lt;br /&gt;
BTW, if you are attending Agile 2011 in Salt Lake City next week, you are welcome to drop by JetBrains booth there for a live chat on TeamCity, YouTrack or other JetBrains products.&lt;/div&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-6812468202443876370?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/0yo1a5wrq_U" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/6812468202443876370/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=6812468202443876370" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6812468202443876370?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6812468202443876370?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/0yo1a5wrq_U/teamcity-653-bugfix-update.html" title="TeamCity 6.5.3: BugFix Update" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/08/teamcity-653-bugfix-update.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4DQnwzeip7ImA9WhdTEUk.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-295539480801474024</id><published>2011-07-08T21:42:00.002+04:00</published><updated>2011-07-08T21:42:53.282+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-08T21:42:53.282+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="6.5.2" /><category scheme="http://www.blogger.com/atom/ns#" term="release" /><title>TeamCity 6.5.2: Fixes, Fixes, Fixes</title><content type="html">Here is the&amp;nbsp;&lt;a href="http://www.jetbrains.com/teamcity/download/"&gt;build&lt;/a&gt; to upgrade your servers. Almost nothing really new, just fixes and several minor improvements mostly drived by your valuable feedback. See the &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=%23Fixed+fix+for%3A{Eluru+6.5.2+%2817935%29}+tag%3A-{trunk+issue}&amp;amp;title=TeamCity+6.5.2+Fixed+Issues&amp;amp;token=124r2yxe08oqm1cph89gtjusql&amp;amp;verbose=false"&gt;report&lt;/a&gt;&amp;nbsp;from the issue tracker for details.&lt;br /&gt;
&lt;br /&gt;
The build uses the same data format as 6.5 and 6.5.1, so you can downgrade to 6.5.x if you need (but you hopefully do not).&lt;br /&gt;
&lt;br /&gt;
BTW, if you have not yet checked recent update of JetBrains YouTrack to version 3.0, you might want to give it a try (&lt;a href="http://www.jetbrains.com/youtrack/buy/"&gt;free edition&lt;/a&gt; included). YouTrack team is also starting with YouTrack&amp;nbsp;&lt;a href="http://www.jetbrains.com/youtrack/hosted"&gt;hosted&lt;/a&gt; offering, which definitely deserves a try if you need something lightweight yet powerful for your next project.&lt;br /&gt;
&lt;br /&gt;
Like hosted YouTrack and want the same for TeamCity?&lt;br /&gt;
That's not something that we are already&amp;nbsp;preparing&amp;nbsp;while we do think about it.&lt;br /&gt;
We would really like to hear real-life stories why you need this and for what type of projects.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-295539480801474024?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/nNYGfdKqVyI" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/295539480801474024/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=295539480801474024" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/295539480801474024?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/295539480801474024?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/nNYGfdKqVyI/teamcity-652-fixes-fixes-fixes.html" title="TeamCity 6.5.2: Fixes, Fixes, Fixes" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/07/teamcity-652-fixes-fixes-fixes.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkIGSHs-fip7ImA9WhZUFUg.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-4767846834133321317</id><published>2011-06-08T22:42:00.000+04:00</published><updated>2011-06-08T22:42:09.556+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-08T22:42:09.556+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="poll" /><category scheme="http://www.blogger.com/atom/ns#" term="community" /><category scheme="http://www.blogger.com/atom/ns#" term="future feature" /><title>TeamCity 7.0 Features Discussion: Agent Pools</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;Apart from maintaining 6.5.x branch and addressing critical issues there, we are preparing for a jump into 7.0 features and spend quite a time elaborating general directions and specific features. We will surely start presenting them within upcoming EAP releases.&lt;br /&gt;
&lt;br /&gt;
There is one of the minor features I'd like to ask your feedback for at this time. It is a so-called Agent Pools: ability to manage assignment of build configurations to agents not only on agent level, but for a set of agents. This is necessary to reduce configuration effort.&lt;br /&gt;
Apparently, this is only an issue for installations with many agents, but we get a continuous flow of&amp;nbsp; related requests from many customers.&lt;br /&gt;
&lt;br /&gt;
Current idea that we want to start with is:&lt;br /&gt;
&lt;br /&gt;
Allow creating an "agent pool" that will hold a set of agents. Each agent can belong to a single pool only. There is a default pool of agents that all agents initially belong to.&lt;br /&gt;
&lt;br /&gt;
A pool has a set of associated projects. This means:&lt;br /&gt;
a) the agent in the pool can only run the builds belonging to the associated projects;&lt;br /&gt;
b) the builds from the build configurations within the projects can only be built on the agents of the associated pools (a single project can be associated with several agent pools).&lt;br /&gt;
&lt;br /&gt;
We will still preserve current ability to select build configurations that can be run on a specific agent.&lt;br /&gt;
&lt;br /&gt;
Now the question for you: Does this approach sound like a major help in simplifying your agent management needs? Is restricting the granularity to project level is enough for your specific case?&lt;br /&gt;
&lt;br /&gt;
Feel free to vote in the poll (to the right on the main blog page) or leave your comments.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-4767846834133321317?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/3AHQGugansQ" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/4767846834133321317/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=4767846834133321317" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/4767846834133321317?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/4767846834133321317?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/3AHQGugansQ/teamcity-70-features-discussion-agent.html" title="TeamCity 7.0 Features Discussion: Agent Pools" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>5</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/06/teamcity-70-features-discussion-agent.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUGQHg-fip7ImA9WhZUFUg.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-9073565308618589177</id><published>2011-06-08T20:23:00.000+04:00</published><updated>2011-06-08T20:23:41.656+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-06-08T20:23:41.656+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="6.5.1" /><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="release" /><title>TeamCity 6.5.1 Bugfix Update</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;A fresh update is available on the &lt;a href="http://www.jetbrains.com/teamcity/download/"&gt;download page&lt;/a&gt; for those of you who've encountered critical issues with 6.5 update.&lt;br /&gt;
&lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=%23fixed+fix+for%3A+%7BEluru+6.5.1+%2817834%29%7D+tag%3A+-%7Btrunk+issue%7D&amp;amp;title=Issues+fixed+in+TeamCity+6.5.1+%28build+17834%29&amp;amp;token=p814g662pld0o2lg6cslij9&amp;amp;verbose=false"&gt;Changes&lt;/a&gt; are mostly bug fixes addressing issues that we've introduced while implementing new features in 6.5. &lt;br /&gt;
&lt;br /&gt;
The database structure is the same as with 6.5 which means that you can downgrade to 6.5 if something goes wrong with 6.5.1. &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-9073565308618589177?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/W60De9GaG0A" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/9073565308618589177/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=9073565308618589177" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/9073565308618589177?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/9073565308618589177?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/W60De9GaG0A/teamcity-651-bugfix-update.html" title="TeamCity 6.5.1 Bugfix Update" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/06/teamcity-651-bugfix-update.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8NRHs-fSp7ImA9WhZVFE0.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-5005973558831348991</id><published>2011-05-26T14:14:00.000+04:00</published><updated>2011-05-26T14:14:55.555+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-26T14:14:55.555+04:00</app:edited><title>TeamCity 6.5 is Here: New Features and Less Restrictive Free Edition</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;If you look through the &lt;a href="http://confluence.jetbrains.net/display/TCD65/What%27s+New+in+TeamCity+6.5"&gt;What's New&lt;/a&gt; list of the release you are likely to see something useful for you.&lt;br /&gt;
We worked hard and we hope the release will make you a bit more happy with TeamCity and also with your builds.&lt;br /&gt;
&lt;br /&gt;
The release both tweaks old things (like restyling web UI or renaming Responsibility into Investigation) and adds new strokes (like remote run on branches and test failures muting). These new directions are still to be fully explored and improved in the further releases based on your feedback.&lt;br /&gt;
&lt;br /&gt;
Please make sure to look through the &lt;a href="http://confluence.jetbrains.net/display/TCD65/Upgrade+Notes"&gt;Upgrade Notes&lt;/a&gt; before you &lt;a href="http://confluence.jetbrains.net/display/TCD65/Upgrade"&gt;upgrade&lt;/a&gt;. It is recommended to &lt;a href="http://confluence.jetbrains.net/display/TCD6/How+To...#HowTo...-TestdrivenewerTeamCityversionbeforeupgrade"&gt;test-drive&lt;/a&gt; the new version before upgrading your production TeamCity installation.&lt;br /&gt;
&lt;br /&gt;
Our further plans are to start development of the next major version (TeamCity 7.0) and release updates to 6.5.x version with minor improvements and critical bug fixes if they surface.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-5005973558831348991?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/tsw-NC8thPw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/5005973558831348991/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=5005973558831348991" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/5005973558831348991?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/5005973558831348991?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/tsw-NC8thPw/teamcity-65-is-here-new-features-and.html" title="TeamCity 6.5 is Here: New Features and Less Restrictive Free Edition" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/05/teamcity-65-is-here-new-features-and.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEQNRH89cCp7ImA9WhZWGE8.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-8453269292053791512</id><published>2011-05-19T20:26:00.000+04:00</published><updated>2011-05-19T20:26:35.168+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-19T20:26:35.168+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="rc" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 6.5 RC: Days For the Official Release</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;Here&lt;/a&gt; is a build that is one tiny step before the official 6.5 release. It has just &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=%23fixed+fixed+in%3A+%7BEluru+6.5+RC+%2817768%29%7D+tag%3A+-%7Btrunk+issue%7D&amp;amp;title=TeamCity+6.5+RC+%28build+17768%29+Fixed+Issues&amp;amp;token=1cioumff0olak12qlc97dpt40x&amp;amp;verbose=false"&gt;several bug fixes&lt;/a&gt; over the previous one and is meant to be the last chance to try a build before the release.&lt;br /&gt;
&lt;br /&gt;
If you consider upgrading to 6.5, consider trying the build and warning us on any misbehavior found.&lt;br /&gt;
&lt;br /&gt;
A hint: this build still has an EAP license bundled (valid for 30 days) so this can be yet another reason to download and try it :)&lt;br /&gt;
&lt;br /&gt;
In the mean time we are starting to think what could we bring in TeamCity 7.0 and you might &lt;a href="http://jetbrains.net/devnet/community/teamcity/teamcity"&gt;add&lt;/a&gt; your thoughts as well :)&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-8453269292053791512?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/pFWJB9h23TY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/8453269292053791512/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=8453269292053791512" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/8453269292053791512?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/8453269292053791512?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/pFWJB9h23TY/teamcity-65-rc-days-for-official.html" title="TeamCity 6.5 RC: Days For the Official Release" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/05/teamcity-65-rc-days-for-official.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0UERno7fSp7ImA9WhZWE0w.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-3384189329804664092</id><published>2011-05-12T14:46:00.000+04:00</published><updated>2011-05-14T00:40:07.405+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-14T00:40:07.405+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 6.5 Pre-Release: Less Restrictive Professional Edition and Stability Improvements</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;We are only&amp;nbsp; a small step away from 6.5 release and here is a build for you to try in your environment and let us know if anything goes wrong. The final 6.5 is planned to be released within a week or so.&lt;br /&gt;
&lt;br /&gt;
Starting with this build we are dropping most limitations from Professional TeamCity edition except for the 20 build configurations limit. Now you can use per-project roles, any user authentication and more then 20 users in your TeamCity Professional installation.&lt;br /&gt;
As a professional user, you might be also interested in using more build configurations and here is a &lt;a href="http://youtrack.jetbrains.net/issue/TW-16735"&gt;place&lt;/a&gt; to share your thoughts on this.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This build include a new way to install an agent onto a new machine: "agent push". Provided you have administrator credentials for a remote machine, you can now install a TeamCity agent on it right from "Agent Push" tab under Agents. The feature is in a bit "experimental" state, but we hope to improve it in further releases based on your feedback.&lt;br /&gt;
&lt;br /&gt;
The build also further improves test muting and remote run on branches features as well as bundles PowerShell runner.&lt;br /&gt;
&lt;br /&gt;
See more in the &lt;a href="http://confluence.jetbrains.net/display/TW/Eluru+6.5+EAP+%28build+17704%29+Release+Notes"&gt;change log&lt;/a&gt; or full fixed &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=State%3A+Fixed+tag%3A+-%7Btrunk+issue%7D+fix+for%3A%7BEluru+6.5+EAP+%2817704%29%7D&amp;amp;title=Fixed+issues+in+TeamCity+6.5+EAP+%28build+17704%29&amp;amp;token=1wy9orwfrlr24hwfx87grz041&amp;amp;verbose=false"&gt;issues list&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
We ask you to&lt;a href="http://confluence.jetbrains.net/display/TCD6/How+To...#HowTo...-TestdrivenewerTeamCityversionbeforeupgrade"&gt; try&lt;/a&gt; the &lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;build&lt;/a&gt; in your environment and &lt;a href="http://confluence.jetbrains.net/display/TW/Feedback"&gt;let us know&lt;/a&gt; if anything goes wrong.&lt;br /&gt;
&lt;br /&gt;
Get ready for the 6.5 release!&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-3384189329804664092?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/tteOLizxU-w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/3384189329804664092/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=3384189329804664092" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/3384189329804664092?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/3384189329804664092?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/tteOLizxU-w/teamcity-65-pre-release-less.html" title="TeamCity 6.5 Pre-Release: Less Restrictive Professional Edition and Stability Improvements" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>1</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/05/teamcity-65-pre-release-less.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEMFRXo9fCp7ImA9WhZXFU4.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-2965307689226559860</id><published>2011-05-04T22:06:00.001+04:00</published><updated>2011-05-04T22:06:54.464+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-05-04T22:06:54.464+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="help" /><category scheme="http://www.blogger.com/atom/ns#" term="community" /><title>Responsibility Becomes Investigation. Are you an Investigator?</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;TeamCity has responsibility feature since the early days.&lt;br /&gt;&lt;br /&gt;At first, it was introduced as an easy way to say to your buddy developers: "Hey, I've looked into the failure and I will try to fix it!". This was initially available only for build configurations but then was extended to individual test failures.&lt;br /&gt;&lt;br /&gt;Then, we have got lots of request to allow assigning responsibility to other users. The reasoning is clear: I investigated a failure and figured out the dev who is to look into it. Now I want to ping him and let others know my findings right inside TeamCity UI.&lt;br /&gt;&lt;br /&gt;But that is where social forces are brought into the play: we started to hear that many companies are not using "assign responsibility" because it sounds like blaming and the assigned party often gets a bit upset to say the least.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;At that point we decided to rename responsibility into something other to reduce the "blame" impact. Choosing a good alternative took time and lots of considerations.&lt;br /&gt;Finally, in 6.5 we are ready to introduce the renaming and are now using "investigation" instead of "responsibility".&lt;br /&gt;&lt;br /&gt;One piece, though. How should we call a person who is investigating the failure?&lt;br /&gt;Does "investigator" sounds right in the context? Should we stick with it or retreat to "assignee of the investigation"?&lt;br /&gt;And we need your help here. Do you consider "investigator" a right term or not? Why?&lt;br /&gt;Any alternatives you might suggest?&lt;br /&gt;&lt;br /&gt;Please comment in the original &lt;a href="http://youtrack.jetbrains.net/issue/TW-13296"&gt;issue&lt;/a&gt; or here.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-2965307689226559860?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/3GyYzYnisDw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/2965307689226559860/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=2965307689226559860" title="6 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/2965307689226559860?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/2965307689226559860?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/3GyYzYnisDw/responsibility-becomes-investigation.html" title="Responsibility Becomes Investigation. Are you an Investigator?" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>6</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/05/responsibility-becomes-investigation.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkAASHY_eip7ImA9WhZRGEw.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-6566318364689177598</id><published>2011-04-15T00:59:00.000+04:00</published><updated>2011-04-15T00:59:09.842+04:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-04-15T00:59:09.842+04:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>Last EAP build before 6.5: Parametrized VCS roots, dotCover Add-in Integration and More</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;With current plans for 6.5 release in May we are publishing the latest additions to TeamCity and wait for your feedback. And there are lots to try and play with.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Parametrized VCS roots&lt;/b&gt;&lt;br /&gt;
You can now use %-references to TeamCity properties inside VCS roots. This opens a wide range of applications ranging from settings reuse between build configurations or builds in a chain to running a custom build specifying branch/tag on build start. Combined with ability to "publish" properties from a build and use them later via dep. references this unleashes power that is still to be understood.&lt;br /&gt;
Is your beloved case supported? Does it work as expected? Let us know!&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Test muting improvements&lt;/b&gt;&lt;br /&gt;
We continue to improve test muting feature that allows to mark a test as not contributing to the build status.&lt;br /&gt;
Sounds interesting or scary?&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Know your agents&lt;/b&gt;&lt;br /&gt;
If you ever wondered what agents have alike or differentiating environment, now you have a report to answer the question. Look under Agents / Parameters Report.&lt;br /&gt;
Did you manage to find something new about your agents?&lt;br /&gt;
&lt;br /&gt;
And nobody should walk away empty-handed: there is a lot more in the build, including artifact dependencies on build tags and displaying failed tests grouped by package/namespace in UI.&lt;br /&gt;
&lt;br /&gt;
See details in the &lt;a href="http://confluence.jetbrains.net/display/TW/Eluru+6.5+EAP+%28build+17521%29+Release+Notes"&gt;change log&lt;/a&gt; or even dive deep into the &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=%23Fixed+fixed+in%3A+%7BEluru+6.5+EAP+%2817521%29%7D+tag%3A+-%7Btrunk+issue%7D&amp;amp;title=Issues+Fixed+in+TeamCity+EAP+%28build+17521%29+&amp;amp;token=f8yv5ds7fc2uvo57fmu31ha"&gt;fixed issues list&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Did I mention that your &lt;a href="http://confluence.jetbrains.net/display/TW/Feedback"&gt;timely feedback&lt;/a&gt; is something that is really making TeamCity better?&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-6566318364689177598?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/kjIlhG1Y45w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/6566318364689177598/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=6566318364689177598" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6566318364689177598?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6566318364689177598?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/kjIlhG1Y45w/last-eap-build-before-65-parametrized.html" title="Last EAP build before 6.5: Parametrized VCS roots, dotCover Add-in Integration and More" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/04/last-eap-build-before-65-parametrized.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkQGRXY9eip7ImA9WhZTEUU.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-5972543978321467383</id><published>2011-03-15T14:25:00.000+03:00</published><updated>2011-03-15T14:25:24.862+03:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-15T14:25:24.862+03:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="6.0.3" /><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="release" /><title>TeamCity 6.0.3 Bugfix Update</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;The official &lt;a href="http://www.jetbrains.com/teamcity/download/"&gt;download page&lt;/a&gt; has been updated to let you download 6.0.3 release with latest fixes for the stable TeamCity release.&lt;br /&gt;
&lt;br /&gt;
Update is recommended for all users. Especially if you are using Perforce agent-side checkout, Maven or XML report import.&lt;br /&gt;
&lt;br /&gt;
You can review the full list of fixed issues in our &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=fixed+in%3A+{Eluru+6.0.3+%2815925%29}+%23Fixed&amp;amp;title=TeamCity+6.0.3+Fixed+Issues&amp;amp;token=ww58kdm82a231akwpw35wobqj"&gt;tracker&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Thank you all who reported issues against TeamCity 6.0 so we have ability to provide fixes for everyone.&lt;br /&gt;
&lt;br /&gt;
In this particular update we introduced no new data convertors, so you can downgrade from 6.0.3 to any of 6.0.x versions just reinstalling/replacing TeamCity binaries and pointing them to the same .BuildServer directory.&lt;br /&gt;
&lt;br /&gt;
In case you are a bit tired with a stable version and interested in what is coming in TeamCity 6.5, consider test driving our &lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;EAP&lt;/a&gt;.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-5972543978321467383?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/Q6tgAmoW9I8" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/5972543978321467383/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=5972543978321467383" title="3 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/5972543978321467383?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/5972543978321467383?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/Q6tgAmoW9I8/teamcity-603-bugfix-update.html" title="TeamCity 6.0.3 Bugfix Update" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>3</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/03/teamcity-603-bugfix-update.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUASHo-fyp7ImA9Wx9aF00.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-2331907806205739378</id><published>2011-03-09T23:40:00.000+03:00</published><updated>2011-03-09T23:40:49.457+03:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-09T23:40:49.457+03:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 6.5 EAP (build 17372): Mute Tests, AssemblyInfo Version Patcher, MSpec and More</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;Here&lt;/a&gt; is a new EAP build for the upcoming 6.5 release. The major additions include:&lt;br /&gt;
&lt;br /&gt;
&lt;ul style="text-align: left;"&gt;&lt;li&gt;&lt;b&gt;Ability to mute tests.&lt;/b&gt; You can mute tests whenever you see a test name in TeamCity UI. The muted test still runs in a build, but it's failure does not paint the build red. Still to go is ability to automatically unmute the test after specified time or on successful test pass.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Tests grouping.&lt;/b&gt;&amp;nbsp;Failed tests are now grouped by package in most lists.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;.Net AssemblyInfo version injection.&amp;nbsp;&lt;/b&gt;Need to add a version for your .Net assembly? Add corresponding build feature to scan the sources for AssemblyInfo files and inject build number into them before the build.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;MSpec support.&lt;/b&gt; You can now natively run &lt;a href="https://github.com/machine/machine.specifications"&gt;MSpec&lt;/a&gt; tests in TeamCity, coverage support included.&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;For more detailed description see the &lt;a href="http://confluence.jetbrains.net/display/TW/Eluru+6.5+EAP+%28build+17372%29+Release+Notes"&gt;release notes&lt;/a&gt;&amp;nbsp;and &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=%23fixed+fixed+in%3A+{Eluru+6.5+EAP+%2817372%29}++tag%3A+-{trunk+issue}&amp;amp;title=Issues+Fixed+in+TeamCity+EAP+%28build+17372%29&amp;amp;token=1t7e1qntyosu211h60wm6qdpug"&gt;full list&lt;/a&gt; of fixed issues.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;As usual, we are waiting for your feedback on the new additions in this build so that we can adjust our development efforts for 6.5&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-2331907806205739378?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/9uzr5ew_BsA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/2331907806205739378/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=2331907806205739378" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/2331907806205739378?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/2331907806205739378?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/9uzr5ew_BsA/teamcity-65-eap-build-17372-mute-tests.html" title="TeamCity 6.5 EAP (build 17372): Mute Tests, AssemblyInfo Version Patcher, MSpec and More" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>2</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/03/teamcity-65-eap-build-17372-mute-tests.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYGRn4_fCp7ImA9Wx9bGUQ.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-1763696374892478255</id><published>2011-02-08T21:24:00.001+03:00</published><updated>2011-03-01T18:42:07.044+03:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-03-01T18:42:07.044+03:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 6.5 EAP is Open</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;We have branched our sources for 6.x just after release of 6.0, so we are working on new features for more then 2 months already, just integrating critical fixes into 6.0.x branch (that we release bugfix updates from).&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;During this time we started several new features some of which we are ready to announce today in the scope of the first EAP build. The main purpose is to let you know what we are working on and allow you to provide feedback early in the development.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;We use fresh builds on our internal production server for several weeks already, so it should not have huge issues. However, there surely can be problems,&amp;nbsp;so please use the build with usual precautions for trying preview software.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;The first thing you notice&amp;nbsp;physically&amp;nbsp;about this &lt;s&gt;&lt;a href="http://www.youtube.com/watch?v=vamXQpuzhRM"&gt;lady&lt;/a&gt;&lt;/s&gt; build is a new color scheme and more lightweight style. I already leaked a screenshot &amp;nbsp;&lt;a href="http://teamcitydev.blogspot.com/2010/11/teamcity-60-rc1-build-15673-net.html"&gt;back at RC times&lt;/a&gt;&amp;nbsp;but now you can try it live for yourself. Love or hate it? Let &lt;a href="http://jetbrains.net/devnet/community/teamcity/teamcity"&gt;us know&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Another important addition is preview of the &lt;a href="http://confluence.jetbrains.net/display/TCD6/Branch+Remote+Run+Trigger"&gt;feature&lt;/a&gt; to run a personal build in TeamCity for Git and Mercurial by pushing private branches to the server. This is the first time we introduce "branch" notion into TeamCity and it will probably develop into many more features in the future.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;For other additions, please see the &lt;a href="http://confluence.jetbrains.net/display/TW/Eluru+6.5+EAP+%28build+17132%29+Release+Notes"&gt;release notes&lt;/a&gt;&amp;nbsp;or the full &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=fix+for%3A+{Eluru+6.5+EAP+%2817132%29}++tag%3A+-{trunk+issue}+%23Fixed&amp;amp;title=Issues+Fixed+in+TeamCity+EAP+%28build+17132%29&amp;amp;token=1ds94siw0zri21j5dirb4or9xg"&gt;fixed issues list&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;A note for planing your upgrades: we want to release TeamCity 6.5 sometime at the end of the spring.&lt;/div&gt;&lt;div&gt;Stay tuned to be the first to try the new features in the following EAP releases. You can not only try but influence them.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;So start with this build:&amp;nbsp;&lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;get&lt;/a&gt;, &lt;a href="http://confluence.jetbrains.net/display/TCD6/How+To...#HowTo...-TestdrivenewerTeamCityversionbeforeupgrade"&gt;test-drive&lt;/a&gt;, &lt;a href="http://confluence.jetbrains.net/display/TW/Feedback"&gt;let us know&lt;/a&gt;!&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-1763696374892478255?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/ajyCVlkKtDM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/1763696374892478255/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=1763696374892478255" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/1763696374892478255?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/1763696374892478255?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/ajyCVlkKtDM/teamcity-65-eap-is-open.html" title="TeamCity 6.5 EAP is Open" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/02/teamcity-65-eap-is-open.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQAR3w-fSp7ImA9Wx9VEEg.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-1743263200555270637</id><published>2011-01-26T18:38:00.001+03:00</published><updated>2011-01-26T18:39:06.255+03:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-01-26T18:39:06.255+03:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="release" /><category scheme="http://www.blogger.com/atom/ns#" term="6.0.2" /><title>TeamCity 6.0.2 BugFix Update</title><content type="html">&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;We just uploaded &lt;a href="http://www.jetbrains.com/teamcity/download/"&gt;TeamCity 6.0.2&lt;/a&gt; which is a bugfix update for 6.0.&lt;br /&gt;&lt;br /&gt;The release contains various fixes and performance improvements throughout the system.&lt;br /&gt;See the list of &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=fixed+in:+%7BEluru+6.0.2+%2815857%29%7D+%23fixed&amp;amp;title=Issues+Fixed+in+TeamCity+6.0.2&amp;amp;token=x5bhsz6ntu84uyn3rrnj2nqw"&gt;fixed issues&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;As you've probably noticed this blog missed announcement on TeamCity 6.0.1 release that came out in the last days of year 2010. Sorry for that. I was in the middle of moving from Saint-Petersburg to Munich and dropped off the work for some time.&lt;br /&gt;And yes, JetBrains opened a new development office in Germany, so part of TeamCity team in now working from Munich. But that's a different story :)&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-1743263200555270637?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/a4-QrPOExn4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/1743263200555270637/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=1743263200555270637" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/1743263200555270637?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/1743263200555270637?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/a4-QrPOExn4/teamcity-602-bugfix-update.html" title="TeamCity 6.0.2 BugFix Update" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2011/01/teamcity-602-bugfix-update.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0MDQH05fSp7ImA9Wx9RFk8.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-6975179396776589856</id><published>2010-12-18T00:31:00.000+03:00</published><updated>2010-12-18T00:31:11.325+03:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-18T00:31:11.325+03:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="plugins extensibility team" /><title>Plugin Initiatives</title><content type="html">After 6.0 release we've got some a bit relaxed time and while we were discussing future plans in a set of meetings we also decided to announce internal "write your own whatever you like  plugin" time.&lt;br /&gt;
&lt;br /&gt;
Not all team members were participating as some had urgent tasks, but we've got some new plugins rolling.&lt;br /&gt;
Some of them are early prototypes not ready for any public preview and some are mature enough to be called beta versions :)&lt;br /&gt;
&lt;br /&gt;
Here is the list of final entrants that we had demoed today:&lt;br /&gt;
- day/week changes commit time visualizer (aka PunchCard) &lt;br /&gt;
- PowerShell runner&lt;br /&gt;
- Meta runner (make a new runner out of existing one allowing to customize only fixed set of options)&lt;br /&gt;
- customized agent lists with selected properties displayed (aka Custom Tables)&lt;br /&gt;
- display notifications from administrator to all TeamCity users in web UI&lt;br /&gt;
- Android runner&lt;br /&gt;
- Eclipse PDE build runner&lt;br /&gt;
- Scripted properties: extensible way to provide generated values to TeamCity build properties (build start time, value from a Windows registry on agent, values from TeamCity object model)&lt;br /&gt;
&lt;br /&gt;
- OpenId authentication support&lt;br /&gt;
- trigger a build on HTTP URL resource change&lt;br /&gt;
- expose server model to Flex code (current usage is to draw Build Configuration dependencies graph)&lt;br /&gt;
&lt;br /&gt;
Several of the plugins are already published with sources publicly available, several more will probably follow.&lt;br /&gt;
&lt;br /&gt;
If you are interested in any of the mentioned topics, &lt;a href="http://jetbrains.net/devnet/community/teamcity/teamcity"&gt;let us know&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I'll update this post with links to the plugin details, when available.&lt;br /&gt;
&lt;br /&gt;
Do you have your plugin for TeamCity? Care to share one?&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-6975179396776589856?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/hvkSrktPZs4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/6975179396776589856/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=6975179396776589856" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6975179396776589856?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/6975179396776589856?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/hvkSrktPZs4/plugin-initiatives.html" title="Plugin Initiatives" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>5</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2010/12/plugin-initiatives.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8NQXk-eSp7ImA9Wx9SEk8.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-3154543117622039337</id><published>2010-12-01T20:34:00.000+03:00</published><updated>2010-12-01T20:34:50.751+03:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-12-01T20:34:50.751+03:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="release" /><category scheme="http://www.blogger.com/atom/ns#" term="6.0" /><title>Winter and TeamCity 6.0 Have Just Arrived</title><content type="html">TeamCity build #15772 is named official 6.0 release and is already sitting in the &lt;a href="http://jetbrains.com/teamcity/download/"&gt;downloads&lt;/a&gt; waiting to be installed on your servers.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://confluence.jetbrains.net/display/TCD6/What%27s+New+in+TeamCity+6.0"&gt;What's New&lt;/a&gt; pretty much summarizes the major improvements over the previous releases.&lt;br /&gt;
&lt;br /&gt;
We've added lots of new features and started exploring some of the new ones that we will be improving in the following releases. And we need your  feedback for the right direction of the improvements. If you love the feature and want just a small improvement or find it unusable - don't forget to &lt;a href="http://jetbrains.net/devnet/community/teamcity/teamcity"&gt;let us know&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I will note several not so prominent additions to this release, that can still deserve your attention.&lt;br /&gt;
These are mainly of interest to build engineers and TeamCity administrators:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Property completion lists (those available via an icon in text fields) now list properties that come from agents: you no longer need to consult agent pages when referencing a property. In the same mood, defining agent requirements dialog is now aware of available agent properties and their values.&lt;/li&gt;
&lt;li&gt;Schedule build trigger got an option not to trigger if only specific changes are pending.&lt;/li&gt;
&lt;li&gt;Snapshot dependencies can now enforce a build to be run on the same agent as the one it depends from.&lt;/li&gt;
&lt;li&gt;Server Diagnostics got presets for debug logging, so for basic debugging tasks you no longer need to go hack log4j config file.&lt;/li&gt;
&lt;/ul&gt;If you are interested in specific issues, you can browse &lt;a href="http://youtrack.jetbrains.net/issues?q=%23Fixed+fixed+in%3A++%7BEluru+6.0+RC+%2815673%29%7D+fixed+in%3A+%7BEluru+6.0+RC2+%2815700%29%7D+fixed+in%3A+%7BEluru+EAP+%2815193%29%7D++fixed+in%3A+%7BEluru+EAP+%2815311%29%7D++fixed+in%3A+%7BEluru+EAP+%2815400%29%7D+fixed+in%3A+%7BEluru+EAP+%2815509%29%7D+fixed+in%3A+%7BEluru+EAP+%2815638%29%7D"&gt;all 6.0 fixed issues&lt;/a&gt; in our YouTrack installation. Are there any filed or voted by you? (Just add "created by:me" or "voted by:me" to the query string while being logged in.) My score is 259. What is yours?&lt;br /&gt;
&lt;br /&gt;
Ready to go? Do not forget to review the &lt;a href="http://confluence.jetbrains.net/display/TCD6/Upgrade+Notes"&gt;upgrade notes&lt;/a&gt; before performing the &lt;a href="http://confluence.jetbrains.net/display/TCD6/Upgrade"&gt;upgrade&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-3154543117622039337?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/CZNeEm_pPKw" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/3154543117622039337/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=3154543117622039337" title="5 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/3154543117622039337?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/3154543117622039337?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/CZNeEm_pPKw/winter-and-teamcity-60-have-just.html" title="Winter and TeamCity 6.0 Have Just Arrived" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>5</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2010/12/winter-and-teamcity-60-have-just.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUUHSHwyeSp7ImA9Wx9TEE8.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-2719502829422011277</id><published>2010-11-17T23:53:00.000+03:00</published><updated>2010-11-17T23:53:59.291+03:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-17T23:53:59.291+03:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="rc" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 6.0 RC2 (build 15700): Changes Filter in Schedule Trigger and Fixes</title><content type="html">As one more bit before the release here is a RC2 build.&lt;br /&gt;
&lt;br /&gt;
It has only several noteworthy &lt;a href="http://confluence.jetbrains.net/display/TW/Eluru+6.0+RC2+%28build+15700%29+Release+Notes"&gt;changes&lt;/a&gt; and &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=fixed+in%3A+%7BEluru+6.0+RC2+%2815700%29%7D+%23fixed+tag%3A-%7Btrunk+issue%7D&amp;amp;title=Fixed+Issues+in+TeamCity+6.0+RC2+%28build+15700%29&amp;amp;token=mcbd3jzai1bdwhlzh2oxh5v7"&gt;some issues&lt;/a&gt; fixed.&lt;br /&gt;
&lt;br /&gt;
A little but wanted feature still slipped in at this time: ability to make Schedule trigger skip triggering a build if the pending changes match specific pattern.&lt;br /&gt;
&lt;br /&gt;
Please note that this build comes without bundled EAP license key (but you can still get one form previous EAP build if you wish :).&lt;br /&gt;
&lt;br /&gt;
Want to get a preview of the almost ready TeamCity 6.0? &lt;a href="http://confluence.jetbrains.net/display/TW/TeamCity+EAP"&gt;Jump&lt;/a&gt; on the train. &lt;br /&gt;
&lt;br /&gt;
BTW, if you happen to still have TeamCity 4.x installed, you might want to consider buying an upgrade before 6.0 comes out (you can count days now). This way you can still get upgrade discount and get 6.0 and (as with a usual license) get all following releases within a year included into the price.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-2719502829422011277?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/OdsYQr1ipik" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/2719502829422011277/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=2719502829422011277" title="8 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/2719502829422011277?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/2719502829422011277?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/OdsYQr1ipik/teamcity-60-rc2-build-15700-changes.html" title="TeamCity 6.0 RC2 (build 15700): Changes Filter in Schedule Trigger and Fixes" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>8</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2010/11/teamcity-60-rc2-build-15700-changes.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUQMQ38zeCp7ImA9Wx5aFUQ.&quot;"><id>tag:blogger.com,1999:blog-5323377568251044417.post-4549246467639649496</id><published>2010-11-12T23:23:00.000+03:00</published><updated>2010-11-12T23:23:02.180+03:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2010-11-12T23:23:02.180+03:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="announcement" /><category scheme="http://www.blogger.com/atom/ns#" term="rc" /><category scheme="http://www.blogger.com/atom/ns#" term="eap" /><title>TeamCity 6.0 RC1 (build 15673): .Net coverage and other improvements</title><content type="html">As the release is close we are trying to share the current TeamCity state more frequently with you.&lt;br /&gt;
&lt;br /&gt;
The version has "RC" in the footer to denote close release, while we are still working on fixes and minor improvements.&lt;br /&gt;
&lt;br /&gt;
This release moves &lt;a href="http://confluence.jetbrains.net/display/TW/Swabra"&gt;Swabra&lt;/a&gt; settings out of the build step settings into a new place called "Features". The "Features" section will also get XML test reporter settings soon. This new section is designed to hold settings not specific to any particular build step, but participating in the build behavior.&lt;br /&gt;
&lt;br /&gt;
If you have a plugin for TeamCity which affects build behavior but is not specific to a build step, you can consider moving plugin settings into the section. See the sources of the mentioned plugins for an example.&lt;br /&gt;
&lt;br /&gt;
For this build's changes review, see the &lt;a href="http://confluence.jetbrains.net/display/TW/Eluru+6.0+RC+%28build+15673%29+Release+Notes"&gt;release notes&lt;/a&gt; or dive into &lt;a href="http://youtrack.jetbrains.net/releaseNotes/TW?q=fixed+in%3A+%7BEluru+6.0+RC+%2815673%29%7D+%23fixed+tag%3A-%7Btrunk+issue%7D&amp;amp;title=Fixed+Issues+in+TeamCity+6.0+RC1+%28build+15673%29+&amp;amp;token=19g2vba39cetbi38tlisp6wwm"&gt;resolved issues&lt;/a&gt; in the tracker.&lt;br /&gt;
&lt;br /&gt;
As we are approaching release we are extremely interested in any upgrade and stability issues with this build.&lt;br /&gt;
&lt;br /&gt;
Want to ensure seamless upgrade of your setup to final TeamCity 6.0? Try upgrading your data with a &lt;a href="http://confluence.jetbrains.net/display/TCD6/How+To...#HowTo...-TestdrivenewerTeamCityversionbeforeupgrade"&gt;test installation&lt;/a&gt; of this RC.&lt;br /&gt;
&lt;br /&gt;
PS I was a bit quick to announce some surprise feature in the previous EAP post. Unfortunately, we decided to postpone it till future releases since &lt;a href="http://4.bp.blogspot.com/__GewjPRndJA/TN2hByZoerI/AAAAAAAAJOk/HI-bICp_e74/s1600/new_6.5_UI.png"&gt;it&lt;/a&gt; will require some more work (and your feedback too!)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5323377568251044417-4549246467639649496?l=teamcitydev.blogspot.com' alt='' /&gt;&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/TeamCityDevBlog/~4/l_WI9gt6PZM" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://teamcitydev.blogspot.com/feeds/4549246467639649496/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=5323377568251044417&amp;postID=4549246467639649496" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/4549246467639649496?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/5323377568251044417/posts/default/4549246467639649496?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/TeamCityDevBlog/~3/l_WI9gt6PZM/teamcity-60-rc1-build-15673-net.html" title="TeamCity 6.0 RC1 (build 15673): .Net coverage and other improvements" /><author><name>Yegor Yarko</name><uri>http://www.blogger.com/profile/05613765036481074065</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="21" height="32" src="http://bp2.blogger.com/__GewjPRndJA/R76QQmac-4I/AAAAAAAACi0/1uSSUPAR2Mw/S220/roddom(2).jpg" /></author><thr:total>0</thr:total><feedburner:origLink>http://teamcitydev.blogspot.com/2010/11/teamcity-60-rc1-build-15673-net.html</feedburner:origLink></entry></feed>

