VersionInfo and Semantic Versioning
[Estimated Reading Time: 8 minutes] How to make Semantic Version make sense in a VERSIONINFO world without Semantic Versioning.
[Estimated Reading Time: 8 minutes] How to make Semantic Version make sense in a VERSIONINFO world without Semantic Versioning.
[Estimated Reading Time: 5 minutes] A look at some of the integrations that “just work” when you combine Azure DevOps and GitHub
[Estimated Reading Time: 4 minutes] If you were thinking that Azure DevOps has nothing to offer if your code is in github, think again!
[Estimated Reading Time: 4 minutes] I figured out the iterative insertion problem and my build pipeline is now TIGHT! Fixing it was super-easy in fact, barely an inconvenience.
[Estimated Reading Time: 6 minutes] An object lesson on the importance of defensive programming and providing helpful error messages to your users.
[Estimated Reading Time: 5 minutes] Learn how you too can use my Delphi build template in your own Azure DevOps pipelines, and a sneak preview of something special coming soon…
[Estimated Reading Time: 9 minutes] A more complete build script, re-usable in the form of a template, that caters for different Delphi versions, combined with a demonstration of running unit tests and capturing results for reporting and analysis in Azure DevOps Pipelines.
[Estimated Reading Time: 6 minutes] In this post we create a (very!) simple project, build it using Delphi (7) and run it. All with Azure DevOps.
[Estimated Reading Time: 6 minutes] The first in a series of posts exploring build and test automation for Delphi projects using Azure DevOps.