Confirmed users
1,031
edits
(Did some shuffling.) |
m (name fixup) |
||
(28 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
= Overview = | = Overview = | ||
Go Faster | We believe that building out tools and processes for shipping Go Faster add-ons will enable Mozilla's engineers to get features and fixes to a larger audience sooner. We will know this is true when we see widespread adoption of system add-ons as a mechanism for moving faster and updating faster than the standard trains. | ||
==Team== | ==Team== | ||
Line 9: | Line 9: | ||
| Laura Thomson || Product Owner | | Laura Thomson || Product Owner | ||
|- | |- | ||
| | | Rehan Dalal || Program Management | ||
|- | |||
| Robert Helmer || Technical Lead | |||
|} | |} | ||
==KPI's== | ==KPI's== | ||
* | * Number of projects using the tools. | ||
* All new features or improvements to existing features validated by go faster by the end 2016. | |||
==Meetings== | ==Meetings== | ||
* [ | * [[Firefox/Go_Faster/Meetings|Meeting Notes]] | ||
* Bi-Weekly Team Meeting | * Bi-Weekly Team Meeting | ||
** | ** Every other Tuesday at 11:30 AM PST ([https://www.timeanddate.com/worldclock/converted.html?iso=20151124T0930&p1=224&p2=250&p3=0&p4=195 conversions]) | ||
** "GoFaster" Vidyo Room (extension 8557) | ** "GoFaster" Vidyo Room (extension 8557) | ||
Line 25: | Line 28: | ||
* IRC: #gofaster | * IRC: #gofaster | ||
= | = Release Process and Mechanics = | ||
* | |||
== Process == | |||
Have something you want to ship through Go Faster? | |||
Start here: | |||
* [[Firefox/Go_Faster/System_Add-ons/Process]] | |||
== Mechanics == | |||
This page details the technological pieces involved in shipping system add-ons. | |||
[[Firefox/Go_Faster/Releasing_an_add-on_mechanics|Releasing mechanics]]. | |||
The initial authors of this process are | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 52: | Line 61: | ||
| Ben Hearsum || Tools | | Ben Hearsum || Tools | ||
|- | |- | ||
| | | Ritu Kothari || Tools | ||
|- | |||
| Lonnen || Tools | |||
|- | |- | ||
| Axel Hecht || l10n | | Axel Hecht || l10n | ||
|} | |} | ||
== | = Projects = | ||
These are the top-level projects defined for this program. | |||
== Morgoth == | |||
[[Firefox/Morgoth|Morgoth]] | |||
* Project Owner: Benson Wong [:mostlygeek] | |||
=== | == Kinto == | ||
A JSON storage service with synchronisation and sharing ability - allows the smart client to retrieve signed data from a dumb server. | |||
<big>'''Team'''</big> | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 110: | Line 96: | ||
|} | |} | ||
<big>'''Resources'''</big> | |||
* Tracking document: https://docs.google.com/document/d/1MHQNqJ--GAmNxXl2PODJ-YGU459l6vvDRmf9oEIRTms/edit | * Tracking document: https://docs.google.com/document/d/1MHQNqJ--GAmNxXl2PODJ-YGU459l6vvDRmf9oEIRTms/edit | ||
* Tool: http://kinto.readthedocs.org | * Tool: http://kinto.readthedocs.org | ||
== | == Recipe Server (SHIELD + Variants) == | ||
A system that provides a fast and powerful way for Firefox to fix configuration problems, interact with users, and recommend features. | A system that provides a fast and powerful way for Firefox to fix configuration problems, interact with users, and recommend features. | ||
<big>'''Team'''</big> | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 133: | Line 114: | ||
| Mike Kelly || Engineering Manager | | Mike Kelly || Engineering Manager | ||
|} | |} | ||
<big>'''Resources'''</big> | |||
* | * [[Firefox/Recipe_Server|Recipe Server]] | ||
== | == Test Pilot == | ||
A system that provides a fast and powerful way for Firefox to fix configuration problems, interact with users, and recommend features. | A system that provides a fast and powerful way for Firefox to fix configuration problems, interact with users, and recommend features. | ||
<big>'''Team'''</big> | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 157: | Line 134: | ||
| John Gruen || UX Lead | | John Gruen || UX Lead | ||
|} | |} | ||
<big>'''Resources'''</big> | |||
* | * [[Test_Pilot|Test Pilot]] | ||
= Shipping Pipeline = | = Shipping Pipeline = | ||
[https://docs.google.com/spreadsheets/d/1yOgiOTU8q2I709VFhjCYCLATmoyQueV8RttPzciFIkQ/edit Shipping Pipeline Spreadsheet] | |||
The `how` for Go Faster are the top-level projects outlined above. The other important things to track are the individual features and fixes that are going to be launching ''through'' Go Faster. | The `how` for Go Faster are the top-level projects outlined above. The other important things to track are the individual features and fixes that are going to be launching ''through'' Go Faster. | ||
View the doc for a list of System Add-ons in flight. | |||