Version 7 (modified by 11 years ago) ( diff ) | ,
---|
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@…
Note:
See TracWiki
for help on using the wiki.