Closed
Bug 1142231
Opened 8 years ago
Closed 8 years ago
[build-promotion] Create SDK in each en-US build
Categories
(Release Engineering :: General, defect, P2)
Tracking
(firefox44 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: nthomas, Assigned: rail)
References
Details
Attachments
(1 file)
9.39 KB,
patch
|
nthomas
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
This is for a world where XULRunner as a deliverable is gone (bug 672509), and we do a 'make sdk' in the Firefox build. There are binaries and IDLs created at build time, so it makes sense to do this on every compile job rather than in a downstream job once a revision is blessed.
Reporter | ||
Comment 1•8 years ago
|
||
Bug 1137000 is adding support for moz-automation.
See Also: → 1137000
Updated•8 years ago
|
Blocks: release-promotion
Assignee | ||
Comment 2•8 years ago
|
||
These are "distilled" from date, SDK-related changes.
Attachment #8676285 -
Flags: review?(nthomas)
Assignee | ||
Updated•8 years ago
|
Assignee: nthomas → rail
Assignee | ||
Comment 3•8 years ago
|
||
pushed to try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=9b484eb69ce2
Reporter | ||
Comment 4•8 years ago
|
||
Comment on attachment 8676285 [details] [diff] [review] sdk.diff MOZ_AUTOMATION_SDK is getting enabled twice, probably because the if block predates Ben's enabling of the SDK in release builds. I guess the current form may be useful if something else is sourcing these mozconfigs. I thnk that's unlikely, but please investigate and if not remove one of the lines.
Attachment #8676285 -
Flags: review?(nthomas) → review+
Assignee | ||
Comment 6•8 years ago
|
||
Comment on attachment 8676285 [details] [diff] [review] sdk.diff https://hg.mozilla.org/integration/mozilla-inbound/rev/8f65c9d0d2c6
Attachment #8676285 -
Flags: checked-in+
Updated•5 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•