Tag Archives: visualstudio.com

Make sprints available in visualstudio.com

We use visualstudio.com for our (after work) projects. Last night I noticed an old sprint was displayed as the current sprint on the Backlogs view. The list did not show any future sprints, but we had created them … Turns out you have to … Continue reading

Posted in Tooling | Tagged | Leave a comment

Week 27 roundup

Last week recap and links: This week we did a brainstorm session. We used the brainstorm with a group of people wiki article to keep everybody aligned. We followed the Integrate with other services article to setup a servicehook to … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

GIT code review in visualstudio.com

In the 10 June update of Visual Studio Online the Review and Merge code with Pull Requests feature was added. This means code review for GIT is finally here. Prepare for code review We use SourceTree with GitFlow. I’ve created … Continue reading

Posted in Development | Tagged , , , , | Leave a comment

Reproduce unit test failures from Hosted Build Controller

Our builds succeed with warnings. After investigation of the output we noticed failing unit tests. But local they run fine. Here’s what we did to troubleshoot and fix the issue. First we downloaded the build output from the drop location. … Continue reading

Posted in Development | Tagged , , , , | 1 Comment

I’m Eric Tummers, Technical Consultant at Valid, and this is how I work

Eric Tummers likes challenges and sharing the solutions with others. His work is focused on the Microsoft .NET framework. He writes unit tests when he develops. Not all developers he has worked with share this necessity for unit tests and … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , , | Leave a comment