Closed
Bug 779553
Opened 13 years ago
Closed 13 years ago
Add SDK 1.9 to production builder
Categories
(addons.mozilla.org Graveyard :: Add-on Builder, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: canuckistani, Assigned: zalun)
References
Details
We're releasing SDK 1.9 on August 7th - we'll need to add this version to Builder as soon as the weekly builder push the next day.
I just pushed all the code for 1.9 final up to the server so it'll be all ready for shipping next week.
It's built from the 1.9 tag: https://github.com/mozilla/addon-sdk/zipball/1.9 and shouldn't require any changes on the Builder side compared to 1.8.x.
Reporter | ||
Comment 2•13 years ago
|
||
Ping: :zalun, can you update this bug with status or anticipated delivery date?
Updated•13 years ago
|
Assignee: zaloon → nobody
Reporter | ||
Comment 3•13 years ago
|
||
Assigning to Wil as he usually schedules the push. We've added 1.9 to the repo and deployed to dev for testing. Everything looks good on the testing side, so we'd like to push to production ASAP.
Assignee: nobody → clouserw
Comment 4•13 years ago
|
||
Next steps here are:
1) Zalun adds it to the builder repo
2) We run the add sdk command on -dev, make sure things work
3) Schedule a push with IT and push the site
4) Run the add sdk command in production
Zalun is back on Monday as far as I know. -> Zalun
Assignee: clouserw → zaloon
Comment 5•13 years ago
|
||
I think we need this before then, can Sean do it?
Reporter | ||
Comment 6•13 years ago
|
||
Wil: we did steps 1 & 2 yesterday, we're on step 3.
Comment 7•13 years ago
|
||
scheduled for today at 2pm
Reporter | ||
Comment 8•13 years ago
|
||
The SDK command we need to run in prod is:
./manage.py add_core_lib addon-sdk-1.9 --useversion=1.9
Reporter | ||
Comment 9•13 years ago
|
||
Pushed today, verified
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
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
•