Closed
Bug 1501488
Opened 7 years ago
Closed 7 years ago
Port bug 1497575 to C-C: Set update channel by release type
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(thunderbird_esr6065+ fixed, thunderbird64 fixed, thunderbird65 fixed)
People
(Reporter: rjl, Assigned: rjl)
References
Details
Attachments
(2 files)
Bug 1497575 attachment 9016425 [details] introduced breaking Taskcluster changes affecting update channels.
Need to update build/kind.yml, release-update-verify-config/kind.yml, and release-update-verify/kind.yml.
Assignee | ||
Comment 1•7 years ago
|
||
Ported M-C Taskcluster updates from Bug 1497575 to C-C.
Assignee | ||
Comment 2•7 years ago
|
||
(In reply to Rob Lemley [:rjl] from comment #0)
> Bug 1497575 attachment 9016425 [details] introduced breaking Taskcluster
> changes affecting update channels.
>
> Need to update build/kind.yml, release-update-verify-config/kind.yml, and
> release-update-verify/kind.yml.
and mozharness/build/branch_specifics.py
Comment 3•7 years ago
|
||
This patch works. In taskcluster/ci/build/kind.yml you forgot the 'run:' section.
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/abf6bb81267a
Port bug 1497575: Set update channel by release type. rs=bustage-fix
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/49663c46916a
Follow-up: Add default in release-update-verify. rs=bustage-fix
Assignee | ||
Comment 6•7 years ago
|
||
Comment on attachment 9019595 [details] [diff] [review]
D9603.patch
Review of attachment 9019595 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good. Thanks for catching this.
Attachment #9019595 -
Flags: review+
Comment 7•7 years ago
|
||
Beta (TB 64 beta 2):
https://hg.mozilla.org/releases/comm-beta/rev/477ff0b6232dbb5e3fd01ef22583ac0a005d63a4 (merged patch)
status-thunderbird64:
--- → fixed
status-thunderbird65:
--- → fixed
Comment 8•7 years ago
|
||
TB 60.5 ESR:
https://hg.mozilla.org/releases/comm-esr60/rev/23a54ffd4ee3e546ba72d637ee601c0f6156139c (merged patch)
status-thunderbird_esr60:
--- → fixed
tracking-thunderbird_esr60:
--- → 65+
You need to log in
before you can comment on or make changes to this bug.
Description
•