Loop/Loop-client Release Process: Difference between revisions

(→‎Releasing loop-client for staging: Update section about filing a bug.)
Line 123: Line 123:
   # Build it if you haven't already
   # Build it if you haven't already
   make build
   make build
   # Now create the bug.
   # Now create the bug (replace username & password with bugzilla credentials)
   ./build/venv/bin/python2.7 deploy_tix -r mozilla -a loop-client -e stage -n 0.16.0 -z -u <bugzilla username> -p <bugzilla password>
   ./build/venv/bin/python2.7 deploy_tix -r mozilla -a loop-client -e stage -n 0.16.0 -z -u username -p password


* Update the bug with the specifics of any configuration changes if needed.
* Update the bug with the specifics of any configuration changes if needed.
canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628

edits