Difference between revisions of "Releasing Products"
m |
m |
||
Line 9: | Line 9: | ||
<li>Update ~sourcemod vbcompiler.php.</li> | <li>Update ~sourcemod vbcompiler.php.</li> | ||
<li>Update forums newpost.php and editpost.php (search for ccversion). Do this on staging, create a production PR in bitbucket, then pull.</li> | <li>Update forums newpost.php and editpost.php (search for ccversion). Do this on staging, create a production PR in bitbucket, then pull.</li> | ||
− | <li>Create a compiler-1.<version> folder, drop spcomp + includes there.</li> | + | <li>Create a ~sourcemod/compiler-1.<version> folder, drop spcomp + includes there.</li> |
<li>Add an entry to web-commit-updater/updater.php for the new version.</li> | <li>Add an entry to web-commit-updater/updater.php for the new version.</li> | ||
<li>Force builds on the new dev and stable branches via pushbuild.txt.</li> | <li>Force builds on the new dev and stable branches via pushbuild.txt.</li> | ||
<li>Add a script for the new version in ~sourcemod/update.</li> | <li>Add a script for the new version in ~sourcemod/update.</li> | ||
<li>Change the ~sourcemod/compiler symlink to the new version.</li> | <li>Change the ~sourcemod/compiler symlink to the new version.</li> |