Closed Bug 747185 Opened 12 years ago Closed 12 years ago

Please push latest One Mozilla theme and Press Center theme to production

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: craigcook, Assigned: cturra)

References

()

Details

(Whiteboard: r=104562 b=trunk)

A few tweaks and one or two vital bug fixes were made in r104562
These are the Wordpress themes for blogmo right?
(In reply to Brandon Burton [:solarce] from comment #1)
> These are the Wordpress themes for blogmo right?

Yup. OneMozilla is the global theme, OneMozilla-PressCenter is a child theme for the new, er, press center (blog.mozilla.org/press).
Assignee: server-ops → cturra
updates the OneMozilla and OneMozilla-PressCenter themes and deploy manually. no errors observed. please go ahead and test.

[cturra@genericadm.private.phx1 OneMozilla]$ sudo svn up
Updating '.':
U    footer.php
U    style.css
U    colors/sand/sand-editor-style.css
U    colors/sky/sky-editor-style.css
U    colors/obsidian/obsidian-editor-style.css
U    colors/stone/stone-editor-style.css
Updated to revision 104565.

[cturra@genericadm.private.phx1 OneMozilla-PressCenter]$ sudo svn up
Updating '.':
U    archive-bios.php
U    media-library.php
U    style.css
U    functions.php
Updated to revision 104565.

[cturra@genericadm.private.phx1 blog.mozilla.org]$ sudo /data/genericrhel6/deploy blog.mozilla.org
[localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/blog.mozilla.org/ /data/genericrhel6/www/blog.mozilla.org/
[localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/blog.mozilla.org/ /data/genericrhel6/www/blog.mozilla.org/ (4.903s)
[localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy'
[localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' (6.262s)
[localhost] out: [master 015acfa] deploy
[localhost] out: 10 files changed, 31 insertions(+), 47 deletions(-)
[generic1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic2.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic3.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic4.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic5.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic102.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic3.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (8.988s)
[generic2.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (8.997s)
[generic1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (9.031s)
[generic5.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (9.031s)
[generic4.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (9.084s)
[generic102.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (9.337s)
[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/
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
I hate to say it, but I found and fixed another bug I should have seen earlier. Can you push r104567? That should be it, I swear.

Relevant: http://i.imgur.com/y7Hm9.jpg
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
(In reply to Craig Cook (:craigcook) from comment #4)
> I hate to say it, but I found and fixed another bug I should have seen
> earlier. Can you push r104567? That should be it, I swear.

updated as requested.

[cturra@genericadm.private.phx1 OneMozilla]$ sudo svn up
Updating '.':
At revision 104567.

[cturra@genericadm.private.phx1 OneMozilla-PressCenter]$ sudo svn up
Updating '.':
U    single-bios.php
Updated to revision 104567.

[cturra@genericadm.private.phx1 OneMozilla-PressCenter]$ sudo /data/genericrhel6/deploy blog.mozilla.org
[localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/blog.mozilla.org/ /data/genericrhel6/www/blog.mozilla.org/
[localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --delete /data/genericrhel6/src/blog.mozilla.org/ /data/genericrhel6/www/blog.mozilla.org/ (2.429s)
[localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy'
[localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy' (3.581s)
[localhost] out: [master 0d9c193] deploy
[localhost] out: 1 files changed, 1 insertions(+), 1 deletions(-)
[generic1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic2.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic3.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic4.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic5.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic102.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh blog.mozilla.org
[generic3.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (8.911s)
[generic2.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (8.941s)
[generic4.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (8.941s)
[generic5.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (8.933s)
[generic1.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (9.033s)
[generic102.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh blog.mozilla.org (9.167s)
[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/
Status: REOPENED → RESOLVED
Closed: 12 years ago12 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.