Tag: TFS


  1. Preventing failing TFS builds from entering the continuous delivery pipeline - TFS 2013

    TL;DR; Updating a TFS Build process to reorder test execution before automated release I setup a continuous delivery pipeline for a client project I was working on recently and I wanted to touch on a quirk I noticed after it was up in running. At a high level the…

    TFS, UnitTest

  2. Troubleshooting TFS DB Growth

    Spoiler: This was caused by ReleaseManager 2013 retaining builds. Read on for the work around that was put in place. As part of a project I was working on recently; I put in a lot of work around TFS Builds, Unit/Integration Tests & continous delivery using ReleaseManager. It was…

    TFS, ReleaseManager