Closed Bug 773004 Opened 13 years ago Closed 13 years ago

Push new version of nightly.mozilla.org

Categories

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

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tofumatt, Assigned: cturra)

References

Details

Howdy there! Could IT please push the lastest code in master for nightly.mozilla.org (git repo is at https://github.com/mozilla/nocturnal)? If you could run the cron script (it runs scrape.py) manually to update the page afterward, that'd be great. Thanks!
Assignee: server-ops-webops → cturra
:tofumatt - push complete. [root@staticadm.private.phx1 nightly]# git pull remote: Counting objects: 5, done. remote: Compressing objects: 100% (1/1), done. remote: Total 3 (delta 2), reused 3 (delta 2) Unpacking objects: 100% (3/3), done. From https://github.com/mozilla/nocturnal b62cb32..4f88a08 master -> origin/master Updating b62cb32..4f88a08 Fast-forward scrape.py | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) [root@staticadm.private.phx1 nightly]# /usr/bin/python2.6 /data/static/src/nightly.mozilla.org/nightly/scrape.py --output-dir=/data/static/src/nightly.mozilla.org/public_html/ [root@staticadm.private.phx1 nightly]# /data/static/deploy nightly.mozilla.org [2012-07-11 13:22:35] Running rsync_project [2012-07-11 13:22:35] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/static/src/nightly.mozilla.org/ /data/static/www/nightly.mozilla.org/ [2012-07-11 13:22:35] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/static/src/nightly.mozilla.org/ /data/static/www/nightly.mozilla.org/ (0.059s) [2012-07-11 13:22:35] Finished rsync_project (0.060s) [2012-07-11 13:22:35] Running commit_www [2012-07-11 13:22:35] [localhost] running: cd /data/static/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['nightly.mozilla.org']' [2012-07-11 13:22:37] [localhost] finished: cd /data/static/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['nightly.mozilla.org']' (1.622s) [localhost] out: [master 59d6bc6] deploy [nightly.mozilla.org] [localhost] out: 27 files changed, 28 insertions(+), 2 deletions(-) [2012-07-11 13:22:37] Finished commit_www (1.623s) [2012-07-11 13:22:37] Running push_www
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.