~jcsackett/charmworld/bac-tag-constraints

  • Committer: Rick Harding
  • Author(s): Richard Harding
  • Date: 2012-12-06 19:11:38 UTC
  • mfrom: (71.1.5 addbuildout)
  • Revision ID: rick.harding@canonical.com-20121206191138-rnuqrbuv2pe23c57
Add buildout environment support.

WARNING: not all jobs/scripts and code worked so we might be missing deps that
need to be added to the download cache.

Adds buildout with a download-cache. It's a split repo and auto pulls during
installing dependencies. Defaults to locked down and will only install from
download cache. Missing deps need to be added there first and updated in
versions.cfg.

Adds a bunch of new makefile targets for the various buildout segments.

Provides:
- make install - normal dev install with testing and linting tools.
- make deploy - bare install only supporting the pyramid app currently.
- make lint - run linting tools against the codebase.
- make distclean - reset the buildout environment.
- make check - clean, install, and run tests. This should be our jenkins/ci
target.

R=abentley
CC=
https://codereview.appspot.com/6886049
Filename Latest Rev Last Changed Committer Comment Size
..
charmworld 1 13 years ago kapil.foss at gmail charmworld pyramid starter Diff
docs 33 13 years ago kapil.foss at gmail add install doc Diff
scripts 21 13 years ago Kapil Thangavelu add ctl scripts Diff
.bzrignore 71.1.4 12 years ago Rick Harding Garden bzrignore to have trailing / 222 bytes Diff Download File
AUTHORS.txt 62 12 years ago kapil.foss at gmail add authors, and project link 41 bytes Diff Download File
File bootstrap.py 71.1.2 12 years ago Rick Harding Add missing files 9.8 KB Diff Download File
buildout.cfg 71.1.2 12 years ago Rick Harding Add missing files 1.6 KB Diff Download File
CHANGES.txt 1 13 years ago kapil.foss at gmail charmworld pyramid starter 28 bytes Diff Download File
development.ini 66.1.1 12 years ago Rick Harding Inital tweaks getting going 796 bytes Diff Download File
distribute_setup.py 71.1.2 12 years ago Rick Harding Add missing files 15.3 KB Diff Download File
LICENSE.txt 61 12 years ago kapil.foss at gmail add license 33.7 KB Diff Download File
Makefile 71.1.5 12 years ago Rick Harding Garden 2.8 KB Diff Download File
MANIFEST.in 1 13 years ago kapil.foss at gmail charmworld pyramid starter 133 bytes Diff Download File
production.ini 54 12 years ago Kapil Thangavelu exception logging with url, bzr revision check use 1 KB Diff Download File
README.txt 7 13 years ago kapil.foss at gmail work in progress on multi namespace support 252 bytes Diff Download File
setup.cfg 1 13 years ago kapil.foss at gmail charmworld pyramid starter 538 bytes Diff Download File
setup.py 68.1.3 12 years ago Rick Harding remove tests_require. Done in the makefile 1003 bytes Diff Download File
versions.cfg 71.1.2 12 years ago Rick Harding Add missing files 1.1 KB Diff Download File