From abbd2a2dd09762d815e54c0f679530d41071d9f2 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 8 Apr 2007 01:26:35 +0000 Subject: [PATCH] r1539: Add another step to the release procedure (updating the schema file) --- docs/release_procedure.txt | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/docs/release_procedure.txt b/docs/release_procedure.txt index 4cb5457..db46019 100644 --- a/docs/release_procedure.txt +++ b/docs/release_procedure.txt @@ -17,24 +17,26 @@ SVN $Id$ 6) Move all the changes from docs/schema_changes.sql to an upgrade script -7) Test the installer to make sure it still works, and then test the upgrade script +7) Update the schema file using tools/schema.php -8) Update the Blue Static tracker to ensure that the upgrade script works in a +8) Test the installer to make sure it still works, and then test the upgrade script + +9) Update the Blue Static tracker to ensure that the upgrade script works in a production environment -9) Copy the contents of docs/changelog.txt to the bluwww site +10) Copy the contents of docs/changelog.txt to the bluwww site -10) Update all the links on bluwww to point to the most recent download +11) Update all the links on bluwww to point to the most recent download -11) Update the bluwww playground/PRODUCTS.php record for this version +12) Update the bluwww playground/PRODUCTS.php record for this version -12) Tag the version in SVN. Be sure to change the svn:externals to specify a +13) Tag the version in SVN. Be sure to change the svn:externals to specify a revision for ISSO! -13) Export the tagged version to the Blue Static playground +14) Export the tagged version to the Blue Static playground -14) Update the Blue Static site from the latest bluwww +15) Update the Blue Static site from the latest bluwww -15) Test the download links to ensure the sources are okay +16) Test the download links to ensure the sources are okay -16) Tag the bluwww update in the repository \ No newline at end of file +17) Tag the bluwww update in the repository \ No newline at end of file -- 2.22.5