Closed Bug 787003 Opened 13 years ago Closed 13 years ago

Categories

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

x86
macOS

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: boozeniges, Assigned: dmaher)

References

()

Details

(Whiteboard: [triaged 20120830])

Got a few app updates (largely front-end) for Ignite looking to go through today tomorrow - starting with pushing staging branch (https://github.com/mozilla/mozilla-ignite/tree/stage) out to the staging server. No DB migrations needs, no submodules - hopefully just a standard code deploy will sort it. Once this has been confirmed on stage will need pushing through to live, will file a separate bug for that. Many thanks (again) Ross
Assignee: server-ops-webops → dmaher
Priority: -- → P3
Whiteboard: [triaged 20120830]
[dmaher@genericadm.private.phx1 mozillaignite.allizom.org]$ sudo -E ./update Updating code... Updating vendor submodules... Cleaning gitignore and pyc files... Storing revision information... Deploying code... [2012-08-30 06:10:24] Running rsync_project [2012-08-30 06:10:24] [localhost] running: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6-stage/src/mozillaignite.allizom.org/ /data/genericrhel6-stage/www/mozillaignite.allizom.org/ [2012-08-30 06:10:26] [localhost] finished: /usr/bin/rsync -aq --include '.gitkeep' --exclude '.git*' --exclude '.hg*' --exclude '.svn*' --exclude 'CVS' --delete /data/genericrhel6-stage/src/mozillaignite.allizom.org/ /data/genericrhel6-stage/www/mozillaignite.allizom.org/ (1.953s) [2012-08-30 06:10:26] Finished rsync_project (1.953s) [2012-08-30 06:10:26] Running commit_www [2012-08-30 06:10:26] [localhost] running: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['mozillaignite.allizom.org']' [2012-08-30 06:11:26] [localhost] finished: cd /data/genericrhel6-stage/www && /usr/bin/git add .; /usr/bin/git commit -a -m 'deploy ['mozillaignite.allizom.org']' (59.343s) [localhost] out: [master f6b4859] deploy [mozillaignite.allizom.org] [localhost] out: Committer: root <root@genericadm.private.phx1.mozilla.com> [localhost] out: Your name and email address were configured automatically based [localhost] out: on your username and hostname. Please check that they are accurate. [localhost] out: You can suppress this message by setting them explicitly: [localhost] out: [localhost] out: git config --global user.name "Your Name" [localhost] out: git config --global user.email you@example.com [localhost] out: [localhost] out: After doing this, you may fix the identity used for this commit with: [localhost] out: [localhost] out: git commit --amend --reset-author [localhost] out: [localhost] out: 18 files changed, 341 insertions(+), 255 deletions(-) [localhost] out: rewrite mozillaignite.allizom.org/mozillaignite/templates_ignite/challenges/winning.html (64%) [2012-08-30 06:11:26] Finished commit_www (59.344s) [2012-08-30 06:11:26] Running push_www [2012-08-30 06:11:26] [generic1.stage.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh mozillaignite.allizom.org [2012-08-30 06:11:26] [generic2.stage.webapp.phx1.mozilla.com] running: /data/bin/update-www.sh mozillaignite.allizom.org [2012-08-30 06:11:36] [generic1.stage.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh mozillaignite.allizom.org (10.394s) [2012-08-30 06:11:36] [generic2.stage.webapp.phx1.mozilla.com] finished: /data/bin/update-www.sh mozillaignite.allizom.org (10.482s) [2012-08-30 06:11:36] Finished push_www (10.484s) [2012-08-30 06:11:36] [generic1.stage.webapp.phx1.mozilla.com] running: touch /data/www/mozillaignite.allizom.org/mozillaignite/wsgi/betafarm.wsgi [2012-08-30 06:11:36] [generic2.stage.webapp.phx1.mozilla.com] running: touch /data/www/mozillaignite.allizom.org/mozillaignite/wsgi/betafarm.wsgi [2012-08-30 06:11:37] [generic2.stage.webapp.phx1.mozilla.com] finished: touch /data/www/mozillaignite.allizom.org/mozillaignite/wsgi/betafarm.wsgi (0.735s) [2012-08-30 06:11:37] [generic1.stage.webapp.phx1.mozilla.com] finished: touch /data/www/mozillaignite.allizom.org/mozillaignite/wsgi/betafarm.wsgi (0.895s)
Status: NEW → ASSIGNED
06:30:29 <Boozeniges> mark it as fixed and I can verify it
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
That's all looking good - thanks very much!
Status: RESOLVED → VERIFIED
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.