Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 3D-I/cc3fef228e9741f7110af12aa6dd78b0 to your computer and use it in GitHub Desktop.
Save 3D-I/cc3fef228e9741f7110af12aa6dd78b0 to your computer and use it in GitHub Desktop.
Releasing Steam Suite Group phpBB extension 1.0.0-RC1

General

  • Make sure it is installable and full working on a fresh 3.2.1
  • Make sure it is installable and full working on a fresh 3.1.11
  • Review every single file for comments/typos or glitches of any sort
  • Update composer.json with the current date
  • Update ext.php and the core code to force/check the install starting from 3.2.1 or 3.1.9 as usual
  • Merge master to 1.0.0-rc1 branch (Private repo)
  • Create a local archive
  • Create the branch v1.0.0-rc1 (Public repo)
  • Upload there the newly created archive
  • Update the Topic starter at phpbb.com with the download link
  • Finally upload the whole code to the Master branch (Public repo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment