Rik and myself had a great time fun last night chatting all things ALM and DevOps with Greg Duncan on RadioTFS show 136. I was amazed it was a year since I was last on.
The Podcast is now up at http://radiotfs.com/Show/136 , why not have a listen
Read MoreMy Generate Release Notes VSTS extension has been my most popular by a long way. I have enhanced it, with the help of others via pull requests, but there have been two repeating common questions that have not been resolved
- Is it cross platform?
- Why does it show different work items and commit associations to the VSTS …
Read MoreI have been working on a new Node.JS based VSTS Build Extension, so loads of Node learning going on as it is a language I have not done much with in the past. I expect to get caught out in places, but I have just wasted a good few hours on this one!
I am working in VS Code using Typescript to generate my Node based …
Read MoreIt has just been announced by Microsoft that it’s Open Source service CodePlex is shutting down before the end of the year. The reality is that the Microsoft focused Open Source community, and Microsoft itself, have moved to GitHub a good while ago.
I think I, like most developers, have moved any active Open Source …
Read Moretitle="image"
/>
I m really pleased to say that we at Black Marble are hosting a Yorkshire venue for the upcoming Global DevOps Bootcamp, to quote …
Read MoreI am speaking “Any Developer, Any App, Any Platform” a Visual Studio 2017 Launch Event at Microsoft’s offices in Dublin on the 30th of this month.
A bit of a departure for me I will be speaking on Xamarin, makes a change
To register see the event site
Read More- As part of the work I have been doing around generating and managing lab environments using Lability and DSC, one of the things I needed to do was change the permissions on a certificate template within a DSC configuration. Previously, when deploying to Azure, I used the PSPKI PowerShell modules within code executed by …
Read More Using Lability, DSC and ARM to define and deploy multi-VM environments
Configuration as code crops up a lot in conversation these days. We are searching for that DevOps Nirvana of a single definition of our environment that we can deploy anywhere.
The solution adopted at Black Marble by myself and my colleagues is not …
Read MorePleased to say I'm presenting on DevOps with VSTS at the SharePoint UG in Leeds on the 7th of March
To register have a look at the Usergroup's events site
Read MoreYou never know how people will use a tool once it is out ‘in the wild’. I wrote my Generate Release Notes VSTS extension to generate markdown files, but people have attempted to use it in other ways.
I realised, via an issue raised on Github, that it can also be used, without any code changes, to generate other formats …
Read More