Closed Bug 923469 Opened 11 years ago Closed 11 years ago

Need to update with latest Summit code on https://summit.mozilla.org

Categories

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

task
Not set
blocker

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Harald, Assigned: pir)

Details

We have an update that fixes a set of login issues and opens the app up for use without login. Please pull the latest git master to production as soon as possible. Thank you!
Assignee: server-ops-webops → pradcliffe
Pushed.

[pradcliffe@summitapp1.webapp.scl3 ~]$ cd /data/www/summit.mozilla.org/summit
[pradcliffe@summitapp1.webapp.scl3 summit]$   sudo git pull
remote: Counting objects: 72, done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 59 (delta 41), reused 42 (delta 24)
Unpacking objects: 100% (59/59), done.
From https://github.com/digitarald/firehug
   5da553c..1840392  master     -> origin/master
Updating 5da553c..1840392
Fast-forward
 app.js                              |  7 +++
 public/css/app.styl                 | 32 +++++++-----
 public/js/app.js                    | 89 ++++++++++++++++-----------------
 public/partials/getting-around.html | 98 ++++++++++++++++++-------------------
 public/partials/home.html           | 18 ++++---
 public/partials/login.html          | 14 ++----
 views/index.html                    |  3 ++
 7 files changed, 138 insertions(+), 123 deletions(-)
[pradcliffe@summitapp1.webapp.scl3 summit]$   sudo supervisorctl restart summitapp
summitapp: stopped
summitapp: started
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Thanks!
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.