How to publish Code Coverage summary reports Github actions
Learn how to generate code coverage summary reports and view them on your GitHub actions
Learn how to generate code coverage summary reports and view them on your GitHub actions
In this post we are going to initially create a Cake Script to Build, Test and Publish a test coverage to azure devops on every commit to master.
Vertical slicing is defined as narrowing a work item down to a narrow focus i.e. breaking functionality down into small pieces.
A walk through guide you through the process of install Terraform and configuring it to work on your Linux development workstation.
we will explore how we can use Cake to build and publish our Docker containers to a Docker Container Registry in this example we will be using Github Container Registry.
A detailed step by step on how to install configure cake on a ubuntu headless server to build ASP.net core applications
This is post is a little rant, about the IT industry and how we grab onto the coat tails of terms and play buzz word bingo with job boards. Â The latest term that has me mildly annoyed is the term DevOps Engineer!
SSH keys provide a secure connection to Git Hub without the need to enter your username and password every time you want to connect and download code from Git Hub repository.