~cjwatson/charms/+source/turnipcake:deploy-from-git

Last commit made on 2015-12-08
Get this branch:
git clone -b deploy-from-git https://git.launchpad.net/~cjwatson/charms/+source/turnipcake
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Branch information

Name:
deploy-from-git
Repository:
lp:~cjwatson/charms/+source/turnipcake

Recent commits

f63ccf0... by Colin Watson

Move .bzrignore to .gitignore

50c4b23... by Colin Watson

Deploy code from git

257c873... by Colin Watson

Remove support for upgrading from old-style assets

48bb459... by Colin Watson

Avoid race on initial deployment

Deploy with a temporary juju configuration file so that we always have a
build label.

Based on a change by Kit Randel to the rutabaga charm.

23a002d... by Colin Watson

Ensure correct ownership of the db directory in the new payload being unpacked, not the old one.

717ef6f... by Colin Watson

Support anonymous access to Swift.

bee3908... by Colin Watson

Remove unused method.

01cab54... by Colin Watson

Don't try to run migrations on a nonexistent database.

cc0892f... by Colin Watson

Allow updating the code payload separately from the charm using a build label.

b3a7f27... by Colin Watson

Fix over-indentation.