Closed
Bug 823818
Opened 13 years ago
Closed 13 years ago
Switch desktop nightly updates to using newer style snippets
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: nthomas)
References
Details
Attachments
(1 file)
1.83 KB,
patch
|
rail
:
review+
nthomas
:
checked-in+
|
Details | Diff | Splinter Review |
Here 'newer' means 'version=2' originally introduced in bug 459972. We need this so that we can use the attributes, and to keep nightly and release snippets in sync.
The code in question is at http://hg.mozilla.org/build/buildbotcustom/file/default/steps/updates.py#l58
Assignee | ||
Comment 1•13 years ago
|
||
appVersion is the key parameter from the point of view of the client-side. This matches what we do for release, less detailsURL and actions.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → nthomas
OS: Mac OS X → All
Priority: -- → P2
Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 694694 [details] [diff] [review]
[buildbotcustom] tested patch
Tested fine. I generated two Linux 32bit nightlies in staging with this and was able to update using dev-stage01's AUS. Adding a promptWaitTime=120 to the snippet also worked (preliminary verification for bug 826446)
Attachment #694694 -
Flags: review?(rail)
Assignee | ||
Updated•13 years ago
|
Attachment #694694 -
Attachment description: [buildbotcustom] untested patch → [buildbotcustom] tested patch
Comment 3•13 years ago
|
||
Comment on attachment 694694 [details] [diff] [review]
[buildbotcustom] tested patch
lgtm
Attachment #694694 -
Flags: review?(rail) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 694694 [details] [diff] [review]
[buildbotcustom] tested patch
http://hg.mozilla.org/build/buildbotcustom/rev/0d8b24626fe6
Attachment #694694 -
Flags: checked-in+
Comment 5•13 years ago
|
||
In production.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•13 years ago
|
||
Turns out we only switched en-US snippets so far.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 7•13 years ago
|
||
Actually I was looking in the wrong place and desktop l10n is handled by the patch here. Did miss Fennec though, filed bug 830802 for that because it doesn't block all the deps here.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
Summary: Switch nightly updates to using newer style snippets → Switch desktop nightly updates to using newer style snippets
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•