Closed Bug 834809 Opened 11 years ago Closed 11 years ago

Push thimble staging branch to staging server

Categories

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

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mikel, Assigned: cturra)

Details

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

Codebase: https://github.com/mozilla/webpagemaker

Diff from previous staging push: https://github.com/mozilla/webpagemaker/compare/7a6fa4e077997086efea2e437846d850133e153c...staging

Staging url: webpagemaker.allizom.org

This change introduces the BTWF_animated_gif project, fixes a few other project bugs, adds some projects to the thimble project listings, and points from cmcavoy/webmaker-nav to mozilla/webmaker-nav (same commit). 

No DB changes.

Thanks!
Oh, also staging is not in sync with development still, but this is expected. We're making projects live on a tight deadline and plan to fully synchronize them soon after (not on a Friday).
pushed to stage as requested.


[root@genericadm.private.phx1 webpagemaker.allizom.org]# bash -x update 
+ CODE_DIR=/data/genericrhel6-stage/src/webpagemaker.allizom.org/webpagemaker
+ VENDOR_DIR=/data/genericrhel6-stage/src/webpagemaker.allizom.org/webpagemaker/vendor
+ update_code
+ echo -e 'Updating code...'
Updating code...
+ cd /data/genericrhel6-stage/src/webpagemaker.allizom.org/webpagemaker
+ git fetch origin -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ git checkout -f origin/staging -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...
+ cd /data/genericrhel6-stage/src/webpagemaker.allizom.org/webpagemaker/vendor
+ git submodule sync -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ git submodule update --init --recursive -q
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Cleaning gitignore and pyc files...'
Cleaning gitignore and pyc files...
+ cd /data/genericrhel6-stage/src/webpagemaker.allizom.org/webpagemaker
+ find . -type f -name .gitignore -or -name '*.pyc' -delete
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Running migrate...'
Running migrate...
+ cd /data/genericrhel6-stage/src/webpagemaker.allizom.org/webpagemaker
+ python manage.py syncdb
Syncing...
Creating tables ...
Installing custom SQL ...
Installing indexes ...
No fixtures found.

Synced:
 > funfactory
 > django.contrib.auth
 > django_sha2
 > django.contrib.contenttypes
 > django.contrib.sessions
 > commonware.response.cookies
 > djcelery
 > session_csrf
 > django.contrib.messages
 > django.contrib.admin
 > south
 > webpagemaker.base
 > webpagemaker.editor
 > webpagemaker.learning_projects
 > webpagemaker.browserid_ajax

Not synced (use migrations):
 - webpagemaker.api
(use ./manage.py migrate to migrate these)
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ python manage.py migrate
Running migrations for api:
- Nothing to migrate.
 - Loading initial data for api.
No fixtures found.
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ echo -e 'Storing revision information...'
Storing revision information...
+ cd /data/genericrhel6-stage/src/webpagemaker.allizom.org/webpagemaker
+ git rev-parse HEAD
+ generate_revision_info
Deploying code...
[2013-01-25 11:53:44] Running rsync_project
[2013-01-25 11:53:44] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6-stage/src/webpagemaker.allizom.org/ /data/genericrhel6-stage/www/webpagemaker.allizom.org/
[2013-01-25 11:53:45] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6-stage/src/webpagemaker.allizom.org/ /data/genericrhel6-stage/www/webpagemaker.allizom.org/ (1.627s)
[2013-01-25 11:53:45] Finished rsync_project (1.628s)
[2013-01-25 11:53:45] Running commit_www
[2013-01-25 11:53:45] [localhost] running: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['webpagemaker.allizom.org']'
[2013-01-25 11:54:21] [localhost] finished: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['webpagemaker.allizom.org']' (35.761s)
[localhost] out: [master de443f1] deploy [webpagemaker.allizom.org]
[localhost] out: 23 files changed, 193 insertions(+), 22 deletions(-)
[localhost] out: create mode 100644 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/actofbravery_anim.gif
[localhost] out: create mode 100644 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/arrow.png
[localhost] out: create mode 100644 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/brave_anim.gif
[localhost] out: create mode 100644 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/btwf_animated.css
[localhost] out: create mode 100644 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/btwf_bg.png
[localhost] out: create mode 100644 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/btwf_logo.png
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-Bold.ttf
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-BoldItalic.ttf
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-ExtraBold.ttf
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-ExtraBoldItalic.ttf
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-Italic.ttf
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-Light.ttf
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-LightItalic.ttf
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-Regular.ttf
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-Semibold.ttf
[localhost] out: create mode 100755 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/fonts/OpenSans-SemiboldItalic.ttf
[localhost] out: create mode 100644 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/static/BTWF_animated_gif/sharingkindness_anim.gif
[localhost] out: create mode 100644 webpagemaker.allizom.org/webpagemaker/webpagemaker/learning_projects/templates/learning_projects/BTWF_animated_gif.html
[2013-01-25 11:54:21] Finished commit_www (35.762s)
Assignee: server-ops-webops → cturra
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [triaged 20130125][push interrupt]
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.