Communauté d'utilisateurs .NET et Agile de Québec

Site de la communauté .Net: www.cunq.org        Site de la communauté Agile: www.agilequebec.ca
Bienvenue à Communauté d'utilisateurs .NET et Agile de Québec Identification | Inscription | Aide
dans
Accueil Blogs

Browse by Tags

All Tags » continuous integration
  • Bugzilla C# API + continuous integration

    I found this API to access Bugzilla through C#.  It goes through XML-RPC .Net to access the web services of Bugzilla.  While the web service is pretty limited (and experimental), it still gives you the ability to fetch the list of closed and opened bugs for a release (or iteration or milestone).  You'll have to dig a little bit to ...
    Envoyé à Louis-Philippe Carignan (Weblog) par lpcarignan le mai 16, 2008
  • CruiseControl.rb : intégration continue en moins de 10min ?

    Bon, j'ai trouvé cette nouvelle version de CruiseControl en Ruby très intéressante: On y mentionne pouvoir faire notre setup en 10 minutes (!) Fini les fichiers XML à configurer. Hmm, cela semble attirant. Il faut cependant avoir SVN Subversion comme gestionnaire de code source et Ruby. On peut compiler des projets en Java ...
    Envoyé à Le blog de Karl (Weblog) par kmetivier le mars 12, 2008
  • Put Subversion revision in AssemblyInfo with NAnt

    I like to have meaningful version numbers in my .NET assemblies.  I don't understand people who put an incremental build number in the version.  Ok, you know it's build 28 but what does it mean besides that it was build before build 29. I usually put 2 pieces of valuable information in the Assembly version: the date on which the build ...
    Envoyé à Louis-Philippe Carignan (Weblog) par lpcarignan le septembre 21, 2007
  • <codestats> and CruiseControl .NET

    For those of you who use NAntContrib and CruiseContol .NET, you might be using the task <codestats> to get a rough estimate of the number of lines of code you have. While I enjoy this task, I got tired of opening up the .xml result file and copy/paste those statistics in an Excel spreadsheet.  So I decided to investigate a way to ...
    Envoyé à Louis-Philippe Carignan (Weblog) par lpcarignan le septembre 16, 2007
  • Stop The Line mentality

    Chez Toyota, chaque employé sur la chaîne de montage a le pouvoir d’arrêter la chaîne de montage.  S’il trouve un problème, il n’a qu’à tirer sur une corde pour arrêter la production.  Imaginez, un simple employé a le pouvoir d’arrêter une chaîne de montage qui produit des millions de dollars à l’heure.  Et que fait l’employé qui a ...
    Envoyé à Louis-Philippe Carignan (Weblog) par lpcarignan le juin 8, 2007
  • How our team became Agile

    I used to work in Calgary.  For 3 years, I worked on the same product.  When I left the company, our team had CI, TDD with 450 unit tests covering 52 % of our code base.  The funny thing is that we never considered ourselves Agile.  In fact, it's a new member of our team who told us.As any Agile team, we did it by ...
    Envoyé à Louis-Philippe Carignan (Weblog) par lpcarignan le juin 6, 2007
  • Mes coups de coeur pour Agile 2007

    La conférence Agile 2007 aura lieu du 13 au 17 août prochain à Washington D.C.  J’ai regardé l’horaire et voici quelques coups de cœur :  Lundi Introduction to Acceptance Test Driven Development: TDD est une excellente méthode pour faire des tests unitaires.  Mais qu’en est-il pour les tests d’acceptation?  ...
    Envoyé à Louis-Philippe Carignan (Weblog) par lpcarignan le mai 24, 2007
Propulsé par Community Server (Commercial Edition), par Telligent Systems