Closed
Bug 580558
Opened 15 years ago
Closed 14 years ago
Allow download of private key from add-on builder by author
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect)
addons.mozilla.org Graveyard
Add-on Builder
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wenzel, Assigned: rfreebern)
Details
Scenario:
- a user makes a jetpack using the add-on builder.
- uploads it to AMO with the ID generated by the builder
- he wants to evolve the jetpack, so he downloads the SDK and sets up the extension in question in there
- cfx complains he doesn't have the private key to use the ID in question
- user has to regenerate an ID and make a new listing on AMO because the ID changed
That's pretty crappy -- I think add-on authors should be able to download the private key in question off the flightdeck website, so they can build their add-on locally should they decide to.
Updated•15 years ago
|
Component: Jetpack SDK → FlightDeck
QA Contact: jetpack-sdk → flightdeck
Comment 1•15 years ago
|
||
I think it was planned, will it get to 1.0a3?
Updated•14 years ago
|
Component: FlightDeck → Add-on Builder
Product: Mozilla Labs → addons.mozilla.org
Version: Trunk → unspecified
Updated•14 years ago
|
QA Contact: flightdeck → add-on-builder
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → ryan
Comment 2•14 years ago
|
||
New SDK does not require it, any id is allowed
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 3•14 years ago
|
||
(In reply to comment #2)
> New SDK does not require it, any id is allowed
I am not sure if that makes sense.
The problem outlined here is: If you can't get your add-on's private key out of the builder, you cannot download the code and build it locally, then upload the locally built xpi to AMO, since the add-on ID changed.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
| Reporter | ||
Comment 4•14 years ago
|
||
Ah wait, you mean the new SDK will allow me to pick the add-on ID however I want? In that case please re-close, sorry.
Updated•14 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → WONTFIX
Updated•11 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
•