Closed
Bug 584823
Opened 15 years ago
Closed 15 years ago
Push SUMO 2.2.1 on Tuesday, August 10
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jsocol, Assigned: phong)
Details
(Whiteboard: 08/10/2010 @ 8pm PDT)
This will be a much smaller release than 2.2. Probably just switching to a new git tag and running schematic. If there are additional steps, we'll post them here.
Updated•15 years ago
|
Flags: needs-downtime+
Whiteboard: 08/10/2010 @ 4pm
Reporter | ||
Comment 1•15 years ago
|
||
Looks like these are the steps:
Duration: approx 1hr (probably less)
IRC: #sumodev
Phone: 92 449#
* Need an outage page, at least for a little while.
* git checkout 2.2.1
* svn sw https://svn.mozilla.org/projects/sumo/tags/1.5/1.5.6.1_r72095_20100810
(order matters here)
* ./manage.py migrate_questions
* schematic migrations/
* pip install -e git://github.com/jbalogh/django-cache-machine.git@7bbcf2201313dd387309676d2d578c539f9f36f9#egg=django_cache_machine-0.4-py2.6-dev
(We seem to have an issue with certain libraries not being up to date on all the web heads. In particular, cache-machine is out of date.)
* ./manage.py compress_assets - should only take around 5-10 seconds
* Set TEMPLATE_DEBUG = False in settings_local.py
* webroot/htaccess.sh
That should do it!
Assignee | ||
Comment 2•15 years ago
|
||
pushing out until 8 PM.
Whiteboard: 08/10/2010 @ 4pm → 08/10/2010 @ 8pm PDT
Assignee | ||
Comment 3•15 years ago
|
||
done.
Assignee: server-ops → phong
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•