Closed Bug 760715 Opened 13 years ago Closed 13 years ago

Push blog theme updates to production

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: craigcook, Assigned: bburton)

References

()

Details

Please push r105623 to production at your earliest convenience. This adds some new features to the One Mozilla theme and fixes a few minor bugs. This also adds a new child theme for The Den, which we'll need to have activated (I'll file a separate bug for the activation and setup, right now this is just pushing code).
Pushed [root@genericadm.private.phx1 ~]# sudo bash -x /data/genericrhel6/src/blog.mozilla.org/update + BASE_DIR=/data/genericrhel6/src/blog.mozilla.org + CODE_DIR=/data/genericrhel6/src/blog.mozilla.org/wpmu + echo -e 'Updating code...' Updating code... + cd /data/genericrhel6/src/blog.mozilla.org + svn up wp-content Updating 'wp-content': A wp-content/themes/OneMozilla-PressCenter/languages A wp-content/themes/OneMozilla-PressCenter/languages/mozpress-de.mo A wp-content/themes/OneMozilla-PressCenter/languages/mozpress.pot A wp-content/themes/OneMozilla-PressCenter/languages/mozpress-de.po A wp-content/themes/OneMozilla-PressCenter/languages/mozpress.mo U wp-content/themes/OneMozilla-PressCenter/style.css U wp-content/themes/OneMozilla-PressCenter/functions.php U wp-content/themes/OneMozilla/style.css U wp-content/themes/OneMozilla/index.php U wp-content/themes/OneMozilla/functions.php U wp-content/themes/OneMozilla/sidebar.php U wp-content/themes/OneMozilla/content.php A wp-content/themes/OneMozilla/languages/fr.mo A wp-content/themes/OneMozilla/languages/de.mo A wp-content/themes/OneMozilla/languages/fr.po A wp-content/themes/OneMozilla/languages/de.po U wp-content/themes/OneMozilla/languages/onemozilla.pot A wp-content/themes/OneMozilla/img/featured.png A wp-content/themes/OneMozilla-Den A wp-content/themes/OneMozilla-Den/content-single.php A wp-content/themes/OneMozilla-Den/content.php A wp-content/themes/OneMozilla-Den/style.css A wp-content/themes/OneMozilla-Den/img A wp-content/themes/OneMozilla-Den/img/share-buttons.png A wp-content/themes/OneMozilla-Den/img/head-theden.png A wp-content/themes/OneMozilla-Den/img/mail-small.png A wp-content/themes/OneMozilla-Den/js A wp-content/themes/OneMozilla-Den/js/sharewindow.js A wp-content/themes/OneMozilla-Den/bitly-config.php.dist A wp-content/themes/OneMozilla-Den/functions.php Fetching external item into 'wp-content/themes/addons-nova': Updated external to revision 105796. Fetching external item into 'wp-content/plugins/cms-tree-page-view': External at revision 553013. Fetching external item into 'wp-content/plugins/scalable-vector-graphics-svg': External at revision 553013. Fetching external item into 'wp-content/plugins/twitter-facebook-google-plusone-share': External at revision 553013. Fetching external item into 'wp-content/plugins/wordpress-importer': External at revision 553013. Fetching external item into 'wp-content/plugins/wp-super-cache': External at revision 553013. At revision 105796. + checkretval + retval=0 + [[ 0 -gt 0 ]] + set +x Deploying code... [2012-06-04 08:54:58] Running rsync_project [2012-06-04 08:54:58] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --delete /data/genericrhel6/src/blog.mozilla.org/ /data/genericrhel6/www/blog.mozilla.org/ [2012-06-04 08:54:58] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --delete /data/genericrhel6/src/blog.mozilla.org/ /data/genericrhel6/www/blog.mozilla.org/ (0.674s) [2012-06-04 08:54:58] Finished rsync_project (0.675s) [2012-06-04 08:54:58] Running commit_www [2012-06-04 08:54:58] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' [2012-06-04 08:55:06] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' (7.379s) [localhost] out: [master ab17f31] deploy [localhost] out: 26 files changed, 1655 insertions(+), 118 deletions(-) [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-Den/bitly-config.php.dist [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-Den/content-single.php [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-Den/content.php [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-Den/functions.php [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-Den/img/head-theden.png [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-Den/img/mail-small.png [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-Den/img/share-buttons.png [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-Den/js/sharewindow.js [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-Den/style.css [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-PressCenter/languages/mozpress-de.mo [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-PressCenter/languages/mozpress-de.po [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-PressCenter/languages/mozpress.mo [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla-PressCenter/languages/mozpress.pot [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla/img/featured.png [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla/languages/de.mo [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla/languages/de.po [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla/languages/fr.mo [localhost] out: create mode 100644 blog.mozilla.org/wp-content/themes/OneMozilla/languages/fr.po [2012-06-04 08:55:06] Finished commit_www (7.380s) [2012-06-04 08:55:06] Running push_www [2012-06-04 08:55:06] [generic1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org [2012-06-04 08:55:06] [generic2.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org [2012-06-04 08:55:06] [generic3.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org [2012-06-04 08:55:06] [generic4.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org [2012-06-04 08:55:06] [generic5.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org [2012-06-04 08:55:06] [generic102.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org [2012-06-04 08:55:10] [generic1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (4.527s) [generic1.webapp.phx1.mozilla.com] out: Not removing blog.mozilla.org/wp-content/cache/supercache/blog.mozilla.org/ [2012-06-04 08:55:12] [generic5.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (6.565s) [generic5.webapp.phx1.mozilla.com] out: Not removing blog.mozilla.org/wp-content/cache/supercache/blog.mozilla.org/ [2012-06-04 08:55:12] [generic4.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (6.687s) [generic4.webapp.phx1.mozilla.com] out: Not removing blog.mozilla.org/wp-content/cache/supercache/blog.mozilla.org/ [2012-06-04 08:55:12] [generic3.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (6.694s) [generic3.webapp.phx1.mozilla.com] out: Not removing blog.mozilla.org/wp-content/cache/supercache/blog.mozilla.org/ [2012-06-04 08:55:13] [generic102.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (7.042s) [generic102.webapp.phx1.mozilla.com] out: Not removing mozillians.org/mozillians/apps/larper/ [generic102.webapp.phx1.mozilla.com] out: Not removing wiki.mozilla.org/wiki/cache/8/ [2012-06-04 08:55:13] [generic2.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (7.095s) [generic2.webapp.phx1.mozilla.com] out: Not removing blog.mozilla.org/wp-content/cache/supercache/blog.mozilla.org/ [2012-06-04 08:55:13] Finished push_www (7.117s)
Assignee: server-ops → bburton
Status: NEW → RESOLVED
Closed: 13 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.