6
edits
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
- https://github.com/mozilla/addons-server/issues/3143 | - https://github.com/mozilla/addons-server/issues/3143 | ||
=== Current status === | === Current status === | ||
* The feature has landed in Production . | * The feature has landed in Production . | ||
Line 23: | Line 21: | ||
== Scope == | == Scope == | ||
===what's in scope?=== | ===what's in scope?=== | ||
* | * Communication between developer and reviewer is correctly handled: all necessary email are sent/received. | ||
* Email is sent to developer (author) when add-on is approved/rejected. | |||
* Email is sent to reviewer, when a developer replies. | |||
* Email is sent to developer, when reviewer replies. | |||
* | * Email is sent to developer, after unlisted webextension is submitted. | ||
* | * Auto-respond to emails that are broken. | ||
* | |||
* | |||
* | |||
===what's out of scope?=== | ===what's out of scope?=== | ||
== Ownership == | == Ownership == | ||
Line 49: | Line 40: | ||
= Requirements for testing = | = Requirements for testing = | ||
== Environments == | == Environments == | ||
* | * Windows OS. | ||
== Servers == | == Servers == | ||
* Dev: https://addons-dev.allizom.org/en-US/ | |||
* Stage: https://addons.allizom.org/en-US/ | * Stage: https://addons.allizom.org/en-US/ | ||
* Production: https://addons.mozilla.org/en-US/ | * Production: https://addons.mozilla.org/en-US/ | ||
== Channels == | == Channels == | ||
* [ | * [https://www.mozilla.org/en-US/firefox/new/ Release] | ||
* [http:// | * [http://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central/ Nightly] | ||
* [http:// | * [http://ftp.mozilla.org/pub/firefox/tinderbox-builds/mozilla-release-win64/ Unbranded builds] | ||
= Test Strategy = | = Test Strategy = |
edits