Difference between revisions of "Release Checklist"

From Mudlet
Jump to navigation Jump to search
Line 2: Line 2:
 
# ☐ 5 days before the release
 
# ☐ 5 days before the release
 
# ☐ update <code>mudlet.ts</code> with the latest translations strings for translators to translate
 
# ☐ update <code>mudlet.ts</code> with the latest translations strings for translators to translate
 +
# ☐ merge outstanding approved pull requests
 
# ☐ create a new <code>release-<version></code> branch off <code>development</code>
 
# ☐ create a new <code>release-<version></code> branch off <code>development</code>
 
# ☐ go through every single commit and ensure all new functionality is documented
 
# ☐ go through every single commit and ensure all new functionality is documented

Revision as of 20:43, 30 October 2018

Mudlet release checklist

  1. ☐ 5 days before the release
  2. ☐ update mudlet.ts with the latest translations strings for translators to translate
  3. ☐ merge outstanding approved pull requests
  4. ☐ create a new release-<version> branch off development
  5. ☐ go through every single commit and ensure all new functionality is documented
  6. ☐ update http://www.mudlet.org/geyser/files/index.html (need to document how to upload)
  7. ☐ update built-in packages and scripts
  8. ☐ update edbee to latest
  9. ☐ go through every single commit and write up a newspost with the latest highlights
  10. ☐ on release day
  11. ☐ create a new release in dblsqd
  12. ☐ merge latest translations from Crowdin
  13. ☐ update mudlet.pro and CMakeLists.txt to new version and strip out BUILD to be empty in development branch (release process starts here)
  14. ☐ tag in git
  15. ☐ reset BUILD in development branch to be -dev
  16. ☐ test that all binaries launch and work
  17. ☐ close github milestone
  18. ☐ post news on mudlet.org
  19. ☐ post news to https://launchpad.net/mudlet
  20. ☐ make a proper github release
  21. ☐ post thread on forums.mudlet.org
  22. ☐ post update on achaea, lusternia, imperian, dsl-mud.org, mudconnect.com, topmudsites.com forums, softpedia
  23. ☐ post update on twitter, mud.social, reddit, http://arkadia.rpg.pl, torilmud, muder.ru
  24. ☐ submit mudlet windows installer to avg and avast whitelisting
  25. ☐ merge release branch into <code<development
  26. ☐ merge development into master branch
  27. ☐ update Linux distro maintainers, flag package outdated on arch (release process ends here)

Individual contributor TODOs

https://gist.github.com/keneanung/0d8def8454c912f28842d3749ad65f00 https://gist.github.com/vadi2/1fb249c48dead71b9641f840622e8495