Search Wiki:
News Feeds

Automaton - Continuous Integration engine for TFS


20th November 2007: Visual Studio 2008 is released, waiting for Team Foundation Server 2008! When TFS 2008 is out, we will progress to update Automaton to include new and addition features ontop of the new CI-features that is built into the TFS. It is undecided whether we will continue to support both 2005 and 2008, but we will probably make a code branch and do a removal of old code that has now been implemented by Microsoft.

15th April 2007: New member on the team, welcome "GlennHaworth"!

2nd March 2007: New member on the team, welcome "smartway"!

19th November 2006: New release with filtering on changes and bug fixes.

3rd November 2006: update with fixes released (1.0.10)!

11th October 2006: We made video tutorials for you: http://www.codeplex.com/Wiki/View.aspx?ProjectName=automation&title=Videos


Automaton is a Continuous Integration engine for Microsoft Team Foundation Server. Automaton will monitor your source code repository and automatically run the correct team builds that you create within Visual Studio. Build reports can be view through a web site, and your development team can get notifications on e-mail or MSN Messenger when there is problem building the source code.

Automaton_small.png

Click links to read more about Automaton...


Easy Setup and Configuration

One of the important goals with the development of Automaton was to utilize the TFS as much as possible and make an installation and configuration that was simple and quick. After installation, there is a web based wizard that will guide you through the required settings. When these are configured and saved, the Automaton dashboard will display all your Team Build Types that you define using the Team Explorer within Visual Studio IDE.

Automaton supports Visual Studio 2005 and Team Foundation Server. Automaton supports only the use of Team Foundation Source Control, there is currently no support for Visual Source Safe.

Smart Integration

TFS can have multiple team projects and each project can have multiple solutions, with multiple projects, and ontop of that the team projects can have multiple team build types defined. What Automaton does when a developer checks in some code, it will be smart and choose which team build type to run. This makes sure you don't build anything unnecessary which gives you a faster and better integration.

View the Automaton blog: http://fanms.com/blogs/projects/archive/tags/Automaton/default.aspx



Automaton is available for free and source code is licensed under Shared Source License.

Automaton is created and developed by Sondre Bjellås (http://www.fanms.com/).


Automaton
au-tom-a-ton
3. something capable of acting automatically or without an external motive force.
http://dictionary.reference.com/browse/Automaton
Last edited Nov 20 2007 at 12:50 PM  by CareBear, version 47
Comments
troyschneringer wrote  Mar 9 2007 at 6:54 AM  
you should try using the new project logo feature on codeplex. you can replace the green hexagon and text with your own logo so your project site is branded across all pages. its pretty cool!

CareBear wrote  Nov 20 2007 at 12:46 PM  
Thanks for the comment, I updated the project to include our logo on the top, and there is a new redirect feature for URL, so we can finally fix the "bug" with URL named automation and project named Automaton. New URL is: http://www.codeplex.com/Automaton

Updating...