canmove, Confirmed users
6,441
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 61: | Line 61: | ||
The Android builds failed to compile. Filed {{bug|802653}} for the issue and raised it to release-drivers. Respin declared for Android.  | The Android builds failed to compile. Filed {{bug|802653}} for the issue and raised it to release-drivers. Respin declared for Android.  | ||
== Build 2 ==  | == Build 2 (Mobile only) ==  | ||
=== Land config updates ===  | === Land config updates ===  | ||
* Landed configuration updates for Fennec only.  | * Landed configuration updates for Fennec only.  | ||
| Line 79: | Line 79: | ||
Passed, so I ran without --dryrun to start the release.  | Passed, so I ran without --dryrun to start the release.  | ||
=== Sign Android builds ===  | |||
On signing1:  | |||
 cd ~/signing-work/mozharness  | |||
 hg pull -u && hg up -C  | |||
 cd ..  | |||
 python2.6 mozharness/scripts/sign_android.py --config-file signing/android_mozilla-beta.py  | |||
Sent mail about signed android builds available by hand because of {{bug|802593}}.  | |||