Closed
Bug 608430
Opened 14 years ago
Closed 14 years ago
android release build fixes
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mozilla, Assigned: mozilla)
Details
(Whiteboard: [android][automation])
Attachments
(2 files)
8.74 KB,
patch
|
jhford
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
4.99 KB,
patch
|
jhford
:
review+
mozilla
:
checked-in+
|
Details | Diff | Splinter Review |
1) Android-r7 release builds currently upload to buildN/android-r7. They should upload to buildN/unsigned/android-r7
2) For Coop, I removed the 1st create complete snippet step.
However, I failed to remove the 1st upload snippet steps, so the build turns orange even though it's effectively good.
Assignee | ||
Comment 1•14 years ago
|
||
3) let's put the multilocale apk in a multi/ subdir like maemo5-gtk.
Assignee | ||
Comment 2•14 years ago
|
||
While I'm in here, disableMultiLocale = False -> enableMultiLocale = True
Assignee | ||
Updated•14 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•14 years ago
|
Whiteboard: [android][automation]
Assignee | ||
Comment 3•14 years ago
|
||
Assignee | ||
Comment 4•14 years ago
|
||
Assignee | ||
Comment 5•14 years ago
|
||
Comment on attachment 489088 [details] [diff] [review]
[tested] buildbot-configs patch for android release fixes
This one pretty much just changes disableMultiLocale = False to enableMultiLocale = True.
Attachment #489088 -
Attachment description: [needs testing] buildbot-configs patch for android release fixes → [tested] buildbot-configs patch for android release fixes
Attachment #489088 -
Flags: review?(jhford)
Assignee | ||
Comment 6•14 years ago
|
||
Comment on attachment 489089 [details] [diff] [review]
[tested] buildbotcustom 07x android release fixes
* Uploads multilocale Android release builds into a multi/ subdirectory
* Uploads all Android release builds into the unsigned/android-r7/ directory instead of android-r7/
* In multilocale Android release builds, stop going orange trying to upload the snippets it didn't generate for the en-US bits.
Attachment #489089 -
Flags: review?(jhford)
Assignee | ||
Comment 7•14 years ago
|
||
When this lands I need to update the mobile release docs for Lukas.
Updated•14 years ago
|
Attachment #489088 -
Flags: review?(jhford) → review+
Updated•14 years ago
|
Attachment #489089 -
Flags: review?(jhford) → review+
Assignee | ||
Comment 8•14 years ago
|
||
Comment on attachment 489089 [details] [diff] [review]
[tested] buildbotcustom 07x android release fixes
http://hg.mozilla.org/build/buildbotcustom/rev/6573a666123d
Attachment #489089 -
Attachment description: [needs testing] buildbotcustom 07x android release fixes → [tested] buildbotcustom 07x android release fixes
Attachment #489089 -
Flags: checked-in+
Assignee | ||
Comment 9•14 years ago
|
||
Comment on attachment 489088 [details] [diff] [review]
[tested] buildbot-configs patch for android release fixes
http://hg.mozilla.org/build/buildbot-configs/rev/a4b5faf45480
Attachment #489088 -
Flags: checked-in+
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•