Closed
Bug 777432
Opened 13 years ago
Closed 13 years ago
Add SDK 1.8.2 to Production Builder (and deprecate/remove 1.8)
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: KWierso, Assigned: zalun)
References
Details
We're shipping SDK 1.8.2 to fix some issues with Firefox 15 and newer, based on the 1.8.2 tag: https://github.com/mozilla/addon-sdk/zipball/1.8.2
Can we get this version up on Builder, deprecating/removing 1.8 in the process?
| Reporter | ||
Updated•13 years ago
|
Severity: normal → major
Comment 1•13 years ago
|
||
cc'ing Piotr, who probably won't see this until tomorrow. Piotr, we need the SDK version updated on Builder ASAP. Please respond in the bug as to when this can happen?
| Assignee | ||
Comment 2•13 years ago
|
||
is this a xulrunner only version? if not it can be out today
| Reporter | ||
Comment 3•13 years ago
|
||
(In reply to Piotr Zalewa [:zalun] from comment #2)
> is this a xulrunner only version? if not it can be out today
It's functionally equivalent to 1.8, which is already up on the server.
| Assignee | ||
Comment 4•13 years ago
|
||
r? https://github.com/mozilla/FlightDeck/pull/156
this needs to be run on the server
./manage.py add_core_lib addon-sdk-1.8.2 --useversion=1.8.2
Status: NEW → ASSIGNED
QA Contact: zaloon
| Assignee | ||
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
Piotr: When will this go live? I don't see the change yet on Builder.
Comment 6•13 years ago
|
||
Piotr, Fred - this was never actually pushed live.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•13 years ago
|
||
Fred, Piotr, can we get eyes on this? The Jetpack guys need this live. We have been in a regular push rhythm for months when it comes to SDK versions releases, Piotr, what is the issue with this release?
Assignee: nobody → zaloon
Comment 8•13 years ago
|
||
While these changes were made in Piotr's fork, they were never committed to master. Following the push to master the additional steps would have been:
* run a command on dev to activate the changes
* test
* schedule a push to the production instance of builder with these changes, via :clouserw
I'm closing this bug because we no longer care about 1.8.2.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 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
•