Raul NaupariProblog.raulnq.com·Jul 2, 2022Semantic Versioning with GitVersion (GithubFlow)In a previous post we saw how to use GitVersion to generate version numbers following Semantinc Versioning (using GitFlow as a branching strategy). Today we will do the same exercise but using GitHubFlow as a branching strategy. Let's start creating ...Discuss·1 like·141 readsGit
Raul NaupariProblog.raulnq.com·Jun 5, 2022Nuke: Deploy Helm package locally (special guest, GitVersion)Today we are going to continue the journey with Nuke, adding new targets to the solution presented in Nuke: Deploy ASP. NET Web App to Azure, to deploy our app to a local Kubernetes cluster using Helm. But first, you are going to need the following: ...Discuss·1 like·400 readsNukeKubernetes