Closed
Bug 1243740
Opened 9 years ago
Closed 9 years ago
sync sdk packages to releases dir
Categories
(Release Engineering :: Release Automation: Other, defect)
Release Engineering
Release Automation: Other
Tracking
(firefox44 fixed, firefox45 fixed, firefox46 fixed, firefox47 fixed)
People
(Reporter: bhearsum, Assigned: bhearsum)
References
Details
Attachments
(1 file)
649 bytes,
patch
|
rail
:
review+
Sylvestre
:
approval-mozilla-aurora+
Sylvestre
:
approval-mozilla-beta+
ritu
:
approval-mozilla-release+
bhearsum
:
checked-in+
|
Details | Diff | Splinter Review |
Now that bug 1233005 is fixed we're building them with releases, but not syncing them to the releases directory. This patch should make sure it happens. I didn't want to fuss with negative lookaheads, so I took the simple approach of including .*k.zip instead. This should be fine with our current set of artifacts.
Attachment #8713182 -
Flags: review?(rail)
Assignee | ||
Comment 1•9 years ago
|
||
Oh, and I should note that this needs to be backported to Beta.
Assignee: nobody → bhearsum
Updated•9 years ago
|
Attachment #8713182 -
Flags: review?(rail) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8713182 [details] [diff] [review] don't exclude sdk from releases push https://hg.mozilla.org/integration/mozilla-inbound/rev/724aad1423e6 This needs to be uplifted to aurora, beta, and release to make sure we properly publish the SDKs that are now generated as part of Firefox. This patch does not affect CI builds, just one particular release job.
Attachment #8713182 -
Flags: checked-in+
Attachment #8713182 -
Flags: approval-mozilla-release?
Attachment #8713182 -
Flags: approval-mozilla-beta?
Attachment #8713182 -
Flags: approval-mozilla-aurora?
Updated•9 years ago
|
Comment 5•9 years ago
|
||
Comment on attachment 8713182 [details] [diff] [review] don't exclude sdk from releases push OK, let's take it in aurora & beta. Should be in 45 beta 2.
Attachment #8713182 -
Flags: approval-mozilla-beta?
Attachment #8713182 -
Flags: approval-mozilla-beta+
Attachment #8713182 -
Flags: approval-mozilla-aurora?
Attachment #8713182 -
Flags: approval-mozilla-aurora+
Comment 6•9 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/eaba78bb2eae https://hg.mozilla.org/releases/mozilla-beta/rev/3de88e3a7999
Comment on attachment 8713182 [details] [diff] [review] don't exclude sdk from releases push Taking this in m-r based on the fact that this is NPOTB.
Attachment #8713182 -
Flags: approval-mozilla-release? → approval-mozilla-release+
You need to log in
before you can comment on or make changes to this bug.
Description
•