Code
Run tests first!
git checkout -b release-VERSION phing bump vi readme.md git commit -a -m "Bump version VERSION" git checkout master git merge --no-ff release-VERSION git tag -a VERSION -m "Release 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@…
Last modified
10 years ago
Last modified on 2014-08-19T18:59:28Z
Note:
See TracWiki
for help on using the wiki.