AMO/FlightDeck/Feature Pages/Repacker
From MozillaWiki
< AMO | FlightDeck | Feature Pages
Feature | Status | ETA | Owner |
Web Dev | On-Track | Piotr Zalewa |
Summary
Create and implement a RESTful service for repackaging add-ons from the Builder and AMO.
Team
- Module owner: Piotr Zalewa
- Available reviewers: Wil Clouser
Release Requirements
- The entire add-on repack loop should take less than 5 seconds + any transmission wire time
Next Steps
- Testing and integration with Builder dev box
Related Bugs & Dependencies
Designs
Goals/Use Cases
- Allow add-ons to be repacked with new versions of the SDK
- Speed up creation/testing flow for add-ons on the Builder
Non-Goals
- Allowing for signing (this can be added later when the SDK requires it)