Actions
Release Procedure » History » Revision 6
« Previous |
Revision 6/9
(diff)
| Next »
Rogers, Chris, 04 March 2015 13:56
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
Updated by Rogers, Chris over 8 years ago · 6 revisions