pretzel icon indicating copy to clipboard operation
pretzel copied to clipboard

Document the release process

Open laedit opened this issue 6 years ago • 0 comments

In order to allow any member to do it.

Incomplete list:

  • run coverity and fix issues if there are
  • run GitReleaseNotes (seems dead, maybe try this one) to generate release notes and edit them if necessary
  • once all code is good tag the source, this will release:
    • Pretzel.zip and Pretzel.ScriptCs.zip on GitHub
    • Pretzel.nupkg and Pretzel.ScriptCs.nupkg on Chocolatey
    • Pretzel.Logic.nupkg and Pretzel.Logic.symbols.nupkg on Nuget

laedit avatar Oct 06 '19 07:10 laedit