Closed
Bug 656028
Opened 15 years ago
Closed 15 years ago
Push SUMO 2.8.3 on Tuesday, 17 May @ 4pm PDT
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jsocol, Assigned: oremj)
Details
(Whiteboard: [5/17 3pm])
Another run-of-the-mill SUMO push. Weekly FTW.
Updated•15 years ago
|
Assignee: server-ops → nmaul
Whiteboard: [Tuesday 5/17]
| Reporter | ||
Comment 1•15 years ago
|
||
(Also, if earlier, say around 3pm PDT, works, us East Coasters would in no way complain.)
Comment 3•15 years ago
|
||
I'm off this day, Jeremy has agreed to take care of this for me. Thanks!
Assignee: nmaul → jeremy.orem+bugs
| Reporter | ||
Comment 4•15 years ago
|
||
The tag is 2.8.3.
| Assignee | ||
Comment 5•15 years ago
|
||
[localhost] run: cd /data/sumo_python/src/prod && git fetch
[localhost] run: cd /data/sumo_python/src/prod && git checkout -f 2.8.3
[localhost] err: HEAD is now at e51b17c... [bug 654327] Allow specifying Obsoleteness in search UI. Omit Obsolete articles from basic search.
[localhost] run: cd /data/sumo_python/src/prod/vendor && git submodule sync
[localhost] out: Synchronizing submodule url for 'src/bleach'
[localhost] out: Synchronizing submodule url for 'src/cache-panel'
[localhost] out: Synchronizing submodule url for 'src/celery'
[localhost] out: Synchronizing submodule url for 'src/check'
[localhost] out: Synchronizing submodule url for 'src/commonware'
[localhost] out: Synchronizing submodule url for 'src/django'
[localhost] out: Synchronizing submodule url for 'src/django-adminplus'
[localhost] out: Synchronizing submodule url for 'src/django-authority'
[localhost] out: Synchronizing submodule url for 'src/django-cache-machine'
[localhost] out: Synchronizing submodule url for 'src/django-celery'
[localhost] out: Synchronizing submodule url for 'src/django-cronjobs'
[localhost] out: Synchronizing submodule url for 'src/django-csp'
[localhost] out: Synchronizing submodule url for 'src/django-debug-toolbar'
[localhost] out: Synchronizing submodule url for 'src/django-extensions'
[localhost] out: Synchronizing submodule url for 'src/django-mobility'
[localhost] out: Synchronizing submodule url for 'src/django-mozilla-product-details'
[localhost] out: Synchronizing submodule url for 'src/django-multidb-router'
[localhost] out: Synchronizing submodule url for 'src/django-nose'
[localhost] out: Synchronizing submodule url for 'src/django-picklefield'
[localhost] out: Synchronizing submodule url for 'src/django-qunit'
[localhost] out: Synchronizing submodule url for 'src/django-session-csrf'
[localhost] out: Synchronizing submodule url for 'src/django-tidings'
[localhost] out: Synchronizing submodule url for 'src/django-timezones'
[localhost] out: Synchronizing submodule url for 'src/django-waffle'
[localhost] out: Synchronizing submodule url for 'src/jingo'
[localhost] out: Synchronizing submodule url for 'src/jingo-minify'
[localhost] out: Synchronizing submodule url for 'src/jstestnetlib'
[localhost] out: Synchronizing submodule url for 'src/kombu'
[localhost] out: Synchronizing submodule url for 'src/py-wikimarkup'
[localhost] out: Synchronizing submodule url for 'src/pystatsd'
[localhost] out: Synchronizing submodule url for 'src/redis-py'
[localhost] out: Synchronizing submodule url for 'src/schematic'
[localhost] out: Synchronizing submodule url for 'src/sphinxapi'
[localhost] out: Synchronizing submodule url for 'src/test-utils'
[localhost] out: Synchronizing submodule url for 'src/tower'
[localhost] out: Synchronizing submodule url for 'src/tweepy'
[localhost] run: cd /data/sumo_python/src/prod && git submodule update --init --recursive
[localhost] run: cd /data/sumo_python/src/prod && python2.6 manage.py compress_assets
[localhost] run: cd /data/sumo_python/src/prod/locale && svn up
[localhost] out: At revision 88956.
[localhost] run: cd /data/sumo_python/src/prod/locale && ./compile-mo.sh .
[localhost] run: cd /data/sumo_python/src/prod && python2.6 ./vendor/src/schematic/schematic migrations
[localhost] out: Running migration 104:
[localhost] out: -- Upgrade to Waffle 0.7.2
[localhost] out:
[localhost] out: ALTER TABLE `waffle_flag` ADD COLUMN `note` LONGTEXT NOT NULL;
[localhost] out: ALTER TABLE `waffle_sample` ADD COLUMN `note` LONGTEXT NOT NULL;
[localhost] out: ALTER TABLE `waffle_switch` ADD COLUMN `note` LONGTEXT NOT NULL;
[localhost] out:
[localhost] out: That took 4.20 seconds
[localhost] out: ##################################################
[localhost] out:
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 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
•