Program Management/Programs/Silent Update: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Weekly Meeting Details== * Tuesdays - 10:00am PDT, 17:00 UTC * [irc://irc.mozilla.org/planning irc.mozilla.org #planning] for backchannel '''Video/Teleconference Details''' * ...") |
No edit summary |
||
Line 1: | Line 1: | ||
==Weekly | ==Goal== | ||
The existing Firefox desktop update mechanism may involve a number of user interactions. These interactions in turn cause user pain as updates are now frequent due to rapid release. The goal of this effort is to make the update process silent so that there is the minimal user interaction required. | |||
==Features== | |||
=== Stage: Definition, Design, Planning, Development === | |||
<table class="querytable sortable"> | |||
<tr> | |||
<td class="header" style="width: 5%;">Pr</td> | |||
<td class="header" style="width: 5%;">Rank</td> | |||
<td class="header" style="width: 40%;">Feature</td> | |||
<td class="header" style="width: 10%;">Stage</td> | |||
<td class="header" style="width: 10%;">Target</td> | |||
<td class="header" style="width: 15%;">Lead eng</td> | |||
<td class="header" style="width: 15%;">Feature manager</td> | |||
</tr> | |||
{{#ask: [[Category:Feature Page]] [[Feature list::Desktop]] [[Feature project::Silent Update]] [[Feature engineering team::!DevTools]] [[Feature stage::Definition||Design||Planning||Development]] | |||
| ?# | |||
| ?Feature name# | |||
| ?Feature priority# | |||
| ?Feature rank# | |||
| ?Feature stage# | |||
| ?Feature version# | |||
| ?Feature lead engineer# | |||
| ?Feature feature manager# | |||
| mainlabel=- | |||
| sort=Feature priority,Feature rank,Feature stage | |||
| format=template | |||
| limit=10000 | |||
| template=FeatureListTableWithRank | |||
}} | |||
</table> | |||
=== Stage: Landed === | |||
<table class="querytable sortable"> | |||
<tr> | |||
<td class="header" style="width: 5%;">Pr</td> | |||
<td class="header" style="width: 5%;">Rank</td> | |||
<td class="header" style="width: 40%;">Feature</td> | |||
<td class="header" style="width: 10%;">Stage</td> | |||
<td class="header" style="width: 10%;">Target</td> | |||
<td class="header" style="width: 15%;">Lead eng</td> | |||
<td class="header" style="width: 15%;">Feature manager</td> | |||
</tr> | |||
{{#ask: [[Category:Feature Page]] [[Feature list::Desktop]] [[Feature project::Silent Update]] [[Feature engineering team::!DevTools]] [[Feature stage::Landed]] | |||
| ?# | |||
| ?Feature name# | |||
| ?Feature priority# | |||
| ?Feature rank# | |||
| ?Feature stage# | |||
| ?Feature version# | |||
| ?Feature lead engineer# | |||
| ?Feature feature manager# | |||
| mainlabel=- | |||
| sort=Feature priority,Feature rank,Feature stage | |||
| format=template | |||
| limit=10000 | |||
| template=FeatureListTableWithRank | |||
}} | |||
</table> | |||
=== Stage: Shipped === | |||
<table class="querytable sortable"> | |||
<tr> | |||
<td class="header" style="width: 5%;">Pr</td> | |||
<td class="header" style="width: 5%;">Rank</td> | |||
<td class="header" style="width: 40%;">Feature</td> | |||
<td class="header" style="width: 10%;">Stage</td> | |||
<td class="header" style="width: 10%;">Target</td> | |||
<td class="header" style="width: 15%;">Lead eng</td> | |||
<td class="header" style="width: 15%;">Feature manager</td> | |||
</tr> | |||
{{#ask: [[Category:Feature Page]] [[Feature list::Desktop]] [[Feature project::Silent Update]] [[Feature engineering team::!DevTools]] [[Feature stage::Shipped]] | |||
| ?# | |||
| ?Feature name# | |||
| ?Feature priority# | |||
| ?Feature rank# | |||
| ?Feature stage# | |||
| ?Feature version# | |||
| ?Feature lead engineer# | |||
| ?Feature feature manager# | |||
| mainlabel=- | |||
| sort=Feature priority,Feature rank,Feature stage | |||
| format=template | |||
| limit=10000 | |||
| template=FeatureListTableWithRank | |||
}} | |||
</table> | |||
=== Stage: Complete === | |||
<table class="querytable sortable"> | |||
<tr> | |||
<td class="header" style="width: 5%;">Pr</td> | |||
<td class="header" style="width: 5%;">Rank</td> | |||
<td class="header" style="width: 40%;">Feature</td> | |||
<td class="header" style="width: 10%;">Stage</td> | |||
<td class="header" style="width: 10%;">Target</td> | |||
<td class="header" style="width: 15%;">Lead eng</td> | |||
<td class="header" style="width: 15%;">Feature manager</td> | |||
</tr> | |||
{{#ask: [[Category:Feature Page]] [[Feature list::Desktop]] [[Feature project::Silent Update]] [[Feature engineering team::!DevTools]] [[Feature stage::Complete]] | |||
| ?# | |||
| ?Feature name# | |||
| ?Feature priority# | |||
| ?Feature rank# | |||
| ?Feature stage# | |||
| ?Feature version# | |||
| ?Feature lead engineer# | |||
| ?Feature feature manager# | |||
| mainlabel=- | |||
| sort=Feature priority,Feature rank,Feature stage | |||
| format=template | |||
| limit=10000 | |||
| template=FeatureListTableWithRank | |||
}} | |||
</table> | |||
==Weekly Meetings== | |||
* Tuesdays - 10:00am PDT, 17:00 UTC | * Tuesdays - 10:00am PDT, 17:00 UTC | ||
* [irc://irc.mozilla.org/planning irc.mozilla.org #planning] for backchannel | * [irc://irc.mozilla.org/planning irc.mozilla.org #planning] for backchannel | ||
Line 8: | Line 124: | ||
* Vidyo Room: 9604 | * Vidyo Room: 9604 | ||
* Vidyo [https://v.mozilla.com/flex.html?roomdirect.html&key=tRYVGuDGYDLE Guest URL] | * Vidyo [https://v.mozilla.com/flex.html?roomdirect.html&key=tRYVGuDGYDLE Guest URL] | ||
==Meeting Notes== |
Revision as of 15:37, 26 September 2011
Goal
The existing Firefox desktop update mechanism may involve a number of user interactions. These interactions in turn cause user pain as updates are now frequent due to rapid release. The goal of this effort is to make the update process silent so that there is the minimal user interaction required.
Features
Stage: Definition, Design, Planning, Development
{{#ask: Feature list::DesktopFeature project::Silent UpdateFeature engineering team::!DevTools|Design||Planning||Development | ?# | ?Feature name# | ?Feature priority# | ?Feature rank# | ?Feature stage# | ?Feature version# | ?Feature lead engineer# | ?Feature feature manager# | mainlabel=- | sort=Feature priority,Feature rank,Feature stage | format=template | limit=10000 | template=FeatureListTableWithRank }}Pr | Rank | Feature | Stage | Target | Lead eng | Feature manager |
Stage: Landed
{{#ask: Feature list::DesktopFeature project::Silent UpdateFeature engineering team::!DevToolsFeature stage::Landed | ?# | ?Feature name# | ?Feature priority# | ?Feature rank# | ?Feature stage# | ?Feature version# | ?Feature lead engineer# | ?Feature feature manager# | mainlabel=- | sort=Feature priority,Feature rank,Feature stage | format=template | limit=10000 | template=FeatureListTableWithRank }}Pr | Rank | Feature | Stage | Target | Lead eng | Feature manager |
Stage: Shipped
{{#ask: Feature list::DesktopFeature project::Silent UpdateFeature engineering team::!DevToolsFeature stage::Shipped | ?# | ?Feature name# | ?Feature priority# | ?Feature rank# | ?Feature stage# | ?Feature version# | ?Feature lead engineer# | ?Feature feature manager# | mainlabel=- | sort=Feature priority,Feature rank,Feature stage | format=template | limit=10000 | template=FeatureListTableWithRank }}Pr | Rank | Feature | Stage | Target | Lead eng | Feature manager |
Stage: Complete
{{#ask: Feature list::DesktopFeature project::Silent UpdateFeature engineering team::!DevToolsFeature stage::Complete | ?# | ?Feature name# | ?Feature priority# | ?Feature rank# | ?Feature stage# | ?Feature version# | ?Feature lead engineer# | ?Feature feature manager# | mainlabel=- | sort=Feature priority,Feature rank,Feature stage | format=template | limit=10000 | template=FeatureListTableWithRank }}Pr | Rank | Feature | Stage | Target | Lead eng | Feature manager |
Weekly Meetings
- Tuesdays - 10:00am PDT, 17:00 UTC
- irc.mozilla.org #planning for backchannel
Video/Teleconference Details
- 650-903-0800 or 650-215-1282 x92 Conf# 99604 (US/INTL)
- 1-800-707-2533 (pin 369) Conf# 99604 (US)
- Vidyo Room: 9604
- Vidyo Guest URL