Closed
Bug 657030
Opened 14 years ago
Closed 14 years ago
Provide an Admin interface to update the AMO Jetpack SDK Version
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect, P1)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
RESOLVED
FIXED
6.0.11
People
(Reporter: clouserw, Assigned: jbalogh)
References
Details
(Whiteboard: [t:tornado])
AMO will need to track the Jetpack SDK version so it knows when the SDK is updated. This can just be a row in the `config` table. This bug is for:
- Adding a key/value to the config table in the database
- Adding an admin UI for it. The UI doesn't need to be gorgeous, but should include:
- What AMO thinks the current version is (as of this bug, it's 1.0b4 - you can seed the db with that)
- A warning message that the builder needs to know about the newest version before AMO does or this all falls apart.
- Would be cool to have stats of how many add-ons are using what SDK version (this will all be in the db/ see bug 657002)
- An <input> to update the current SDK version in the db
- A way (checkbox?) to trigger off the big "repackage all jetpacks with the newer version" script
| Reporter | ||
Updated•14 years ago
|
Summary: Provide an Admin interface to update the the AMO Jetpack SDK Version → Provide an Admin interface to update the AMO Jetpack SDK Version
| Reporter | ||
Updated•14 years ago
|
Whiteboard: [t:tornado]
| Assignee | ||
Updated•14 years ago
|
Assignee: kumar.mcmillan → jbalogh
| Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•