You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

This is a placeholder for the old Release TODO. See page history for historic content.

Please use the ReleaseWizard inside the git repo instead:


Usage
cd dev-tools/scripts
./releaseWizard.py -h
usage: releaseWizard.py [-h] [--dry-run] [--init]

Script to guide a RM through the whole release process

optional arguments:
  -h, --help  show this help message and exit
  --dry-run   Do not execute any commands, but echo them instead. Display
              extra debug info
  --init      Re-initialize root and version

Go push that release!



  • No labels