lp:~teknico/juju-gui/1086512-revise-docs

Created by Nicola Larosa and last modified
Get this branch:
bzr branch lp:~teknico/juju-gui/1086512-revise-docs
Only Nicola Larosa can upload to this branch. If you are Nicola Larosa please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nicola Larosa
Project:
juju-gui
Status:
Merged

Recent revisions

280. By Nicola Larosa

Revert capitalization changes, make new capitalization changes, add 'sphinx' target to Makefile.

279. By Nicola Larosa

Merged from trunk.

278. By Nicola Larosa

Add text to README, fix links and other text.

277. By Nicola Larosa

Fix doc build errors and warnings.

276. By Nicola Larosa

Fix the title markup in architecture.rst.

275. By Nicola Larosa

Move the hacking doc from README to HACKING, updating it.

274. By Madison Scott-Clary

Exclude config.js from minification

config(-debug).js should not be included in minification because it is already included in index.html, and needs to be modified in the charm start hook after the build process.

R=teknico
CC=
https://codereview.appspot.com/6905059

273. By Nicola Larosa

Make tests runnable in production.

Allow tests to run in the production environment, by executing
the "make test-prod" command. They currently fail, and will be
fixed in a future branch.

The branch also sorts the PHONY makefile targets in alphabetical order.

R=gary.poster, bac
CC=
https://codereview.appspot.com/6868092

272. By Benji York

Add the ability to make releases to the Makefile

The "dist" target creates a (gzipped) tar file which contains the entire
branch sans the ".bzr" and "release" directories.

This branch also introduces a CHANGES.yaml file. We are experementing with
YAML (instead of text or reST) to see if it has any advantages, especially in
the relm of displaying recent changes in the app itself.

There are two kinds of releases that can be made and they can be made to
either the "real" Launchpad site or to the staging site (for trial-runs).
Full details have been added to the procedures documentation.

R=teknico, benjamin.saller
CC=
https://codereview.appspot.com/6909046

271. By Madison Scott-Clary

Sanity check for PWD in makefile

After research, it appears PWD is not being set in certain environments, breaking new builds (sudo, in particular, does not have PWD on the whitelist of environment variables to keep). This will ensure that PWD is not empty, resulting in root paths. +1 from benji and gary_poster on IRC.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:juju-gui/experimental
This branch contains Public information 
Everyone can see this information.

Subscribers