← Back to team overview

yellow team mailing list archive

Serve runtime environment statically. (issue 6878053)

 

Reviewers: mp+138212_code.launchpad.net,

Message:
Please take a look.

Description:
Serve runtime environment statically.

Create two new "prod" and "debug" environments, that are served
statically by a HTTP Python server. Keep serving the "devel"
environment dinamically by node.js, it will be made static
later. Make tests run in the "debug" environment. Refactor the
Makefile adding some docs and targets.

https://code.launchpad.net/~teknico/juju-gui/bug-1078910-serve-app-statically/+merge/138212

(do not edit description out of merge proposal)


Please review this at https://codereview.appspot.com/6878053/

Affected files:
   M .bzrignore
   M Makefile
   A [revision details]
   A app/config-debug.js
   M app/config.js
   M test-server.js
   M test/index.html



-- 
https://code.launchpad.net/~teknico/juju-gui/bug-1078910-serve-app-statically/+merge/138212
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~teknico/juju-gui/bug-1078910-serve-app-statically into lp:juju-gui.


References