canmove, Confirmed users, Bureaucrats and Sysops emeriti
3,628
edits
(→Releasing loop-client for staging: Update section about filing a bug.) |
(→Releasing loop-client for staging: Fix upset wiki) |
||
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 | ./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. |