Closed Bug 628272 Opened 15 years ago Closed 15 years ago

prod MDN release 0.9.2.3 Django maintenance release

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: groovecoder, Assigned: oremj)

Details

1) git pull to the 0.9.2.3 tag 2) restart servers and clear caches as usual rollback: 1) git pull to the 0.9.2.2 tag 2) restart servers and clear caches as usual
When do you want to do this?
today if possible
git pull fwenzel prod branch to deploy git pull 0.9.2.2 tag to rollback
Assignee: server-ops → jeremy.orem+bugs
[root@mradm02 bin]# sh mdn_update.sh 0.9.2.3 + echo -e 'Updating vendor...' Updating vendor... + cd /data/dekiwiki_python/src/developer.mozilla.org/mdn/vendor + git pull Already up-to-date. + git submodule update --init + echo -e 'Updating mdn...' Updating mdn... + cd /data/dekiwiki_python/src/developer.mozilla.org/mdn + git fetch origin remote: Counting objects: 137, done. remote: Compressing objects: 100% (83/83), done. remote: Total 88 (delta 54), reused 0 (delta 0) Unpacking objects: 100% (88/88), done. From git://github.com/fwenzel/mdn f56fedb..3094344 maintenance -> origin/maintenance 0ec32c0..4e4c8df master -> origin/master f56fedb..3094344 prod -> origin/prod * [new tag] 0.9.2.3 -> 0.9.2.3 + git checkout 0.9.2.3 Previous HEAD position was f56fedb... bug 626720 fix mozilla color HEAD is now at 3094344... bug 627561 update nav header MOZILLA class + git submodule update --init + /data/dekiwiki_python/deploy + cd /data/dekiwiki/www/django/developer.mozilla.org/mdn + schematic migrations + checkretval + retval=0 + [[ 0 -gt 0 ]] + python26 manage.py compress_assets + sudo -u apache python26 manage.py update_product_details + '[' -d /data/dekiwiki/www/django/developer.mozilla.org/mdn/migrations/sites ']'
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
v.fixed. mozilla nav item is red again.
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.