Add package.json and update pipeline config for djblets.

Review Request #8034 — Created March 6, 2016 and submitted

Information

Djblets
release-0.10.x
36d68d9...

Reviewers

This change adds a package.json and updates the djblets settings.py to match
what we do in Review Board, for use when building packages.

  • Did an npm install and saw everything get installed correctly.
  • Ran build-media.py and setup.py bdist_egg and checked that the compiled
    static media looked correct.
reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        djblets/settings.py
    
    Ignored Files:
        package.json
    
    
    
    Tool: Pyflakes
    Processed Files:
        djblets/settings.py
    
    Ignored Files:
        package.json
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.10.x (cd14d0a)
Loading...