1
0
Mendel Monteiro-Beckerman 5 жил өмнө
parent
commit
5f67eb39c3
2 өөрчлөгдсөн 8 нэмэгдсэн , 0 устгасан
  1. 7 0
      ReleaseSteps.md
  2. 1 0
      src/Abc.Zebus.sln

+ 7 - 0
ReleaseSteps.md

@@ -0,0 +1,7 @@
+#Steps when creating a release
+
+1. Update the version in Directory.Build.Props and the release notes
+2. Create a tag
+3. Push
+4. Create a GitHub release using the artifacts created by the build pipeline
+5. Deploy to Nuget

+ 1 - 0
src/Abc.Zebus.sln

@@ -18,6 +18,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "@ Solution Items", "@ Solut
 		..\RELEASE_NOTES.md = ..\RELEASE_NOTES.md
 		..\RELEASE_NOTES_DIRECTORY.md = ..\RELEASE_NOTES_DIRECTORY.md
 		..\azure-pipelines.yml = ..\azure-pipelines.yml
+		..\ReleaseSteps.md = ..\ReleaseSteps.md
 	EndProjectSection
 EndProject
 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Abc.Zebus.Contracts", "Abc.Zebus.Contracts\Abc.Zebus.Contracts.csproj", "{507A4411-DB8A-4663-A491-CCA29854B890}"