Closed Bug 657052 Opened 13 years ago Closed 13 years ago

Make a handler for repackaging pingbacks

Categories

(addons.mozilla.org Graveyard :: Developer Pages, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
6.0.11

People

(Reporter: clouserw, Assigned: jbalogh)

Details

(Whiteboard: [t:tornado])

Repackaging jetpacks with a new SDK currently takes from 5-8s each.  When a new SDK is released, that is going to trigger a huge flood of upgrades and we can expect a delay when upgrading.

Bug 656993 adjusts the Jetpack Packager to accept a pingback URL to hit once it's finished processing an add-on.  This bug is to implement that pingback URL on the AMO side.  We should:

- Accept a JSON bundle via POST
- if there was no error, the bundle will have a location to download the new XPI (see bug 656993)

This script should grab the location from the POST and queue up a job in AMO's celery to make a new version (that's bug 657051)
Whiteboard: [t:tornado]
https://github.com/jbalogh/zamboni/commit/b80c6b0
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.