Raul Naupari
raulnq

raulnq

Follow
homeNukeGraphQLAWS Lambdabadgesnewsletter
Tag

Git

#git

More content

Read more stories on Hashnode


Articles with this tag

Migrating a repository from Bitbucket to GitHub

Mar 22, 20232 min read 154 views

Several years ago, we started using Bitbucket because it provided unlimited private repositories. But today, GitHub also offers the same plus useful...

Migrating a repository from Bitbucket to GitHub

Semantic Versioning with GitVersion (GithubFlow)

Jul 2, 20223 min read 134 views

In a previous post we saw how to use GitVersion to generate version numbers following Semantinc Versioning (using GitFlow as a branching strategy)....

Semantic Versioning with GitVersion (GithubFlow)

Nuke: Deploy Helm package locally (special guest, GitVersion)

Jun 5, 20224 min read 355 views

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...

Nuke: Deploy Helm package locally (special guest, GitVersion)

Semantic Versioning with GitVersion (GitFlow)

May 22, 20225 min read 1.1K views

Versioning software artifacts (Assemblies, NuGet, or NPM packages) has been proved to be a challenging procedure. Today, Semantic Versioning is a...

Semantic Versioning with GitVersion (GitFlow)