forked from x97mdr/pickles
-
Notifications
You must be signed in to change notification settings - Fork 164
ReleaseProcess
Dirk Rombauts edited this page Mar 21, 2014
·
32 revisions
- Check the version number in project.build (/src/Pickles/VersionInfo.cs will be updated during build)
- Open a command line and run "release.cmd release"
- Create a release on GitHub
- with release notes
- tag it with 'vx.y.z' where x is the major version, y the minor version and z the revision number
- Upload "$/deploy/pickles-x.y.z.0.zip" to the release
- Close the 'vx.y' milestone and create a new one
- Upload the nuget packages to nuget gallery
- Update the picklesdoc website to point to the new version
- Generate outputs with new version and add to website
- Make an announcement on pickles-dev group.
- Tweet using @PicklesDoc