Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Release process

Kobata edited this page Mar 10, 2013 · 19 revisions

Release process

  1. Update the mod files
    • Mod version (InvTweaksConst.MOD_VERSION, build.properties & docs/conf.py)
    • Tree version, if the tree changed significantly (DefaultTree.dat & InvTweaksConst.TREE_VERSION)
    • Changelog (docs/changelog.txt)
  2. Run mvn clean install
  3. Quick test from a clean Minecraft install
  4. Upload the zip on FTP & Dropbox + create the Adf.ly link
  5. Update the documentation
    • User doc
    • Download link (docs/download.txt)
    • Make Read the docs build the documentation for the previous version
  6. Update the repository
    • Commit all changes
    • Tag the version
    • Set the master branch to the develop head
    • Push
  7. Update forum thread
    • Announcement (OP + new post)
    • Download link
    • Changelog & known issues
  8. Update Minecraft wiki
Clone this wiki locally