Project

General

Profile

Actions

Release Procedure » History » Revision 6

« Previous | Revision 6/9 (diff) | Next »
Rogers, Chris, 04 March 2015 13:56


Release Procedure

  1. Update version number in following places:
    • release.bash
    • xboa/common/_common.py
    • setup.py
  2. Update release notes
  3. Run the tests python setup.py install; python test/XBOATest.py
  4. Build the documentation doxygen doc/Doxyfile
    • fix any errors or warnings
  5. Run pylint and wince
  6. Run MAUS_xboa_rogers test; check that the xboa tests pass at least
  7. python setup.py sdist
  8. Move everything to heplnv156.pp.rl.ac.uk:/www/analysis/xboa

Updated by Rogers, Chris over 8 years ago · 6 revisions