Actions
Release Procedure » History » Revision 7
« Previous |
Revision 7/9
(diff)
| Next »
Rogers, Chris, 06 March 2015 10:53
Release Procedure¶
- Update version number in following places:
- release.bash
xboa/common/_common.py
setup.py
- Update release notes
- Run the tests
python setup.py install; python test/XBOATest.py
- Build the documentation
doxygen doc/Doxyfile
- fix any errors or warnings
- Run pylint and wince
- Run MAUS_xboa_rogers test; check that the xboa tests pass at least
python setup.py sdist
- Move everything to heplnv156.pp.rl.ac.uk:/www/analysis/xboa
- Move tarball to sourceforge
Updated by Rogers, Chris over 8 years ago · 7 revisions