Closed
Bug 753103
Opened 13 years ago
Closed 9 years ago
Only bump the update xml's appVersion attribute once a week
Categories
(Release Engineering :: Release Automation: Other, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: lsblakk, Unassigned)
References
(Blocks 1 open bug)
Details
This is for https://wiki.mozilla.org/Release_Management/Rapid_Betas work - when we move to rapid betas, we will want to be sure that non-admin Windows users aren't getting updates every single day.
Updated•13 years ago
|
Blocks: daily-beta
Summary: [Rapid Beta] Only bump the update xml's appVersion attribute once a week → Only bump the update xml's appVersion attribute once a week
Comment 1•13 years ago
|
||
rstrong, could you elaborate how bumping/not-bumping appVersion helps here ? For the current updates on beta we have appVersion set to (eg) 13.0 for all the betas, and the same for platformVersion. The displayVersion and buildID do change, as well as the <patch> lines.
Updated•13 years ago
|
Priority: -- → P3
Reporter | ||
Updated•12 years ago
|
Blocks: daily_beta_tracking
Comment 2•12 years ago
|
||
Hey Nick, the appVersion determines the preference name to use for users that don't have privileges to update so they don't get notified repeatedly similar to how the "Not Now" button works.
Also, I found a regression in the code that makes it so users that don't have privileges to update would get notified. I am considering just making it another pref that defines how long to wait until re-notifying users that don't have privileges to update in which case this won't be necessary. Since the beta channel doesn't ever increment appVersion it might be better to go this route anyways since that can also affect extension checks, etc.
Priority: P3 → --
Updated•12 years ago
|
Priority: -- → P3
Comment 3•12 years ago
|
||
Robert, please confirm whether this bug carries any remaining actions, and where you're tracking the pref for non-admin prompting.
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Comment 4•9 years ago
|
||
Does this still make sense these days? We keep appVersion the same for an entire cycle so I doubt it...
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•