- I am delighted to announce the DDD site is now live for session submissions! Get in early to make sure you don't forget. Always a great opportunity to get in front of an enthusiastic crowd. Please do submit, and we would welcome first-timers. The audience is friendly, and so many speakers, that are now on the …
Read More Background
Having automated builds is essential to any good development process. Irrespective of the build engine in use, VSTS, Jenkins etc. you need to have a means to create the VMs that are running the builds.
You can of course do this by hand, but in many ways you are just extending the old ‘it works on my PC – the …
Read MoreI am really pleased that we at Black Marble are again the first UK location announcing that we are hosting an event on June 16th as part of the 2018 Global DevOps BootCamp. As the event’s site says…
“The Global DevOps Bootcamp takes place once a year on venues all over the world. The more people joining in, the better …
Read MoreNew release of my Generate Parameters.xml tools to add support for app.config files
I recently released an updated version of my Generate Parameters.XML tool for Visual Studio. This release adds support for generating parameters.xml files from app.config files as well as web.config files Why you might ask why add support for app.config files when the parameters.xml model is only part of WebDeploy? …
Read MoreI am delighted to be joining SixPivot, our amazing Australian partner, in taking part in the Safer Cities Summit in Brisbane this week. We are launching tuServ, our award-winning policing solution at the event, into the Australian market, as the first step to taken it global!
I'll be joined by Faith Rees, SixPivot's …
Read More- I wrote a post recently Versioning your ARM templates within a VSTS CI/CD pipeline. I realised since writing it that it does not address the issue of if you wish to version your ARM Templates using Semantic Versioning. My JSON versioning task I used did not support the option of not extracting a numeric version number …
Read More What I wish I had known when I started developing Lability DevTest Lab Environments
Richard Fennell Jan 31, 2018 · 3 min read · DevTest Labs DevTest Labs DSC DSC Powershell Powershell ·At Black Marble we have been migrating our DevTest labs to from on-premises TFS Lab Management to a mixture of on-premise and Azure hosted Lability defined Labs as discussed by Rik Hepworth on his blog. I have only been tangentially involved in this effort until recently, consuming the labs but not creating the …
Read Moretitle="DDD12_thumb"
/>
After last year’s successful DDD, it will be in Reading for its thirteenth outing, on …
Read More- Updated 3 Feb 2018 - Also see Versioning your ARM templates within a VSTS CI/CD pipeline with Semantic Versioning Azure Resource Templates (ARM) allow your DevOps infrastructure deployments to be treated as ‘content as code’. So infrastructure definitions can be stored in source control. As with any code it is really …
Read More Creating test data for my Generate Release Notes Extension for use in CI/CD process
Richard Fennell Jan 19, 2018 · 2 min read · DevOps DevOps Git Git Powershell Powershell Release Management Release Management Tech Tips VSTS VSTS ·As part of the continued improvement to my CI/CD process I needed to provide a means so that whenever I test my Generate Release Notes Task, within it’s CI/CD process, new commits and work item associations are made. This is required because the task only picks up new commits and work items since the last successful …
Read More