Tag: visual-studio-team-services

  • IstanbulJS Code Coverage Reports in VSTS

    Here’s another dev thing I use: NVS, or the Node Version Switcher. It works on Windows and it’s great.

  • Mocha Test Reports in VSTS

    Here’s another dev thing I do: Display my MochaJS test report in the Visual Studio Team Services (VSTS) build report.

  • How to Blog with VSTS (Part 4)

    This is part 4 of 4 of my How to Blog with VSTS series. Links to the other […]

  • How to Blog with VSTS (Part 3)

    I wanted to understand how to use Visual Studio Team Services (VSTS) for a “real” project. Being a noob, I decided to move my blog to VSTS to understand how _any_ project can benefit from ALM practices using VSTS. In part 3 of 5, we start to make plans and _Work_ on our blog.

  • How to Blog with VSTS (Part 2)

    I wanted to understand how to use Visual Studio Team Services (VSTS) for a “real” project. Being a noob, I decided to move my blog to VSTS to understand how _any_ project can benefit from ALM practices using VSTS. In part 2 of 4, we get our blog into source control.

  • How to Blog with VSTS (Part 1)

    I wanted to understand how to use Visual Studio Team Services (VSTS) for a “real” project. Being a noob, I decided to move my blog to VSTS to understand how _any_ project can benefit from ALM practices using VSTS. In part 1 of 4, we get things setup.

  • How to Use Global NPM Packages on a VSTS Self-Hosted Build Agent

    I setup a self-hosted build agent in Visual Studio Team Services. My build installed global NPM packages, but the tasks that used them later on in the script would fail because they were unable to use them. This post describes what I did to get them working.

  • Windows Not Required – The New Microsoft Development Story

    I delivered a presentation at the Winnipeg .NET User Group last week, where I recorded it and posted it on YouTube. I go over a number of Microsoft development tools and technologies that don’t require Windows and deliver the demos on my Linux machine.