~canonical-launchpad-branches/charms/+source/turnip:master

Last commit made on 2019-01-14
Get this branch:
git clone -b master https://git.launchpad.net/~canonical-launchpad-branches/charms/+source/turnip
Members of Canonical Launchpad Branches can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

fa05858... by Colin Watson

Support newer versions of the nrpe charm

This is a bit of a hack, but can be simplified once all deployments have
been upgraded.

LP: #1804851

Merged from https://code.launchpad.net/~cjwatson/charms/+source/turnip/+git/turnip/+merge/359747

af6e070... by Colin Watson

Support newer versions of the nrpe charm

This is a bit of a hack, but can be simplified once all deployments have
been upgraded.

LP: #1804851

1723f9c... by Colin Watson

Drop REQUIRED_PACKAGES

This is handled by payload-declared dependencies now.

f5529d4... by Colin Watson

Install system dependencies declared by payload

This gives the payload a bit more control over its system dependencies,
which is especially useful across libgit2/pygit2 upgrades.

9055a1c... by Colin Watson

Install packages before deploying code upgrades

Code upgrades may require us to have (for example) an upgraded libgit2,
so call install_packages first. For fresh deployments, this is a bit of
duplicated work but is harmless.

Merged from https://code.launchpad.net/~cjwatson/charms/+source/turnip/+git/turnip/+merge/322684

ff80759... by Colin Watson

Install packages before deploying code upgrades

Code upgrades may require us to have (for example) an upgraded libgit2,
so call install_packages first. For fresh deployments, this is a bit of
duplicated work but is harmless.

bb979ae... by Colin Watson

Merge branch 'neater-logrotate'

08a549d... by Colin Watson

Move .bzrignore to .gitignore

aa04807... by Colin Watson

Deploy code from git

6d864eb... by Colin Watson

Remove unused configuration key