Confirmed users
26
edits
(2015-05-05) |
(2015-05-06) |
||
| 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-05-06 == | |||
Another fix for the bulk signing script: it was failing on non-ascii filenames. And thus a new tag. | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1161486 1161486] Display an information about the signed status of a file on the public pages | |||
** create PR [https://github.com/mozilla/olympia/pull/544 #544] | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1161536 1161536] Add a waffle flag for the unlisted addons | |||
** create PR [https://github.com/mozilla/olympia/pull/545 #545] to fix a failure introduced in PR [https://github.com/mozilla/olympia/pull/543 #543] | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1162058 1162058] Bulk signing fails on non-ascii filenames | |||
** create PR [https://github.com/mozilla/olympia/pull/546 #546] to fix a failure introduced in PR [https://github.com/mozilla/olympia/pull/543 #543] | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=1160627 1160627] Switching from hidden -> unlisted | |||
** create PR [https://github.com/mozilla/olympia/pull/547 #547] | |||
* tag (on top of 2015.05.04) [https://github.com/mozilla/olympia/compare/2015.05.04...2015.05.06 2015.05.06] | |||