Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-23 | Improve release checklist and build_bundle script. | Ivan Alejandro | |
2013-09-20 | fix paths | Kali Kaneko | |
2013-09-16 | update metadata in setup.py | Kali Kaneko | |
2013-09-12 | Update instructions to improve release process. | Ivan Alejandro | |
This allows us to have master and develop in sync after the release. Also get a correct and clean version report. I've included the `-m` switch in the `git tag` command so we avoid to open an editor and let us closer to make a script to automate this. | |||
2013-09-12 | add checkboxes | Kali Kaneko | |
2013-09-12 | Change the order of the actions in the release. | Ivan Alejandro | |
With this change we are following more accurately: http://nvie.com/posts/a-successful-git-branching-model/ Also, we achieve a clean version in master. If we do the tag before the merge in master, then we would have an extra commit after the tagging, which causes version to be X.Y.Z-1-blah. | |||
2013-09-09 | Update release doc, remove exec bits. Closes #3617 | Ivan Alejandro | |
2013-09-04 | Reformat links to downloads with symlinks | Kali Kaneko | |
2013-09-04 | Update checklist with symlinks info | Kali Kaneko | |
2013-08-30 | add notes about version compat | Kali Kaneko | |
2013-08-28 | Update release checklist | Tomás Touceda | |