Closed
Bug 661668
Opened 14 years ago
Closed 14 years ago
New libraries are called by their username-lib by default
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect)
addons.mozilla.org Graveyard
Add-on Builder
Tracking
(Not tracked)
VERIFIED
FIXED
Builder 0.9.6
People
(Reporter: smcarthur, Assigned: smcarthur)
Details
Attachments
(1 file)
|
608.46 KB,
image/png
|
Details |
This way, we don't have 20 thousand "My Library"'s.
Comment 1•14 years ago
|
||
https://github.com/rfreebern/FlightDeck/commit/0acff0a9130f74d331e80450c73e87f2506f6025
This code allows specification of a suffix (in this case, "-lib") to be appended to the username to create a default package name instead of using the DEFAULT_PACKAGE_FULLNAME in settings.py
| Assignee | ||
Comment 2•14 years ago
|
||
excellent, thanks!
this is in master now: https://github.com/mozilla/FlightDeck/commit/7ac892b9f022f0b6d12072d7803ceda058ec72cd
Assignee: nobody → smcarthur
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
Comment 4•14 years ago
|
||
Verified FIXED.
Status: RESOLVED → VERIFIED
Target Milestone: --- → Builder 0.9.6
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
•