Difference between revisions of "WS188 update checklist"

From WormBaseWiki
Jump to navigationJump to search
Line 36: Line 36:
 
| Push database
 
| Push database
 
| brie3> push_database.sh WSVERSION
 
| brie3> push_database.sh WSVERSION
|
+
| DONE
 
|-
 
|-
 
| Restart services
 
| Restart services

Revision as of 14:01, 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
Send announcement brie6> send_release_notificiation.pl
Update Release notes on wiki
Update list of new papers brie3> development/build_new_paper_list.pl
Add announcement to the home page