wiki:ReleaseProtocal

Version 2 (modified by Pan Luo, 11 years ago) ( diff )

--

Code

git checkout -b release-VERSION
phing bump-version
vi readme.txt
git checkout master
git merge --no-ff release-VERSION
git tag -a VERSION
git push

Check if the new files are pushed to sourceforge after Jenkins finished building.

Trac Site

  • Complete Milestone and move default to next one
  • Create a new version and set it as default
  • Update Upgrade page
  • Create a new blog entry and tag it as release and news

Emails

  • Send email to ipeer-announcement@…
Note: See TracWiki for help on using the wiki.