Firefox Preview (Fenix v2.1.0) release
Categories
(Release Engineering :: Release Requests, task)
Tracking
(Not tracked)
People
(Reporter: sblatz, Assigned: jcristau)
References
Details
Attachments
(1 file)
A release of Firefox Preview (Fenix v2.1.0) is ready.
Release notes and builds can be found here: https://github.com/mozilla-mobile/fenix/releases/tag/v2.1.0
Please let me know if you need anything else!
| Assignee | ||
Comment 1•6 years ago
|
||
FYI it looks like there's something wrong with the version number, it shows up as "2.1.0" in the play console.
The apk manifest has the extra quotes:
package: name='org.mozilla.fenix' versionCode='12761514' versionName='"2.1.0"' platformBuildVersionName=''
Also, there's a pre-launch report warning for the above apk:
The pre-launch report has detected a crash on starqlteue.
java.lang.IllegalStateException: URL and tabs cannot both be null
Finally, can you please confirm the desired rollout percentage?
That pre-launch report bug was a bug in the previous release also. We need to fix the bug, but it's a low-volume, edge case race condition. Pre-launch reports run RoboTest, which does the equivalent of hitting thousands of clicks and input events over a few minutes on various devices. This is great for catching uncommon race conditions.
| Reporter | ||
Comment 3•6 years ago
|
||
Julien: can we start with a rollout at 10% today :)
I am touching base with our releng team to see why the versionName is off, but that shouldn't block release.
Comment 4•6 years ago
|
||
Ah, I'm sorry about this. Here's why the name is wrong (again): https://github.com/mozilla-mobile/fenix/pull/5811#issue-325183565
| Assignee | ||
Comment 5•6 years ago
|
||
Rolled out to the production track at 10%.
| Reporter | ||
Comment 6•6 years ago
•
|
||
We have a new release available at the same address: https://github.com/mozilla-mobile/fenix/releases/tag/v2.1.0
Are you able to upload this new build to 20%? It resolves the quoted version number issue.
Thanks!
(edit: 20% not 10% please)
Comment 7•6 years ago
|
||
Probably you wanted the other Julien ;)
Comment 8•6 years ago
|
||
(In reply to Sawyer Blatz [:sblatz] from comment #6)
We have a new release available at the same address: https://github.com/mozilla-mobile/fenix/releases/tag/v2.1.0
Are you able to upload this new build to 10%? It resolves the quoted version number issue.
Thanks!
I don't know if it's useful for you but I downloaded and installed from the above link, I can confirm no quotes in 2.1.0 in Settings>about Preview
| Assignee | ||
Comment 9•6 years ago
|
||
New release (version codes 12821600 to 12821603) rolling out to production at 10%.
| Assignee | ||
Comment 10•6 years ago
|
||
.. and now updated to 20%.
[comment edition is not great when you make meaningful changes because no notification is sent]
| Assignee | ||
Updated•6 years ago
|
| Reporter | ||
Comment 11•6 years ago
|
||
Are we able to update the rollout to 99%?
Thanks!
| Reporter | ||
Comment 13•6 years ago
|
||
Can we update this rollout to 100% :)
Thanks!
| Assignee | ||
Comment 14•6 years ago
|
||
Done.
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
| Comment hidden (collapsed) |
Description
•