Ensure automation can handle Fennec ESR build numbers
Categories
(Release Engineering :: Release Automation, task)
Tracking
(firefox-esr68 fixed, firefox68 fixed)
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
Details
Attachments
(13 files)
|
57 bytes,
text/x-github-pull-request
|
jlorenzo
:
review+
|
Details | Review |
|
53 bytes,
text/x-github-pull-request
|
jlorenzo
:
review+
|
Details | Review |
|
57 bytes,
text/x-github-pull-request
|
jlorenzo
:
review+
|
Details | Review |
|
55 bytes,
text/x-github-pull-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
57 bytes,
text/x-github-pull-request
|
jlorenzo
:
review+
|
Details | Review |
|
55 bytes,
text/x-github-pull-request
|
Details | Review | |
|
58 bytes,
text/x-github-pull-request
|
Details | Review | |
|
55 bytes,
text/x-github-pull-request
|
Details | Review |
We will encounter versions like 68.1b3, with the new scheme. Scheme is defined in bug 1548655 comment 0.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
Comment 5•6 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•6 years ago
|
||
| Assignee | ||
Comment 7•6 years ago
|
||
Depends on D37395
| Assignee | ||
Comment 8•6 years ago
|
||
Depends on D37396
| Assignee | ||
Comment 9•6 years ago
|
||
Depends on D37397
| Assignee | ||
Comment 10•6 years ago
|
||
Depends on D37398
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 11•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 12•6 years ago
|
||
| Assignee | ||
Comment 13•6 years ago
|
||
| Assignee | ||
Comment 14•6 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•6 years ago
|
||
| bugherder uplift | ||
| Assignee | ||
Comment 16•6 years ago
|
||
| Assignee | ||
Comment 17•6 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•6 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
•