Closed
Bug 1044482
Opened 11 years ago
Closed 11 years ago
Update gmo skin on Mozilla Wiki dev, stage and production
Categories
(Infrastructure & Operations :: IT-Managed Tools, task)
Infrastructure & Operations
IT-Managed Tools
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ckoehler, Assigned: cliang)
References
Details
(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/595] )
Small change to gmo theme is available at https://github.com/mozilla/mediawiki-skins-gmo
Please update dev, stage and production. Thanks!
Assignee | ||
Updated•11 years ago
|
Assignee: server-ops-webops → cliang
Assignee | ||
Comment 1•11 years ago
|
||
I believe that I've correctly pushed out the changes to the GMO theme in dev, stage, and production. Can you please confirm that everything updated as expected?
$ /data/genericrhel6/src/wiki.mozilla.org/wiki/extensions/gmo/
...
$ sudo git pull origin
Updating bdadb7b..3d0e2da
Fast-forward
README.md | 14 +++++++-------
skins/gmo/style/screen.css | 8 ++++++++
2 files changed, 15 insertions(+), 7 deletions(-)
[cliang@genericadm.private.phx1 ~]$ sudo /data/genericrhel6/deploy wiki.mozilla.org
[2014-08-01 08:53:58] Running rsync_project
[2014-08-01 08:53:58] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/wiki.mozilla.org/ /data/genericrhel6/www/wiki.mozilla.org/
[2014-08-01 08:54:03] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --exclude '.bzr*' --delete /data/genericrhel6/src/wiki.mozilla.org/ /data/genericrhel6/www/wiki.mozilla.org/ (4.944s)
[2014-08-01 08:54:03] Finished rsync_project (4.945s)
[2014-08-01 08:54:03] Running commit_www
[2014-08-01 08:54:03] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['wiki.mozilla.org']'
[2014-08-01 08:54:50] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['wiki.mozilla.org']' (46.560s)
[...]
[2014-08-01 08:54:50] Finished commit_www (46.600s)
[2014-08-01 08:54:50] Running push_www
[2014-08-01 08:54:50] [generic1.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh wiki.mozilla.org
[2014-08-01 08:54:50] [generic2.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh wiki.mozilla.org
[2014-08-01 08:54:50] [generic3.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh wiki.mozilla.org
[2014-08-01 08:54:50] [generic4.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh wiki.mozilla.org
[2014-08-01 08:54:50] [generic5.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh wiki.mozilla.org
[...]
[2014-08-01 08:55:07] Finished push_www (16.996s)
Reporter | ||
Comment 2•11 years ago
|
||
Looks good to me, thanks!
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•