Release Checklist

From Mudlet
Revision as of 12:50, 4 March 2017 by Vadi (talk | contribs)
Jump to navigation Jump to search

New release checklist

  1. update Mudlet/mudlet-lua with latest from vadi2/mudlet-lua (https://github.com/Mudlet/Mudlet/pull/399)
  2. ensure all new functionality is documented
    1. ☑ documented geyser flyout labels
  3. ☑ update http://www.mudlet.org/geyser/files/index.html
  4. update built-in packages and scripts
  5. tag in git
  6. go through every single commit and write up a newspost with the latest highlights
    1. check wiki documentation while doing this to ensure everything is documented
    2. document if not
  7. make windows installer
    1. sign windows installer
  8. make macos installer
  9. make linux installer
  10. update Ubuntu PPA
  11. regenerate geyser docs
  12. post news on mudlet.org
  13. post thread on forums.mudlet.org
  14. post update on achaea, lusternia, imperian, dsl-mud.org forums (any others?)
  15. post update on twitter
  16. post update on facebook
  17. update Linux distro maintainers
  18. update 'fix commited' bugs on https://bugs.launchpad.net/mudlet

Post 3.0 checklist

  1. merge release_30 into development and remove the branch (see https://github.com/Mudlet/Mudlet/pull/367 for some discussion)
  2. migrate the project from launchpad.net to github.com (help wanted)
  3. upgrade mudlet.org linode image (help wanted)
  4. add vadi2/mudlet-lua as a submodule to main tree
  5. merge release_31 into development and remove the branch
  6. apply clang-format to all files
  7. enforce clang-format on commit & pr acceptance
  8. in general, 4.0 is about i18n support - but as always, feel free to work on whatever interests you