Alternately load students.json from a URL.

Review Request #6950 — Created Feb. 14, 2015 and submitted

Information

student-sonar
master
74785b3...

Reviewers

When deploying, we need to have students.json available somewhere. Rather than
committing this to git, I've stuck it into an S3 bucket. We now check to see if
it's present on the filesystem and use that, and otherwise load it from a URL.

Verified that sonar still loads correctly.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        lib/students.js
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        lib/students.js
    
    
  2. 
      
david
reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        lib/students.js
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        lib/students.js
    
    
  2. 
      
david
mike_conley
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (5a94652)
Loading...