Pepperminty-Wiki/docs/08-Making-A-Release.md

18 lines
735 B
Markdown
Raw Normal View History

# Making a Release
This page contains a few notes about making a release of Pepperminty Wiki. These notes are intended to remind me of things I need to do, but you may find them useful.
2016-07-05 14:53:13 +00:00
The following things need to be done to prepare for a release:
- Check for outstanding issues
- Check the changelog
- Make sure that the README is up to date
- Make sure that Pepperminty Wiki actually works
- Bump the version:
- In the `version` file
- In the changelog
- In `apidoc.json` (TODO: Automate this?)
- In the README.md (TODO: Automate this?)
2016-07-05 14:53:13 +00:00
- (Stable releases only) Pull down changes to update online downloader at starbeamrainbowlabs.com/labs/peppermint/download.php
2018-05-05 20:55:48 +00:00
- Update wikimatrix
2016-07-05 14:53:13 +00:00
- Write & publish the release