Skip to content

Instantly share code, notes, and snippets.

@gusztavvargadr
Last active June 26, 2017 12:19
Show Gist options
  • Save gusztavvargadr/a4df05f03c777793b9f6ddf7942f1f0b to your computer and use it in GitHub Desktop.
Save gusztavvargadr/a4df05f03c777793b9f6ddf7942f1f0b to your computer and use it in GitHub Desktop.
Task Branch CI build number NuGet package version
Implement feature #1 feature-1 1 1.2.0-a1feature1
Implement feature #2 feature-2 2 1.2.0-a2feature2
Implement feature #1 feature-1 3 1.2.0-a3feature1
Complete feature #1 develop 4 1.2.0-b4
Complete feature #2 develop 5 1.2.0-b5
Stabilize release release-1.2.0 6 1.2.0-r6
Release to production master 7 1.2.0
Fix production issue hotfix-1.2.1 8 1.2.1-r8
Release to production master 9 1.2.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment