Fellows, I’m more than pleased to announce that our first open source project has been published on Google Code: http://code.google.com/p/sdctasks/. This project is a set of comprehensive MSBuild tasks that we built along with the maturity of our build process.

sdc

These are that tasks the conforms our internal build process. The SDC tasks are a collection of MSBuild tasks that we designed to make our development team life easy. You can use these tasks in your own MSBuild projects, use them standalone or use them as further reference to write your own tasks.

There are 8 tasks included in this library and the number continuously grow , in the v1 there are tasks for: Add copyright headers to your files, run MSTests, generate code coverage reports from your MSTests , run Source Analysis, update your assemblies information, remove duplicated files from a file collection, generate SFX packages, and enable web application code coverage for MSTests.

The deliverable is released on Source Code form, we’re looking forward to provide an installer soon!

 

thanks,
~johnny

3 Responses to “Turn on the radio, we’re live baby!”

  1. Ezequiel Morito’s Blog » Blog Archive » Southworks Tasks en Google Code Says:

    [...] Pueden ver el anuncio en ingles en el blog de Johnny Halife. [...]

  2. Juan Pablo Garcia’s Blog » Updating your Assembly Info files with Southworks SDC tasks Says:

    [...] Johnny and Ezequiel published in they blogs about the the Southworks SDC Tasks we published two weeks ago at Google Code. This project is a set of comprehensive MSBuild tasks that we built along with the maturity of our build process. [...]

  3. Juan Pablo Garcia Blog » Updating your Assembly Info files with Southworks SDC tasks Says:

    [...] Johnny and Ezequiel had published in they blogs about the Southworks SDC Tasks we published two weeks ago in Google Code. This project is a set of comprehensive MSBuild tasks that we built along with the maturity of our build process. [...]

Leave a Reply