Confirmed users
26
edits
(Wikify links (i'll get used to it... eventually)) |
(2015-04-29) |
||
| Line 4: | Line 4: | ||
* stage: the [https://addons.allizom.org stage server] | * stage: the [https://addons.allizom.org stage server] | ||
* prod: the [https://addons.mozilla.org production server] | * prod: the [https://addons.mozilla.org production server] | ||
== 2015-04-29 == | |||
Fix a lot of small issues on the unlisted add-ons flow. Create a new tag [https://github.com/mozilla/olympia/compare/2015.04.25...2015.04.29 2015.04.29] for the bulk signing, which should fix the issues we had during the "saturday crisis". | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1158938 1158938] End mozilla.sf with two newlines | |||
** create PR [https://github.com/mozilla/olympia/pull/532 #532] | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1156333 1156333] Don't review a file if its signing failed | |||
** update PR [https://github.com/mozilla/olympia/pull/524 #524] | |||
* create bug [https://bugzilla.mozilla.org/show_bug.cgi?id=1159679 1159679] can't display devhub page for unlisted addon once submitted | |||
** create PR [https://github.com/mozilla/olympia/pull/533 #533] | |||
* create bug [https://bugzilla.mozilla.org/show_bug.cgi?id=1159690 1159690] The devhub whiteboard doesn't work for unlisted add-ons | |||
** create PR [https://github.com/mozilla/olympia/pull/534 #534] | |||
* create bug [https://bugzilla.mozilla.org/show_bug.cgi?id=1159708 1159708] An editor should not be able to grant prelim review to a sideload add-on | |||
** create PR [https://github.com/mozilla/olympia/pull/535 #535] | |||
* create bug [https://bugzilla.mozilla.org/show_bug.cgi?id=1159710 1159710] Fix the breadcrumbs on the review page of an unlisted add-on in the editor tools | |||
** create PR [https://github.com/mozilla/olympia/pull/536 #536] | |||
* create bug [https://bugzilla.mozilla.org/show_bug.cgi?id=1159712 1159712] When granting a review to an unlisted add-on, redirect to the unlisted queues | |||
** create PR [https://github.com/mozilla/olympia/pull/537 #537] | |||
* tag for bulk signing [https://github.com/mozilla/olympia/compare/2015.04.25...2015.04.29 2015.04.29] | |||
** [https://github.com/mozilla/olympia/commit/47f62d4824ea3edfcd20cdc60491bf49df95defe 47f62d4] Also bump version_int when auto-signing (bug 1158739) | |||
** [https://github.com/mozilla/olympia/commit/f15338ed9fa7da42ce7217dad87be61ddeaedcbf f15338e] Add the file hash to the update link answer (bug 1158738) | |||
** [https://github.com/mozilla/olympia/commit/a375a6149cdbae844dfe8475f07c674b7dc40b2a a375a61] Add two newlines at the end of the mozilla.sf file (bug 1158938) | |||