Closed Bug 520042 Opened 15 years ago Closed 15 years ago

Push SUMO 1.4.0.1 to production on Oct 1

Categories

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

task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: jsocol, Assigned: dmoore)

References

Details

This should be a straightforward push. One small SQL patch and I can count the changes on one hand.
The tag is 

/projects/sumo/tags/1.4/1.4.0.1_20091001
Bugs fixed for QA to verify post-push are: bug 518445, bug 518458, and bug 518774.
Assignee: server-ops → dmoore
Scheduled for 8:00 tonight
SQL executed in production:

mysql> UPDATE users_users SET valid = NULL;
Query OK, 131790 rows affected (1.61 sec)
Rows matched: 132035  Changed: 131790  Warnings: 0
svn switch successful:

[root@mradm02 support.mozilla.com]# svn info
Path: .
URL: https://svn.mozilla.org/projects/sumo/tags/1.4/1.4.0.1_20091001
Repository Root: https://svn.mozilla.org
Repository UUID: 4eb1ac78-321c-0410-a911-ec516a8615a5
Revision: 52728
Node Kind: directory
Schedule: normal
Last Changed Author: jsocol@mozilla.com
Last Changed Rev: 52711
Last Changed Date: 2009-10-01 12:31:25 -0700 (Thu, 01 Oct 2009)
Frack: we regressed bug 520111 with this push.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Tomorrow we'll diagnose why e-mail notification links are broken, in the meantime webroot/.htaccess is:
http://pastebin.mozilla.org/674014
Verified FIXED; e-mail notifications were broken because we didn't flip the pref to enable pretty URLs fully in staging (or something like that -- James can correct me).  All's well now.
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.