Confirmed users
26
edits
(First attempt) |
(2015-04-27) |
||
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-27 == | |||
Fix some small bugs on the auto/bulk add-on signing. Also, this is the first attempt at writing down this wiki page! I backfilled some of the last days for good measure. | |||
* create bug https://bugzilla.mozilla.org/show_bug.cgi?id=1158738 When auto-signing files are cached by cdn and it results in hash mismatch | |||
** create PR https://github.com/mozilla/olympia/pull/527 | |||
* create bug https://bugzilla.mozilla.org/show_bug.cgi?id=1158739 When auto-signing files the Version.version_int isn't bumped | |||
** create PR https://github.com/mozilla/olympia/pull/528 | |||