Closed
Bug 1488601
Opened 7 years ago
Closed 7 years ago
Thunderbird balrog submission task uses the wrong appVersion.
Categories
(Thunderbird :: Build Config, enhancement)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tomprince, Assigned: rjl)
Details
Taskcluster gets the `app_version` in the decision task from a hard-coded path (https://searchfox.org/mozilla-central/source/taskcluster/taskgraph/parameters.py#37). That gets the version of firefox, which may differ from the version of thunderbird[1]. This should be fixed to get the version from the appropriate tree.
[1] This happened in Thunderbird 60.0b11 which was based on the code from firefox 60.2.0.
| Assignee | ||
Comment 1•7 years ago
|
||
Was this still a problem with the 60.2.1 release? I suspect that with the resolution of bug 1491907 this got fixed as well.
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•