Changes between Initial Version and Version 1 of ReleaseProtocal


Ignore:
Timestamp:
2013-01-09T01:21:26Z (11 years ago)
Author:
Pan Luo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProtocal

    v1 v1  
     1== Code ==
     2{{{
     3git checkout -b release-VERSION
     4phing bump-version
     5vi readme.txt
     6git checkout master
     7git merge --no-ff release-VERSION
     8git tag -a VERSION
     9git push
     10}}}
     11
     12Check if the new files are pushed to sourceforge after Jenkins finished building.
     13
     14== Trac Site ==
     15
     16* Complete Milestone and move default to next one
     17* Create a new version and set it as default
     18* Create a new blog entry and tag it as release and news
     19
     20== Emails ==
     21
     22* Send email to ipeer-announcement@lists.sourceforge.net