~james-page/simplestreams:snap

Last commit made on 2020-06-15
Get this branch:
git clone -b snap https://git.launchpad.net/~james-page/simplestreams
Only James Page can upload to this branch. If you are James Page please log in for upload directions.

Branch merges

Branch information

Name:
snap
Repository:
lp:~james-page/simplestreams

Recent commits

7e8001c... by James Page

Mark snap as stable

e810c3a... by James Page

Use setuptools rather than distutils.

77bc3a4... by James Page

Drop snap target from list of defaults

b07b389... by James Page

Add tox target for snapcraft build

29d8c24... by James Page

Set default keyring

Ensure that the keyring passed to gpg for verfication of signatures
is set to a sensible default.

This works for both the Debian package and Snap package as the Snap
uses a layout to remap /usr/share/keyrings correctly.

fa76fe3... by James Page

Set version information automatically for each build

9f952a5... by James Page

Use registered official name

3ef144f... by James Page

Add snap packaging for simplestreams

This should make distribution easier going forward.

ca85e0e... by James Page

Add support for setting image custom properties

Add support for setting image custom properties on all images
synced into glance.

This feature was contributed into the glance-simplestreams-sync
charm in order to set various additional properties for arm64
based clouds.

7b32d5c... by James Page

Unpin linting tools to allow them to work on Ubuntu 20.04 LTS.

Misc lint tidy as a result of new versions of tools and new checks.