Difference between revisions of "WS188 update checklist"

From WormBaseWiki
Jump to navigationJump to search
 
Line 40: Line 40:
 
| Restart services
 
| Restart services
 
| brie3> restart_services.sh
 
| brie3> restart_services.sh
|
+
| DONE
 
|-
 
|-
 
| Send announcement
 
| Send announcement
 
| brie6> send_release_notificiation.pl
 
| brie6> send_release_notificiation.pl
|
+
| DONE
 
|-
 
|-
 
| Update Release notes on wiki
 
| Update Release notes on wiki
 
|
 
|
|
+
| DONE
 
|-
 
|-
 
| Update list of new papers
 
| Update list of new papers
 
| brie3> development/build_new_paper_list.pl
 
| brie3> development/build_new_paper_list.pl
|
+
| DONE
 
|-
 
|-
 
| Add announcement to the home page
 
| Add announcement to the home page
 
|
 
|
|
+
| DONE
 
|-
 
|-

Latest revision as of 14:07, 22 March 2008

Update checklist for www.wormbase.org

Task Description Status
Check diskspace on available nodes ssh [node] df -h DONE
Checkout new code Checkout changes into brie3:/usr/local/wormbase-production DONE
Tag software brie3> cvs_tag_release.sh WSXXX // the new version being pushed out DONE
Create software release brie3> create_software_release.sh WSXXX DONE
Package databases brie3> package_databases.pl // Make sure mysql databases are 2775 first! DONE
Update standard urls Edit wormbase/html/standard_urls/standard_urls.xmlk as appropriate DONE
Push software brie3> push_software.sh DONE
Push database brie3> push_database.sh WSVERSION DONE
Restart services brie3> restart_services.sh DONE
Send announcement brie6> send_release_notificiation.pl DONE
Update Release notes on wiki DONE
Update list of new papers brie3> development/build_new_paper_list.pl DONE
Add announcement to the home page DONE