Closed Bug 834428 Opened 11 years ago Closed 11 years ago

Push QMO updates to stage and prod

Categories

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

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: craigcook, Assigned: cturra)

References

()

Details

(Whiteboard: [triaged 20130124][push interrupt])

Please push the latest batch of changes from https://github.com/mozilla/quality.mozilla.org at your earliest convenience, to both stage and production.

This comprises some fresh plugin updates, and includes one important security fix for a previously-fixed vulnerability that was un-fixed in our last update, now re-fixed.

Thanks!
:craigcook - push to stage complete. 

[root@genericadm.private.phx1 quality.allizom.org]# bash -x update 
+ CODE_DIR=/data/genericrhel6-stage/src/quality.allizom.org/quality/qmo_content
+ echo -e 'Updating code...'
Updating code...
+ cd /data/genericrhel6-stage/src/quality.allizom.org/quality/qmo_content
+ git pull
remote: Counting objects: 105, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 54 (delta 41), reused 54 (delta 41)
Unpacking objects: 100% (54/54), done.
From https://github.com/mozilla/quality.mozilla.org
   673feac..7b761ed  master     -> origin/master
Updating 673feac..7b761ed
Fast-forward
 plugins/buddypress/bp-core/bp-core-avatars.php                               |   3 +
 plugins/buddypress/bp-core/bp-core-cssjs.php                                 |   1 +
 plugins/buddypress/bp-core/bp-core-functions.php                             |   2 +-
 plugins/buddypress/bp-forums/bbpress/bb-includes/functions.bb-meta.php       |   2 +-
 plugins/buddypress/bp-forums/bbpress/bb-includes/functions.bb-posts.php      |   9 ++-
 plugins/buddypress/bp-forums/bbpress/bb-includes/functions.bb-template.php   |  12 ++-
 plugins/buddypress/bp-forums/bbpress/bb-includes/functions.bb-topic-tags.php |   7 +-
 plugins/buddypress/bp-forums/bbpress/bb-login.php                            |   5 +-
 plugins/buddypress/bp-forums/bbpress/bb-plugins/akismet.php                  |   9 ++-
 plugins/buddypress/bp-forums/bbpress/bb-plugins/bozo.php                     |   2 +-
 plugins/buddypress/bp-forums/bbpress/rss.php                                 |   3 +-
 plugins/buddypress/bp-forums/bp-forums-functions.php                         |   6 +-
 plugins/buddypress/bp-groups/bp-groups-classes.php                           |   6 +-
 plugins/buddypress/bp-groups/bp-groups-screens.php                           |   3 +
 plugins/buddypress/bp-languages/buddypress.pot                               | 126 ++++++++++++++---------------
 plugins/buddypress/bp-loader.php                                             |   4 +-
 plugins/buddypress/bp-messages/js/autocomplete/license.bgiframe.txt          |  38 ++++-----
 plugins/buddypress/bp-themes/bp-default/_inc/ajax.php                        |   7 +-
 plugins/buddypress/bp-themes/bp-default/_inc/global.js                       |   8 +-
 plugins/buddypress/bp-themes/bp-default/functions.php                        |   2 +-
 plugins/buddypress/bp-themes/bp-default/license.txt                          | 560 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------
 plugins/buddypress/bp-themes/bp-default/readme.txt                           |  42 +++++-----
 plugins/buddypress/bp-themes/bp-default/rtl.css                              |   2 +-
 plugins/buddypress/bp-themes/bp-default/style.css                            |   2 +-
 plugins/buddypress/bp-xprofile/bp-xprofile-screens.php                       |   3 +
 plugins/buddypress/readme.txt                                                |   9 ++-
 plugins/cms-tree-page-view/functions.php                                     |   2 +-
 plugins/cms-tree-page-view/index.php                                         |   4 +-
 plugins/cms-tree-page-view/languages/cms-tree-page-view-fr_FR.mo             | Bin 2474 -> 6097 bytes
 plugins/cms-tree-page-view/languages/cms-tree-page-view-fr_FR.po             | 341 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
 plugins/cms-tree-page-view/readme.txt                                        |   7 +-
 plugins/cms-tree-page-view/styles/images/switch-view-icons.png               | Bin 1695 -> 719 bytes
 plugins/cms-tree-page-view/styles/styles.css                                 |   4 +
 33 files changed, 754 insertions(+), 477 deletions(-)
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ /data/genericrhel6-stage/deploy quality.allizom.org
[2013-01-24 13:18:41] Running rsync_project
[2013-01-24 13:18:41] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6-stage/src/quality.allizom.org/ /data/genericrhel6-stage/www/quality.allizom.org/
[2013-01-24 13:18:42] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6-stage/src/quality.allizom.org/ /data/genericrhel6-stage/www/quality.allizom.org/ (1.373s)
[2013-01-24 13:18:42] Finished rsync_project (1.373s)
[2013-01-24 13:18:42] Running commit_www
[2013-01-24 13:18:42] [localhost] running: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['quality.allizom.org']'
[2013-01-24 13:19:28] [localhost] finished: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['quality.allizom.org']' (46.526s)
[localhost] out: [master 64610d5] deploy [quality.allizom.org]
[localhost] out: 33 files changed, 754 insertions(+), 477 deletions(-)
[localhost] out: rewrite quality.allizom.org/quality/qmo_content/plugins/cms-tree-page-view/languages/cms-tree-page-view-fr_FR.mo (93%)
[localhost] out: rewrite quality.allizom.org/quality/qmo_content/plugins/cms-tree-page-view/styles/images/switch-view-icons.png (99%)
[2013-01-24 13:19:28] Finished commit_www (46.527s)
Assignee: server-ops-webops → cturra
Status: NEW → ASSIGNED
Whiteboard: [triaged 20130124][push interrupt]
Stage looks good, or at least I can't reproduce the security issue. We'll verify that on prod as well. Thumbs up to proceed!
Status: ASSIGNED → NEW
:craigcook - push to prod complete. stdout looks the same as stage above :)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
run spot checks and production looks good https://quality.mozilla.org/
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.