Closed Bug 605548 Opened 14 years ago Closed 14 years ago

[AMO] Update addons.mozilla.org on 10/19 @ 1600

Categories

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

All
Other
task
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: clouserw, Assigned: oremj)

Details

Bug 605459 is causing hate and discontent.  We've got a patch and a tag to fix it.  Tag is 5.12.1.2, the diff view to prod is:

http://github.com/jbalogh/zamboni/compare/5.12.1.1...5.12.1.2

Please run the fast update script to 5.12.1.2.  No other changes necessary and no downtime. Thanks.
Assignee: server-ops → jeremy.orem+bugs
+ git fetch -t origin
remote: Counting objects: 13, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 7 (delta 6), reused 0 (delta 0)
Unpacking objects: 100% (7/7), done.
From git://github.com/jbalogh/zamboni
 * [new tag]         5.12.1.2   -> 5.12.1.2
+ git checkout 5.12.1.2
Previous HEAD position was a3e4f96... update l10n
HEAD is now at 0071c73... bug 605459, strip_html should be smart with None
+ git submodule update --init
+ set +x
+ git fetch -t origin
remote: Counting objects: 13, done.
remote: Compressing objects: 100% (7/7), done.
remote: Total 7 (delta 6), reused 0 (delta 0)
Unpacking objects: 100% (7/7), done.
From git://github.com/jbalogh/zamboni
 * [new tag]         5.12.1.2   -> 5.12.1.2
+ git checkout 5.12.1.2
Previous HEAD position was a3e4f96... update l10n
HEAD is now at 0071c73... bug 605459, strip_html should be smart with None
+ git submodule update --init
+ set +x
Compess assets? [y/n]: n
Run schematic? [y/n]: n
Push live? [y/n]: y
Push and restart celeryd? [y/n]: n
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
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.