New Version Release Process - xoopscube/legacy GitHub Wiki

  • Test XCube core system and Legacy subsystem
  • Check the open source server stack versions
    Apache 2.4.+, MySQL/MariaDB, PHP7.2-7.4
  • Check changes (new files, deleted deprecated)
  • CHANGES.txt
    • module versions
    • include/version.php
    • include/cubecore_init.php
  • Download the latest master files from https://github.com/xoopscube/legacy/downloads
  • Tagging like git tag -a r2_2_03_Beta_1 -m "Legacy 2.2.3 Beta 1"
  • git push --tags
  • Announce the release