Closed Bug 781579 Opened 12 years ago Closed 12 years ago

Please update treestatus stage/prod to 84d5798dae297432461335fced7c20e27eefff83

Categories

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

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: cturra)

References

Details

+++ This bug was initially created as a clone of Bug #763002 +++

Please may treestatus stage/prod be updated to:
https://github.com/catlee/treestatus/commit/84d5798dae297432461335fced7c20e27eefff83

Thanks :-)
Assignee: server-ops-webops → cturra
:edmorley - push to stage complete. can you please review and confirm everything looks as expected before this is pushed to prod?

  https://treestatus.allizom.org
Status: NEW → ASSIGNED
Looks great, thank you :-)
:edmorley - push to prod complete.

[root@genericadm.private.phx1 treestatus.mozilla.org]# bash -x  update 
+ CODE_DIR=/data/genericrhel6/src/treestatus.mozilla.org/tree-status
+ VENDOR_DIR=/data/genericrhel6/src/treestatus.mozilla.org/tree-status/vendor
+ update_code
+ echo -e 'Updating code...'
Updating code...
+ cd /data/genericrhel6/src/treestatus.mozilla.org/tree-status
+ git pull -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ git submodule sync -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ git submodule update --init --recursive -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Updating vendor submodules...'
Updating vendor submodules...
+ git submodule update --init --recursive
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Cleaning gitignore and pyc files...'
Cleaning gitignore and pyc files...
+ cd /data/genericrhel6/src/treestatus.mozilla.org/tree-status
+ find . -type f -name .gitignore -or -name '*.pyc' -delete
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Storing revision information...'
Storing revision information...
+ cd /data/genericrhel6/src/treestatus.mozilla.org/tree-status
+ git rev-parse HEAD
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ touch /data/genericrhel6/src/treestatus.mozilla.org/tree-status/treestatus.wsgi
+ echo -e 'Deploying code...'
Deploying code...
+ '[' xterm == dumb ']'
+ /data/genericrhel6/deploy treestatus.mozilla.org
[2012-08-09 11:01:56] Running rsync_project
[2012-08-09 11:01:56] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6/src/treestatus.mozilla.org/ /data/genericrhel6/www/treestatus.mozilla.org/
[2012-08-09 11:01:56] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6/src/treestatus.mozilla.org/ /data/genericrhel6/www/treestatus.mozilla.org/ (0.067s)
[2012-08-09 11:01:56] Finished rsync_project (0.068s)
[2012-08-09 11:01:56] Running commit_www
[2012-08-09 11:01:56] [localhost] running: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['treestatus.mozilla.org']'
[2012-08-09 11:02:00] [localhost] finished: cd /data/genericrhel6/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['treestatus.mozilla.org']' (3.396s)
[localhost] out: [master 55fe679] deploy [treestatus.mozilla.org]
[localhost] out: 12 files changed, 591 insertions(+), 275 deletions(-)
[localhost] out: delete mode 100644 treestatus.mozilla.org/tree-status/treestatus/static/background.jpg
[localhost] out: create mode 100644 treestatus.mozilla.org/tree-status/treestatus/static/background.png
[localhost] out: create mode 100644 treestatus.mozilla.org/tree-status/treestatus/static/opensans.woff
[localhost] out: delete mode 100644 treestatus.mozilla.org/tree-status/treestatus/static/releng.css
[localhost] out: create mode 100644 treestatus.mozilla.org/tree-status/treestatus/static/style.css
[localhost] out: rewrite treestatus.mozilla.org/tree-status/treestatus/templates/badlogin.html (61%)
[localhost] out: rewrite treestatus.mozilla.org/tree-status/treestatus/templates/help.html (89%)
[localhost] out: rewrite treestatus.mozilla.org/tree-status/treestatus/templates/index.html (92%)
[localhost] out: rewrite treestatus.mozilla.org/tree-status/treestatus/templates/tree.html (82%)
[localhost] out: rewrite treestatus.mozilla.org/tree-status/treestatus/templates/users.html (87%)
[2012-08-09 11:02:00] Finished commit_www (3.396s)
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Thank you :-)
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.