UPDATE ......From Tuesday 8 April 2025 we will change the way that Single Sign-on will work on our Confluence (wiki.geant.org) Please see here for more information:
Update
set Makefile / VERSION to the desired release version number
set core/CAT.php constants VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, VERSION_EXTRA and RELEASE_VERSION to the desired version and TRUE
copy repo into a new directory, and change into that directory ("build dir")
ensure that transifex-client "tx" is well configured on the system
- ensure that phpDocumentor version 3 is in the path
run "make distribution"
- the tarball is now in the parent directory of your build dir
- on GitHub, create a release tag
- add the tarball as an artifact to the release