Ensure automation can handle Fennec ESR build numbers
Categories
(Release Engineering :: Release Automation: Other, task)
Tracking
(firefox-esr68 fixed, firefox68 fixed)
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
Details
Attachments
(13 files)
(deleted),
text/x-github-pull-request
|
jlorenzo
:
review+
|
Details |
(deleted),
text/x-github-pull-request
|
jlorenzo
:
review+
|
Details |
(deleted),
text/x-github-pull-request
|
jlorenzo
:
review+
|
Details |
(deleted),
text/x-github-pull-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-github-pull-request
|
jlorenzo
:
review+
|
Details |
(deleted),
text/x-github-pull-request
|
Details | |
(deleted),
text/x-github-pull-request
|
Details | |
(deleted),
text/x-github-pull-request
|
Details |
We will encounter versions like 68.1b3
, with the new scheme. Scheme is defined in bug 1548655 comment 0.
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Comment 5•5 years ago
|
||
Both beta and nightly failed with the new version numbers:
A new version of mozilla-version will need to be vendored in tree (m-c and m-esr68).
The nightly taskgraph also failed on this line, because params['app_version']
is the fennec version. I wonder if we actually need to set app_version
for nightly, as it appears it hasn't been needed for beta. Alternatively, I think we should move the parsing to here and parse the version to the correct product version class; though I haven't thought through how to feed android-release-type through to there.
Assignee | ||
Comment 6•5 years ago
|
||
Assignee | ||
Comment 7•5 years ago
|
||
Depends on D37395
Assignee | ||
Comment 8•5 years ago
|
||
Depends on D37396
Assignee | ||
Comment 9•5 years ago
|
||
Depends on D37397
Assignee | ||
Comment 10•5 years ago
|
||
Depends on D37398
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 11•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 12•5 years ago
|
||
Assignee | ||
Comment 13•5 years ago
|
||
Assignee | ||
Comment 14•5 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-esr68/rev/df4b3bf7ac5b
https://hg.mozilla.org/releases/mozilla-esr68/rev/040ebb24b019
https://hg.mozilla.org/releases/mozilla-esr68/rev/1c870b900623
https://hg.mozilla.org/releases/mozilla-esr68/rev/d2e9196354f9
https://hg.mozilla.org/releases/mozilla-esr68/rev/95c70953e0f8
Assignee | ||
Comment 15•5 years ago
|
||
bugherder uplift |
Assignee | ||
Comment 16•5 years ago
|
||
Assignee | ||
Comment 17•5 years ago
|
||
Both nightly and beta could be shipped today. No issue has been found so far. Some tasks may be falsely green. If that's the case, please reopen this bug.
Assignee | ||
Comment 18•5 years ago
|
||
bugherder uplift |
https://hg.mozilla.org/releases/mozilla-release/rev/e2030db2e502
https://hg.mozilla.org/releases/mozilla-release/rev/15e573b0e256
https://hg.mozilla.org/releases/mozilla-release/rev/bfcf66030067
https://hg.mozilla.org/releases/mozilla-release/rev/1b3882ef2f53
https://hg.mozilla.org/releases/mozilla-release/rev/2f8c81429340
Description
•